.container-1920 {
    max-width: 1920px;
    padding: 0px 18%;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

.wrapper {
    max-width: 1920px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

body {
    font-family: AraHamahKilania-Regular;
    direction: rtl;
      margin-top: unset;
}



a:hover {
    text-decoration: unset;
     color : #f1942d;
}


.wp-block-columns{
    
    direction: ltr;
}



div#toolbar-item-administration-tray {
    direction: ltr;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: right;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: right;
}


.slider .slider-link-to {
    animation: fadeIna .7s ease-in both 1.2s;
}

.slider .silder-content p {
    animation: fadeIna .7s ease-in both .9s;
}

.slider .silder-content h2 {
    animation: fadeIna .8s ease-in both .2s;
}


@keyframes fadeIna {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}


.service .service-boxs>div:nth-child(3) {
    animation: fadeIna .7s ease-in both 1.2s;
}

.service .service-boxs>div:nth-child(2) {
    animation: fadeIna .7s ease-in both .9s;
}

.service .service-boxs>div:nth-child(1) {
    animation: fadeIna .8s ease-in both .2s;
}

@keyframes fadeIna {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes loop1 {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(5%);
    }
}




/**
 * ----------------------------------------
 * animation shake-vertical
 * By Omar Alsaheb
 * ----------------------------------------
 */
@-webkit-keyframes loop {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes loop {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}






/* if your website arabic */

/*

    [dir="rtl"] .col-xs-1,[dir="rtl"]  .col-xs-10,[dir="rtl"]  .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: right;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}

[dir="rtl"] .col-lg-1,[dir="rtl"]  .col-lg-10,[dir="rtl"]  .col-lg-11,[dir="rtl"]  .col-lg-12,[dir="rtl"]  .col-lg-2,[dir="rtl"]  .col-lg-3,[dir="rtl"]  .col-lg-4,[dir="rtl"]  .col-lg-5,[dir="rtl"]  .col-lg-6,[dir="rtl"]  .col-lg-7,[dir="rtl"]  .col-lg-8,[dir="rtl"]  .col-lg-9 {
    float: right;
}


}

[dir="rtl"] .col-xs-1,[dir="rtl"]  .col-xs-10,[dir="rtl"] .col-xs-11,[dir="rtl"]  .col-xs-12,[dir="rtl"]  .col-xs-2,[dir="rtl"]  .col-xs-3,[dir="rtl"]  .col-xs-4,[dir="rtl"]  .col-xs-5,[dir="rtl"]  .col-xs-6,[dir="rtl"]  .col-xs-7,[dir="rtl"]  .col-xs-8,[dir="rtl"]  .col-xs-9 {
    float: right;
}


*/

/* if your website arabic */

/*


.slider .slider-conten-linkto {
    animation: fadeIna .7s ease-in both 1.2s;
}

.slider .slider-conten-body {
    animation: fadeIna .7s ease-in both .9s;
}

.slider .slider-conten-title {
    animation: fadeIna .8s ease-in both .2s;
}

@keyframes fadeIna {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}


*/

@font-face {
    font-family: AdamsHand-Plain;
    src: url("../font/AdamsHand-Plain.ttf");
}

@font-face {
    font-family: AraHamahKilania-Regular;
    src: url("../font/AraHamahKilania-Regular.ttf");
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url("../font/MyriadPro-Regular.otf");
}

.sec-color {
    color: #f1942d;
}

/* Start Header */

.header-logo img {
   width: 100px;
height: auto;
}

.header-menu ul {
    list-style: none;
padding: 0;
}
.header-menu ul li ul li {
    width: 100%;
}
.header-menu ul li ul li a:hover {
    background-color: #f0952a;
    margin: 1px;
}


.open > .dropdown-menu {
    display: inline-table;
    right: 0;
    width: 100%;
    text-align: right;
}



.header-menu ul li {
    display: inline-block;
    margin-left: 13px;
    font-size: 24px;
}

.header-menu ul li a {
    color: #605e5f;
    transition: .7s;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #f1942d;
    color: #fff;

}


.header .nav > li > a:hover, .header .nav > li > a:focus {
   
transition: 0.5s;
transform: translateY(-24%) translateX(0);
}


.header {
    display: inline-block;
    width: 100%;
    margin-top: 7px;
    padding-right: 1%;
    padding-left: 1%;
    z-index: 3;
position: relative;
}

.header-menu {
    display: inline-block;
    width: 100%;
    margin-top: 34px;
}

.slider img {
    width: 100%;
}

/* End Header */

/* Start about */
.about-us h3 {
    text-align: right;
}

.about-us h3 a {
    color: #f19447;
    font-size: 34px;
}
.mechanism-of-action-text a {
    color: black;
}


.about-us {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 31px 0px;
}

.about-us-head {
    font-size: 27px;
}

.about-us h2 {
    font-size: 39px;
    margin: 0;
    margin-bottom: 41px;
}

.about-us-img img {
    float: right;
    width: 100%;
    height: auto;
}

.partners img {
    width: 161px;
    height: auto;
    min-height: 208px;
object-fit: contain;

}

.about-us p {
    font-size: 22px;
    text-align: justify;
}

/* End about */

/* Start service */

.service-boxs-img img {
   width: 100%;
max-height: 172px;
margin-bottom: 8px;
}


.service-boxs {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.service-title {
    text-align: center;
    font-size: 39px;
    margin: 55px 0;
}

.service {
    background-image: url("../images/service.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.service-boxs-img {
    background-color: #fff;
    padding: 25px 22px;
    padding-bottom: 25px;
    border-radius: 9px;
    padding-bottom: 39px;
    box-shadow: 0px 13px 19px 1px #d4d4d4;
    transition: 0.5s;
    margin: 9px 0;
    min-height: 358px;
}
.expirt{
    min-height: 307px;
   
}
.expirt img{
    
    height: auto !important;
}

.service-boxs-img:hover {
 /*   animation: loop infinite .8s ease .8s; */
    -webkit-animation: loop 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: loop 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    /* transform: translateY(-17px);*/
    box-shadow: 0px 13px 19px 1px #b5b5b5;
   background: rgb(253,187,45);
background: linear-gradient(0deg, rgba(253,187,45,0.4150035014005602) 0%, rgba(253,187,45,1) 100%);
    
}
.service-boxs-img:hover a {
    color: #fff;
    transition: 0.5s;
}
.service-boxs-img:hover.service-boxs-img img{
    filter: grayscale(70%) blur(0.8px);
    transition: 0.5s;
}
.service-boxs-img a {
    font-size: 21px;
    color: #000;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.service-more {
    text-align: center;
    font-size: 28px;
    margin-top: 57px;
    margin-bottom: 108px;
}

.service-more a {
    background-color: #f1942d;
    color: #fff;
    border-radius: 13px;
    padding: 3px 40px;
    transition: .5s;
}
.service-more a:hover {
    background-color: #b2b2b2;
    color: #fff;
    box-shadow: 0px 1px 9px 5px #c6c6c6;
}

/* End service */

/* Start project */

.projects-counter:hover {
    animation: scale infinite .8s ease .8s;
    /* transform: scale(1.2); */
    border-bottom: 4px solid #f1942d;
border-radius: 33px;
}

.projects-counter-title {
    margin-bottom: 12px;
}
.projects-counter {
    transition: 0.2s;
}

.projects-counter-icon img {
    width: 50px;
    height: auto;
}

.projects {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 78px 0;
}

.projects-title {
    font-size: 39px;
    margin-bottom: 83px;
}


.projects-counter-number {
    color: #f1942d;
    font-size: 60px;
    font-family: MyriadPro-Regular;
}

.projects-counter-title a {
    font-size: 18px;
    color: #767676;
}

/* end project */

/* Start google map & contacts */

.map-contacts {
    position: relative;
   margin-bottom: 19%;
}

.contact-us {
    width: 100%;
}

.contact-us-irbid-amman {
    background-color: #f1942d;
    min-height: 448px;
    color: #fff;
}

.contact-us-irbid-amman-box {
    width: 100%;
    background-color: #2d2d2d;
   padding: 20px 16px 26px 6px;
    text-align: right;
}
.contact-us .contact-us-form h2 {
    color: black;
    text-align: right;
}


.contact-us-form {
    width: 100%;
    background-color: #fff;
   padding: 1px 14px 0 27px;
}

.contact-us-col-1 {
    float: right;
  width: 40%;
}

.contact-us-col-2 {
    float: right;
   width: 60%;
}

.contact-us-col {
    width: 100%;
    display: inline-block;
   box-shadow: 0 0 10px 3px #727272;
    border-radius: 9px;
}

/* end google map & contacts */

.partners {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 31px;
}

/* start partners */


/* Footer */
footer .container-1920{
    padding: 0px 4%;
}
footer ul li a {
    transition: .7s;
}
footer {
    background-image: url("../images/footer.jpg");
    color: #fff;
    text-align: center;
    padding: 39px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 68px;
   
}

.footer-right img {
    width: 139px;
    
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul li a {
    color: #fff !important;
    font-size: 17px;
}

footer h2 {
    margin-bottom: 8px;
}



.footer-right p {
    font-size: 16px;
}

footer hr {
    border: 1px solid #383838;
}

/* Inner page */

.region.region-header {
    background-image: url("../images/service.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 132px 0;
    margin-bottom: 73px;
    background-attachment: fixed;
}

.page-header {
    border-bottom: unset;
}

.navbar-default {
    background-color: unset;
    border-color: unset;
    border: unset;
}

/* Inner page */

.active {
    color: #f1942d;
}

.view.view-service-side-bar.view-id-service_side_bar .active {
    color: #f1942d !important;
}


.region-service-side-bar {
    background-color: #f5f5f5;
    border-radius: 13px;
    padding: 18px 11px;
}

.view.view-service-side-bar.view-id-service_side_bar ul {
    list-style: none;
    padding: 0;
}

.view.view-service-side-bar.view-id-service_side_bar ul li a {
    color: black;
    font-size: 20px;
}

.view.view-service-side-bar.view-id-service_side_bar ul li {
    margin-bottom: 2px;
}

.content {
    margin-top: 20px;
}

.region-service-side-bar h2 {
    margin: 0;
    margin-bottom: 32px;
}

.flexslider {
    border: 0;
   
}

.contact-us-col-2 .form-control {
    background-color: #f5f5f5;
    font-size: 18px;
    border: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: unset;
}

.contact-us-col-2 .btn-primary {
    color: #fff;
    background-color: #f1942d;
    border-color: unset;
    padding: 4px 50px;
    border-radius: 10px;
    font-size: 25px;
    transition: 0.4s;
}
.contact-us-col-2 .btn-primary:hover {
    background-color: #b2b2b2;
    color: #fff;
    box-shadow: 0px 1px 9px 5px #c6c6c6;
}

.btn-primary:hover {
    background-color: #b2b2b2;
    color: #fff;
    box-shadow: 0px 1px 9px 5px #c6c6c6;
}
.btn-primary {
    color: #fff;
    background-color: #f1942d;
    border-color: unset;
    padding: 4px 50px;
    border-radius: 10px;
    font-size: 25px;
    transition: 0.4s;
}


.l-hi {
    line-height: 34px;
}

.slider {
    overflow: hidden;
}

.slider .flex-direction-nav a::before {
 
    line-height: 40px;
}

.silder-content {
    position: absolute;
    top: 34%;
    color: #fff;
    right: 3%;
    padding: 0 5%;
}
.silder-content h2 {
    font-size: 55px;
    background-color: #0000004f;
    display: inline-block;
    margin-bottom: 14px;
    padding: 0 11px;
}
.silder-content p {
    font-size: 32px;
    background-color: #0000004f;
    display: inline-block;
    width: 100%;
}

.slider-link-to a {
    background-color: #f1942d;
    color: #fff;
    border-radius: 13px;
    padding: 3px 26px;
    transition: .5s;
    font-size: 26px;
}


#edit-container-02 .control-label {
    font-size: 5vh;
}


@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

@-webkit-keyframes scaling {
From {
    -webkit-transform: scale(1.0);
}
To {
    -webkit-transform: scale(2.0);
}

}
.scaling img {
-webkit-animation: scaling 40s infinite alternate;
}
.scaling {
    overflow: hidden;
}


.mechanism-of-action {
    display: inline-block;
    width: 100%;
    background-color: #eff2fb;
    padding: 39px 0;
     text-align: center;
}.mechanism-of-action img{max-width: 90%;	}

.mechanism-of-action-title {
    font-size: 39px;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 41px;
   
}

.mechanism-of-action-text {
    font-size: 23px;
    margin-top: 24px;
}

.header-logo-desktop img {
    width: 100%;
    display: inline-block;
    margin-top: 14px;
}

footer a {
    color: #fff;
}

.contact-us a {
    color: #fff;
}

.contact-us a:hover {
    color: #f1942d;
}

#edit-processed-text-01 {
    margin-right: 33px;
    margin-top: -17px;
}

#edit-processed-text-01 h2 {
    font-size: 6vh;
}



