body
{
    font-family: 'Brando Arabic' !important;
    font-weight: normal;
    font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after
{
    margin-left: 0;
}
header
{padding: 23px 0;}

header .left li.wpml-ls-item-ar a:before
{
    display:none;
}
header .sections
{
    position:relative;
    margin-left: 3%;
}
header .search .btn-primary{
    padding:0
}
header .sections:after
{
    position:absolute;
    content:'';
    background:url(../images/menu.png)no-repeat;
    left: -23px;
    top: 20px;
    width:28px;
    height:21px;
    background-size: 75%;
}
header .menu
{
    padding-top: 15px;
    display: inline-block;
    text-align:center;
}
header .menu .navbar-nav
{
    float:none;
}
header  .menu li a
{
     color: #039BB4;
     font-size: 13px;
     padding: 0 4px;
     transition: all 0.5s ease-in-out;
     position: relative;
     font-weight: bold;
}
header .menu li.dropdown a::before {
    display:none;
}
header .menu li.dropdown .dropdown-menu li a::after {
    bottom:0px;
    left: -86px;
}
header .menu li a:hover::before,
header .menu li a:focus::before {
    width:40px;
    transition:all 0.5s ease-in-out;
}
header .wpml-ls-item-en
{
    display:none;
}
header .wpml-ls-native
{
    background: #039bb4;
    padding: 9px;
    transition:all .5s;
    color: #fff;
    border-radius: 0 0 19px 0;
}
header .menu .dropdown-menu 
{
    margin-top: 0;
    border: none;
    transition: all 0.5s ease-in-out;
    animation: 1s fadeInDown;
    border-radius: 0 0 30px 0;
    min-width: 386px;
}
header .menu .dropdown-menu li
{
    display:inline-block;
    width:49%;
    padding:0 10px;
}
header .menu .dropdown-menu li:hover a 
{
    transition:all 0.5s ease-in-out;
    color: #372d1b;
}
header .menu .dropdown-menu li a 
{
    transition:all 0.5s ease-in-out;
    background:transparent ;
    color: #372d1b;
    font-size:15px;
    font-weight:600;
    padding:10px 18px;
}
header  .menu li.dropdown:hover a
{
    background:transparent;
}
header .menu .dropdown-menu:hover a
{
    background:transparent !important;
    /* color: #000; */
}
header .menu li:hover a
{
    color:#eb840c;
    transition:all 0.5s ease-in-out;
}
.profiles{
      width: 80%;
    margin: 50px auto;
    text-align: center;
}
.wh_special{
    padding-right: 50px !important;
    padding-left: 58px !important;
}
.profiles a{
        background: #fca642;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    font-size: 19px;
    margin: 0 5px;
}
.profiles a:last-of-type{
    background:#039bb4
}
header .info-header li a
{
    display:block;
    color:#039bb4;
    font-family: 'Loew Next Arabic';
    font-weight:bold;
    font-size: 17px;
    transition: all .5s;
}
header .info-header .icon
{
    display:inline-block;
}
header .info-header i
{
    background: #eb840c;
    border-radius: 0px 0 0 35px;
    padding: 0px 9px 7px 14px;
    margin-right: 11px;
    display: inline-block;
}
header .info-header a:hover i
{
    background:#039bb4;
    transition:all .5s;
}
header .info-header i:before
{
    color:#fff;
    font-size: 17px;
}
header .info-header .phone
{
    position:relative;
    top: 15px;
    padding-left: 50px;
}
header .info-header .phone:after
{
    position: absolute;
    content: "\f116";
    font-family: 'flaticon';
    color: #fff;
    font-size: 21px;
    background: #eb840c;
    left: 0;
    top: 5px;
    border-radius: 0px 0px 0px 37px;
    padding: 6px 8px 4px 14px;
    transition: all .5s;
}
header .info-header .phone:hover:after
{
    background:#039bb4;
    transition:all .5s;
}
.nav>li>a:focus, .nav>li>a:hover ,
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
{
    background:transparent;
}
.logo img{
        padding-right: 11px;
    margin-top: -12px;

}
header .search ,.sections ,.logo{display:inline-block;}
header .search{
    position: relative;
    top: -5px;
}
header .search .btn-primary
{
    background:transparent;
    box-shadow:none;
    transition:all .5s;
}
header .search .btn-primary:focus
{
    outline:none;
    background:transparent;
}
header .search .btn-primary:hover svg path
{
    fill:#d29500;
    transition:all .5s;
}
.modal
{
    background: rgba(0,0,0,.8);
}
.modal .modal-content
{
    background:transparent;
    box-shadow:none;
    border:none;
    margin-top: 44%;
}
.modal .modal-header
{
    border:none;
    position: absolute;
    top: -264px;
    right: -347px;
}
.modal .close
{
    text-shadow:none;
    color:#fff;
    opacity:1;
    font-size: 45px;
}
.modal .form-control
{
    background:transparent;
    border:none;
}
.modal .form-control:focus
{
    box-shadow:none;
}
.modal .input-group
{
    border-bottom: 5px solid #eb840c;
}
#searchform button 
{
    background:transparent;
    box-shadow:none;
    border:none;
    transition:all 0.5s ease-in-out;
}
.modal i:before
{
    transition:all 0.5s ease-in-out;
    font-size: 25px;
    color:#eb840c;
    position: relative;
    top: -3px;
}
.modal input::placeholder
{
    color:#eb840c;
    font-size:20px;
    font-family: 'Loew Next Arabic';
}
header .info-header 
{
    margin-top: -9px;
    text-align: right;
}
footer
{
    position:relative;
    margin-top: 0;
    padding: 26px 0;
}
footer .links
{text-align: center;padding-bottom: 20px;position: relative;}
footer .links:after
{
    position:absolute;
    content:'';
    background:#e4e2e2;
    bottom:0;
    width:65%;
    height:1px;
    left:0;
    right:0;
    text-align:center;
    margin:auto;
}
footer .links ul
{
    list-style:none;
    padding:20px 0 0 0;
}
footer .links ul li
{
    padding: 0 13px;
    position:relative;
    display: inline-block;
}
footer .links ul li:last-of-type:after
{
    display:none;
}
footer .links ul li a
{
    color: #c5c4c4;
    line-height: 2.2;
    font-size: 17px;
    transition:all 0.5s ease-in-out;
    display:block;
}
footer .links ul li:hover a
{
    color:#fca642;
    transition:all 0.5s ease-in-out;
}
footer .bottom
{padding-top: 32px;width: 72%;margin: auto;}
footer .rights span
{
    font-weight:bold;
    font-size: 17px;
}
footer .rights p
{
    font-size: 14px;
    color: #9e9797;
}
footer .rowaad 
{
    text-align:right;
    margin-top: 30px;
}
footer .rowaad span a
{
    font-size: 17px;
    color: #039bb4;
}
.owl-carousel
{
}
.main-slider
{
    position:relative;
    z-index: 9;
    overflow: hidden;
}
.main-slider .swiper-viewport
{
    border:none;
    box-shadow:none;
    margin: 0;
}
.main-slider .swiper-slide:after
{
    position:absolute;
    content:'';
    background-image: linear-gradient(36deg, #1989a0, #EB840C);
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:.73;
    z-index: 9;
}
.main-slider .caption
{
    position:absolute;
    top: 29%;
    left: 49%;
    right:0;
    z-index: 99;
    /* width: 25%; */
    text-align: left;
    font-weight: bold;
}
.main-slider .caption h2
{
    color: #fff;
    font-size: 62px;
    line-height: 65px;
    font-weight: bold;
}
.main-slider .caption h4
{
    color: #fff;
    font-size: 50px;
    line-height: 58px;
}
.main-slider .swiper-pagination
{
    bottom: 13%;
    z-index: 99;
    position: absolute;
    left: 6%;
}
.main-slider .swiper-pagination-bullet
{
    background: #c99c68;
    opacity:1;
    box-shadow:none;
    width: 6px;
    height: 6px;
    display: block;
    margin: 7px 0;
}
.main-slider .swiper-pager
{
    z-index: 9;
    border-radius: 50px;
    transition:all .5s;
}
.main-slider .swiper-pager:hover
{
    /* background:#fff; */
    transition:all .5s;
}
.main-slider .swiper-pager:hover .swiper-button-next:before
,.main-slider .swiper-pager:hover .swiper-button-prev:before
{
   
    transition:all .5s;
}
.main-slider .swiper-viewport .swiper-button-prev
{
    left: -12%;
    opacity: 1;
    position: relative;
    top: 32px;
    border: 4px solid #fff;
    padding: 34px 0 34px 41px;
    width: 13%;
    border-radius: 30px 0px 0px 0px;
    display: inline-block;
    text-align: center;
    margin: auto;
    border-right: none;
    transform: rotate(180deg);
}
.main-slider .swiper-viewport .swiper-button-next
{
    opacity: 1;
    position: relative;
    /* transform: rotate(180deg); */
    top: -195px;
    border: 4px solid #fff;
    padding: 34px 0 34px 41px;
    width: 11%;
    border-radius: 0px 0px 0px 30px;
    display: inline-block;
    text-align: center;
    margin: auto;
    border-right: none;
    left: 88%;
}
.main-slider .swiper-viewport .swiper-button-next:hover
,.main-slider .swiper-viewport .swiper-button-prev:hover
{
    background:#039bb4;
}
.main-slider .swiper-button-next,.main-slider .swiper-button-prev
{
    margin:0;
    text-shadow:none;
    background:transparent;
}
.main-slider .swiper-button-next:before
{
     position: absolute;
     content: "\f103";
     font-family:'flaticon';
     right: 61%;
     top: 12px;
     color: #fff;
     font-size: 40px;
     /* font-weight: bold; */
}
.main-slider .swiper-button-prev:before
{
     position: absolute;
     content: "\f103";
     font-family:'flaticon';
     left: 14%;
     top: 12px;
     color: #fff;
     font-size: 40px;
     /* font-weight: bold; */
}
.about-us
{
    position:relative;
    overflow: hidden;
    min-height: 800px;
    margin-bottom: 24px;
    background: url(../images/about-back.png) center;
    background-size: cover;
}
.about-us h1
{
    font-weight: 900;    
    background: #eb840c; 
    padding: 40px 0 40px 10%; 
    margin: 0 0 32px 0;  
    width: 65%; 
    border-radius: 0 0 125px 0;
    color: #fff;
    font-size: 53px;
}
.about-us .text
{
    margin-top:30px;
}
.about-us .text h2
{
    color:#039BB4;
    font-size: 39px;
    font-weight:800;
    padding-bottom: 24px;
}
.about-us .text p
{
    color:#039BB4;
    font-size: 23px;
    font-weight: normal;
    line-height: 2;
}
.about-us a
{
    font-size: 21px;
    color:#eb840c;
    position: relative;
    top: 18px;
    text-decoration: underline;
    transition:all .5s;
    padding:20px;
    border-radius: 0 0 30px 0;
}
.about-us a:hover
{
    text-decoration:underline;
    background:#039bb4;
    color:#fff;
    padding:20px;
    transition:all .5s;
}
.about-us .about-img
{
    position:absolute;
    right: -7%;
    top: 42px;
    transform: rotate(-22deg);
}
.about-us .about-img img
{
    border-radius: 110px;
    width: 59%;
    display: block;
    margin: 25px 0;
    box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    padding: 21px;
    transition:all .5s;
}
.about-us .about-img .img1:hover
{
    transform:translateX(-12px);
     background:#eb840c;
    transition:all .5s;
}
.about-us .about-img .img2:hover
{
    transform:translateX(12px);
     background:#039bb4;
    transition:all .5s;
}
.owl-buttons div
{
    background:transparent !important;
    opacity:1 !important;
    padding:0 !important;
    margin:0 !important;
}
.partners .owl-buttons div.owl-next
{
    position: relative;
    top: -271px;
    left: 44%;
    transform: rotate(180deg);
}
.partners .owl-buttons div.owl-prev
{
    position: relative;
    top: -271px;
    left: 42%;
}
.owl-buttons i:before
{
    color:#e3e3e3 !important;
    font-size: 34px;
    transition:all 0.5s ease-in-out;
}
.owl-buttons i:hover:before
{
    color: #039bb4 !important;
    transition:all 0.5s ease-in-out;
}
.products
{
    margin: 40px 0 0;
    background:#f8f8f8;
    padding: 42px 0 137px;
    position: relative;
}
.products h1
{
    color: #039BB4;
    font-size: 36px;
    font-weight: 800;
    padding-bottom: 66px;
}
.products .item
{
    text-align:center;
    margin: 0 17px;
    padding:10px;
    transition:all .5s;
    border:2px solid transparent;
}
.products .item:hover
{
    background:#fff;
    border:2px solid #039bb4;
    border-radius:0 0 30px 0;
    transition:all .5s;

}
.products .item .title
{
    padding-top:20px;
}
.products .item .title h5
{
    font-size:25px;
    color:#039bb4;
}
.products .item .title span
{
    color:#fca642;
    font-size: 15px;
    font-weight: 600;
}
.home .products .item img
{
    width: 47%;
}
.products .more
{
    text-align:right;
    border: 3px solid #039bb4;
    padding: 20px 22px;
    color: #EB840C;
    border-radius: 0 0px 41px 0;
    font-size: 19px;
    text-decoration: underline;
    font-weight: 600;
    position: relative;
    left: 80%;
    top: 76px;
     transition:all .5s;
}
.products .more:hover
{
    background:#fca642;
    color:#fff;
    transition:all .5s;
}
/*.products:after*/
/*{*/
/*    position:absolute;*/
/*    content:'';*/
/*    background: #039bb4;*/
/*    left: 10%;*/
/*    bottom: 11%;*/
/*    width: 64%;*/
/*    height: 2px;*/
/*}*/
.partners
{
    box-shadow: 0 0 39px 2px rgba(0,0,0,.1);
    padding-bottom: 1px;
    border-bottom: 1px solid #e4e0e0;
    background: #fff;
}
.partners .title
{
    background:#f8f8f8;
    padding: 40px 0 40px 10%;
    margin-bottom: 61px;
    box-shadow: 0 0 39px 2px rgba(0,0,0,.1);
    padding-bottom: 37px;
    border-bottom: 1px solid #e4e0e0;
}
.partners .title h1
{
    color:#808080;
    font-weight:900;
    font-size: 44px;
    font-weight:900;
}
.home .partners .item
{
    min-height:auto;
}
.partners .item
{
    text-align:center;
    margin: 14px;
    min-height: 100px;
}
.home .partners .item .image img
{
    width:70%;
}
.customers
{
    padding-top:40px;
}
.customers .title h1
{
    position:relative;
    color: #808080;
    font-weight: 900;
    font-size: 44px;
    padding-bottom: 37px;
}
.customers .item
{
    text-align:center;
    margin: 20px 38px;
}
.customers .owl-pagination
{
    margin-top: 60px;
}
.customers .owl-theme .owl-controls .owl-page span
{
    width:7px;
    height:7px;
    background:#ccc;
    margin:0 3px;
}
.customers .owl-theme .owl-controls .owl-buttons div
{
    color:#e3e3e3;
}
.customers .owl-buttons div.owl-next
{
    position: relative;
    top: -339px;
    left: 47%;
    transform: rotate(180deg);
}
.customers .owl-buttons div.owl-prev
{
    position: relative;
    top: -340px;
    left: 46%;
}
.hu__hu__ { animation: hu__hu__ infinite 2s ease-in-out }
@keyframes hu__hu__ {
    50% { transform: translateY(30px) }
}

.elevateLeft { animation-name: elevateLeft }
@keyframes elevateLeft {
    from {
        transform: translateY(100%) rotate(-20deg);
        transform-origin: left;
    }
    40% {
        transform: rotate(20deg);
        transform-origin: left;
    }
    65% {
        transform: rotate(0deg);
        transform-origin: left;
    }
}

.leRainDrop span { animation-name: leRainDrop; animation-iteration-count: infinite; }
@keyframes leRainDrop {
    0%, 25%, 55%, 75%, 87%, 97%, 100% { transform: scaleX(1.0) }
    26%, 56%, 76% { transform: scaleX(1.3) scaleY(0.8) }
    31%, 61%, 81% { transform: scaleX(0.8) scaleY(1.2) }
    76%, 88% { transform: scaleX(1.2) }
    98% { transform: scaleX(1.1) }
}

.leFadeIn span { animation-name: leFadeIn }
@keyframes leFadeIn {
    from { opacity: 0 }
    to { opacity: 1 }
}
.testimonials 
{
    position:relative;
    margin-top: 32px;
}
.testimonials .container
{
    width:77%;
    margin:auto;
    text-align: center;
    box-shadow: 0 0 53px 2px rgba(0,0,0,.1);
    border-top: 1px solid #f1eaea;
    padding-top: 22px;
    padding-bottom: 46px;
    position: relative;
}
.testimonials .container:after
{
    position:absolute;
    content:'';
    background:url(../images/testmonial-bottom.png)no-repeat;
    right: -14%;
    top: -39px;
    width:435px;
    height:291px;
    background-size: 68%;
}
.testimonials .container:before
{
    position:absolute;
    content:'';
    background:url(../images/testmonial-top.png)no-repeat;
    right: 70%;
    bottom: -105px;
    width:435px;
    height:291px;
    background-size: 68%;
}
.testimonials .title
{
    background: transparent;
    text-align:center;
}
.testimonials .title i:before
{
    font-weight:bold;
    font-size: 40px;
    color:#ef9832;
    transform: rotate(18deg);
    display:inline-block;
}
.testimonials .title h1
{
    color: #039bb4;
    text-align:center;
    font-weight: 900;
    font-size: 31px;
    margin-top: 0;
}
.testimonials .item
{
    text-align:center;
    direction:ltr;
    margin: auto;
}
.testimonials .item .caption
{
    margin: auto;
    position:relative;
}
.testimonials .item p
{
    font-size: 23px;
    display: block;
    font-weight:300;
    line-height: 41px;
    color: #039bb4;
    width: 42%;
    margin: 4px auto 0;
}
.testimonials .item h5
{
    font-size: 20px;
    color: #fca642;
    /* margin-top:50px; */
    display: inline-block;
}
.testimonials .item span
{
    color: #fca642;
    font-weight:100;
}
.newsletter
{
    background: #039bb4;
    padding: 50px 0 95px;
    position: relative;
    margin-bottom: 0;
    margin-top: 154px;
}
.newsletter .newsletter-title h3
{
    color:#fff;
    font-size: 37px;
    font-weight: bold;
}
.newsletter .newsletter-title p
{
    color: #fca642;
    font-size: 26px;
    font-weight: 100;
}
.newsletter .info-con
{
    text-align: center;
    color: #fff;
    position: relative;
    left: 5%;
    top: 22px;
}
.newsletter .info-con .info li
{
    padding: 0 37px;
    position: relative;
}
.newsletter .info-con .info li:after
{
    position:absolute;
    content:'';
    background: #fca642;
    right:0;
    top: 31px;
    height: 50px;
    width:1px;
}
.newsletter .info-con .info li:last-of-type:after
{
    display:none;
}
.newsletter .info-con li h4
{
    font-size:35px;
    font-weight:500;
    margin-bottom: 0;
}
.newsletter .info-con li span
{
    font-size: 43px;
    font-family: 'Loew Next Arabic';
}
.newsletter .container
{
    width: 83%;
    margin:auto;
}
.newsletter .social 
{
    margin-top:55px;
}
.newsletter .social li
{
    padding:0 12px;
    transition: all .5s;
}
.newsletter .social .instagram:hover svg path
{
    fill:#742386;
    transition:all .5s;
}
.newsletter .social .twitter:hover svg path
{
    fill:#337ab7;
    transition:all .5s;
}
.newsletter .social .linked:hover svg path
{
    fill:#000;
    transition:all .5s;
}
.newsletter label
{
    font-size:0;
}
.newsletter .emaillist {
    width: 100%;
    /* display: inline-block; */
    margin-top: 23px;
}
.newsletter form {
    font-size:0;
    display:flex;
}
.newsletter .es-field-wrap
{width: 100%;}
.newsletter form .es_txt_email {
    font-size:25px;
    color: #039bb4;
    border: 1px solid #fff;
    padding: 24px 19px 25px 19px;
    /*background: url(../images/email.png) no-repeat top 46% left 7%/9%,#ffffff;*/
    border-radius: 7px;
    width: 100%;
}
.newsletter .emaillist input::placeholder
{
    color:#039bb4;
    font-size:25px;
}
.newsletter form input[type="submit"] {
    background: #fca642;
    box-shadow:none;
    border-radius:10px;
    font-size: 19px;
    margin-left: 10px;
    height: 86px;
    transition:all 0.8s;
    color: #fff;
    font-weight: bold;
    padding: 0 9px;
}
.newsletter form input[type="submit"]:hover {
    background:#ffffff;
    color:#039bb4;
}
/* start menu mobile */
nav#slide-menu .logo
{
    margin:auto;
    padding: 19px 25px;
    background: #fff;
    background-size: 100%;
    text-align: center;
    position:relative;
    display:block;
    
}

nav#slide-menu .menu:after
{
    content:"";
    position:absolute;
    top: 108px;
    background: url(../images/shape1.png) no-repeat;
    width:100%;
    height: 10px;
    left: 0;
    background-size: 100%;
}



nav#slide-menu 
{
    position: fixed;
    top: 0;
    left: -267px;
    bottom: 0;
    display: block;
    float: left;
    width: 100%;
    overflow: auto;
    max-width: 267px;
    height: 100%;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background: #fff;
    background-size: 165%;
    z-index: 99999;
    /* text-align:  center; */
    background: #039bb4;
    /* background-size:50%; */
}
nav#slide-menu .menu
{
    display: block;
}
nav#slide-menu ul.menu
{
    /* display: block; */
    padding: 0;
    list-style: none;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    /* margin: -3px 0; */
    padding-left: 29px;
}
#menu-language
{
    padding-left: 25px;
}
nav#slide-menu ul li a
{
     color: #fff !important;
     cursor: pointer;
     font-size: 18px;
     padding: 2px;
}
nav#slide-menu ul.dropdown-menu li a
{
    padding:0 20px
}
nav#slide-menu ul li a:focus
{
    background:transparent !important;
}
nav#slide-menu ul li
{
    display:block;
    padding: 4px 0 5px;
    /* border-bottom: 1px solid #489469; */
    width: 79%;
}

nav#slide-menu ul li.wpml-ls-item-en
{
    display:none;
}

nav#slide-menu ul li.wpml-ls-item-ar span
{
    font-family:'Poppins';
}

nav#slide-menu .dropdown-inner ul li 
{
    padding:10px 0;
}

.responsive  .closebtn {
    position: absolute;
    background-color: #ec8813;
    color: #fff;
    width: 2.462rem;
    height: 2.4562rem;
    line-height: 2.154rem;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    top: 0px;
    right: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0;
    z-index: 99999999999999999999;
}

.responsive .overlay
{
    width: 100%;
    height:100%;
    top: 0;
    background: rgba(0,0,0,0.7);
    position: fixed;
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.menu-active .responsive .overlay
{
    display:block;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9999999;
}

body.menu-active nav#slide-menu 
{
    left: 0px;
    z-index: 99999999;
}

body.menu-active nav#slide-menu ul 
{
    left: 0px;
    opacity: 1;
    /* display: block; */
}

body.menu-active nav#slide-menu ul.dropdown-menu
{
    left: 0;
    position:  relative;
    /* text-align:  center; */
}

.menu-trigger
{
    background: url(../images/menu.png);
    width: 28px;
    height: 21px;
    margin-top: 18px;
}


.menu-trigger:before {
    top: -9px;
    left: 0px;
}
.menu-trigger:after {
    top: 9px;
    left: 0px;
}
.menu-trigger:before 
{ 
    color: #fcfeff; 
} 

body.menu-active .menu-trigger:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
body.menu-active .menu-trigger:after 
{
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

body.menu-active .menu-trigger {
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
body.menu-active div#content 
{
    /* right: 284px; */
    border-radius: 7px 0 0 7px;
}

body.menu-active  .menu-trigger 
{
    left: 10px;
}
#breadcrumbs
{
    /* padding: 241px 30px 69px; */
    overflow:hidden;
    margin: 0 0 0 0;
    min-height: 342px;
    position:relative;
    background-size: cover !important;
}
#breadcrumbs:after
{
    position:absolute;
    content:'';
    background-image: linear-gradient(36deg, #039BB4, #EB840C);
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:.73;
    z-index: 9;
}
#breadcrumbs .text
{
    position:absolute;
    bottom: 34%;
    z-index: 99;
    /* left: 68%; */
}
#breadcrumbs .text h1
{
    color: #fff;
    position:relative;
    display: inline-block;
}
#breadcrumbs .text ul li a
{
    color:#fff;
    /* font-weight:100; */
    font-size: 16px;
}
#breadcrumbs .text ul li:after
{
    position:absolute;
    content:'/';
    color:#fff;
    top: 72%;
}
#breadcrumbs .text ul li:last-of-type:after
{
    display:none;
}
#breadcrumbs .text ul li:last-of-type a
{
    color:#eb840c;
}
.page-template-contact .newsletter
{
    margin-top:25px;
}
.product-page
{
    padding:40px 0;
}
.product-page .item
{
    text-align:center;
}
.product-page .image img
{
    min-height: 203px;
    border-radius: 122px;
    width: 84%;
    display: block;
    margin: 25px auto;
    box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    padding: 21px;
}
.product-page .item .title
{
    padding-top:20px;
}
.product-page .item .title h5
{
    font-size:25px;
    color:#039bb4;
}
.product-page .item .title span
{
    color:#fca642;
    font-size: 15px;
    font-weight: 600;
}
.content-page
{
    text-align:center;
    margin: 40px 37px;
}
.content-page p
{
    line-height:45px;
    font-size: 22px;
    color: #039bb4;
}

.about-page.about
{
    padding: 0;
}
.about-page.about .text p
{
    width: 100%;
    text-align: left;
    font-weight: 500 !important;
}
.about-page .vision-message
{
    /* background:#039bb4; */
    background-size: cover;
    padding-bottom: 54px;
    margin-bottom: 32px;
    position: relative;
}

.about-page .vision-message .content
{
    margin-bottom:70px;
}
.about-page .vision-message .content h1
{
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 900;
    background: #eb840c;
    padding: 28px 0 31px 9%;
    margin: 0 0 32px 0;
    width: 40%;
    border-radius: 0 0 125px 0;
    color: #fff;
    font-size: 43px;
    left: -9%;
    position: relative;
}
.about-page .vision-message .content h1.size{font-size:30px;}

.about-page .vision-message .content p
{
    font-size: 22px;
    line-height: 37px;
    color: #039bb4;
}
.about-page .vision-message .image
{
    text-align:left;
    float:right;
    width:50%;
}
.contact-page
{
    /* background: url(../images/slider_creative.jpg) fixed no-repeat center; */
    /* background:#039bb4; */
    background-size: cover;
    position: relative;
    padding: 0;
    /* z-index:99999999; */
}
.contact-page h3
{
    font-size:40px !important;
    color: #fff !important;
    margin-bottom:50px !important;
    position:relative;
    background: #eb840c;
    padding: 40px 0 40px 11%;
    width: 40%;
    border-radius: 0 0 125px 0;
    margin-top: 0 !important;
}
.contact-page:after
{
    position:absolute;
    content:'';
    background:#000;
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity: .4;
    z-index: -1;
    display:none;
}
.contact-page .gform_wrapper
{
    margin:0;
}
.gform_wrapper h3.gform_title 
{
    display:none;
}
body.rtl .gform_wrapper h3.gform_title
{
    color: #000;
}
.contact-page .gform_wrapper .gform_body input::placeholder,
.contact-page .gform_wrapper .gform_body textarea::placeholder
{
    color: #fff;
    font-size:19px;
}
.contact-page .gform_wrapper .gform_body input,
.contact-page .gform_wrapper .gform_body textarea
{
    background: #039bb4 !important;
    width: 100% !important;
    box-shadow:none !important;
    border: 1px solid #039bb4;
    border-radius: 0 0px 30px 0;
    outline:none;
    padding: 15px !important;
}
.contact-page input[type=submit]
{
    width:auto !important;
    border:1px solid #eb840c;
    background:#eb840c;
    border-radius:5px;
    padding:10px 20px!important;
    font-size:18px !important;
    box-shadow:none;
    transition:all 0.5s ease-in-out;
}
.contact-page .form- input[type=submit]:hover
{
    background:transparent;
    transition:all 0.5s ease-in-out;
}
.contact-page .info
{
    text-align:center;
    background: #f8f8f8;
    padding: 66px 0px;
    border-radius: 0 0 30px 0;
    margin: 29px 0;
    color: #039bb4;
}
.contact-page .info .icon
{
    border: 1px solid #eb840c;
    background: #eb840c;
    border-radius: 0 0 50% 0;
    width: 101px;
    line-height: 110px;
    height: 100px;
    margin: auto;
}
.contact-page .info .text
{
    margin-top: 36px;
}
.contact-page .info .text h5
{
    font-weight:bold;
    font-size:20px;
}
.contact-page .info .text p
{
    font-size: 22px;
    font-family: 'Loew Next Arabic';
}
.contact-page .info  i:before
{
    font-size: 30px;
    color: #fff;
}
.gallery-page
{
    margin-top:30px !important;
}
.services-page
{
    margin-top: 0;
    background:#f8f8f8;
}
.services-page .item
{
    margin: 13px;
    background:#039bb4;
    border-radius:0 0 30px 0;
}
.services-page .item .caption
{
    padding: 34px 21px;
}
.services-page .item .caption h5
{
    color:#fff;
    font-size: 19px;
}
.services-page .item .caption p
{
    color:#fff;
    font-size: 13px;
}
.single-media_
{
    margin-top: 70px;
}
.single-media_ .item
{
    position:relative;
    overflow:hidden;
    margin: 2px;
}
.single-media_ .item .overlay
{
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    transition:all 0.5s ease-in-out;
    top:0;
    left:0;
    opacity:0;
    text-align:center;
}

.single-media_ .item:hover .overlay
{
    opacity:1;
    transition:all 0.5s ease-in-out;
}

.single-media_ .item .overlay i
{
    position:relative;
    top:40%;
    transform:scale(0);
    transition:all 0.5s ease-in-out;
    display:block;
}

.single-media_ .item:hover .overlay i
{
    transform:scale(1);
    transition:all 0.5s ease-in-out;
}

.single-media_ .item .overlay i:before
{
    color:#fff;
    font-size:40px;
}

.single-media_ .col-md-4
{
    padding:0;
}

.single-media_ .item .fa-play
{
    position:absolute;
    top:40%;
    font-size:30px;
    color:#ca3737;
    left:0;
    right:0;
    text-align:center;
    opacity:0;
    transition:all 0.8s ease-in-out;
}

.photos-page .item:hover .fa-play
{
    opacity:1;
    transition:all 0.8s ease-in-out;
}

.team-page .item
{
    text-align:center;
}

.team-page .item 
{
    margin: 59px 35px 40px;
    background: #f1f1f1;
    border-radius: 5px;
    padding: 20px 20px 0 20px;
}

.team-page .item:after
{
    position:absolute;
    content:"";
    width:40%;
    left:0;
    right:0;
    margin:auto;
    background: #d5a00f;
    height:3px;
    transition:all 0.5s ease-in-out;
}

.team-page .item:hover:after
{
    width:72%;
    transition:all 0.5s ease-in-out;
    border-color:#f6b11a;
}

.team-page .item .image
{
    margin: auto;
    overflow: hidden;
}

.team-page .item .text h3
{
    color:#000;
    font-size:30px;
    transition:all 0.5s ease-in-out;
}

.team-page .item .text p
{
    color: #808080;
    font-size: 18px;
    transition:all 0.5s ease-in-out;
    font-weight: bold;
}
.single-page
{
    margin:30px 0;
    text-align: center;
}
.single-page .content-serv
{
    box-shadow: 0 0 53px 2px rgba(0,0,0,.1);
    border-top: 1px solid #f1eaea;
    position: relative;
    padding: 19px;
    text-align: left;
}
.single-page .content-serv h1
{
    font-weight:bold;
    color: #039bb4;
    font-size: 22px;
}
.single-page .content-serv p
{
    color:#8f9086;
    line-height: 2;
    font-size: 14px;
    font-family: 'Loew Next Arabic';
}
.single-media_ .text p
{
    font-size: 15px;
    text-align:center;
    font-family: 'Loew Next Arabic';
    line-height:35px;
    margin: 0 auto 25px;
    color: #039bb4;
}
.blog-page .item
{
    overflow:hidden;
    margin: 20px;
    background: #f8f8f8;
}
.blog-page .item .caption
{
    padding:15px;
}
.blog-page .item p
{
    font-size: 21px;
    color: #eb840c;
    margin: 0;
}
.blog-page .item h5
{
    font-size: 21px;
    color: #039bb4;
    margin: 0;
}
#searchform button 
{
    padding:6px 15px;
    box-shadow:none;
    transition:all 0.5s ease-in-out;
}
#searchform input:hover ,
#searchform input:focus
{
    border-color:#000;
    outline:none;
    box-shadow:none;
}

#searchform button:hover ,
.error-404-box input.btn:hover
{
    transition:all 0.5s ease-in-out;
    background:transparent;
    color:#000;
}
.media-page h3
{
    margin-top: 0; 
    margin-bottom: 25px; 
    font-weight: 900;    
    background: #eb840c;
    padding: 28px 0 31px 16%;  
    margin: 0 0 32px 0;   
    width: 40%;  
    border-radius: 0 0 125px 0;   
    color: #fff;
    font-size: 43px;   
    left: -9%;   
    position: relative;
}
.media-page .container
{
    width:77%;
    margin:auto;
    text-align: center;
    box-shadow: 0 0 53px 2px rgba(0,0,0,.1);
    border-top: 1px solid #f1eaea;
    padding: 22px 15px;
    position: relative;
}
.main-sliderr .swiper-slide {
	 backface-visibility: hidden;
	 -webkit-backface-visibility: hidden;
}
.main-sliderr.swiper-container {
	 width: 100%;
	 height: 50vh;
	 float: right;
	 transition: opacity 0.6s ease, transform 0.3s ease;
}
.main-sliderr .swiper-container.nav-slider {
	 width: 20%;
	 padding-right: 5px;
}
.main-sliderr .swiper-container.nav-slider .swiper-slide {
	 cursor: pointer;
	 opacity: 0.4;
	 transition: opacity 0.3s ease;
}
.main-sliderr .swiper-container.nav-slider .swiper-slide.swiper-slide-active {
	 opacity: 1;
}
.main-sliderr .swiper-container.nav-slider .swiper-slide .content {
	 width: 100%;
}
.main-sliderr .swiper-container.nav-slider .swiper-slide .content .title {
	 font-size: 20px;
}
.main-sliderr .swiper-container:hover .swiper-button-prev,.main-sliderr .swiper-container:hover .swiper-button-next {
	 transform: translateX(0);
	 opacity: 1;
	 visibility: visible;
}
.main-sliderr .swiper-container.loading {
	 /* opacity: 0; */
	 /* visibility: hidden; */
}
.main-sliderr .swiper-slide {
	 overflow: hidden;
	 position:relative;
}
.main-sliderr .swiper-slide:after
{
    position:absolute;
    content:'';
    background: #1989a0;
    width:100%;
    height:100%;
    right:0;
    top:0;
    opacity:.73;
    z-index: 9;
}
.main-sliderr .swiper-slide .slide-bgimg {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
	 background-position: center;
	 background-size: cover;
}
.main-sliderr .swiper-slide .entity-img {
	 display: none;
}
.main-sliderr .swiper-slide .content {
	 position: absolute;
	 top: 35%;
	 left: 0;
	 width: 60%;
	 padding-left: 11%;
	 text-align: left;
	 color: #fff;
	 z-index:99;
}
.main-sliderr .swiper-slide .content .title {
	 font-size: 2.6em;
	 font-weight: bold;
	 margin-bottom: 22px;
	 text-align: left;
}
.main-sliderr .swiper-slide .content .caption {
	 display: block;
	 font-size: 18px;
	 line-height: 1.4;
	 transform: translateX(-50px);
	 opacity: 0;
	 transition: opacity 0.3s ease, transform 0.7s ease;
}
.main-sliderr .swiper-slide .content .caption.show {
	 transform: translateX(0);
	 opacity: 1;
}
.main-sliderr .swiper-button-prev {
	 transform: translateX(-50px);
	 background:transparent;
	 text-shadow: none;
	 top:49%;
}
.main-sliderr .swiper-button-prev:before
{
     position: absolute;
     content: "\f103";
     font-family:'flaticon';
     top: 12px;
     color: #fff;
     font-size: 40px;
     /* font-weight: bold; */
     right: -70px;
}
.main-sliderr .swiper-button-next {
	 transform: translateX(50px);
	 background:transparent;
	 text-shadow: none;
	 transform:rotate(180deg);
	 top:60%;
}
.main-sliderr .swiper-button-next:before
{
    position: absolute;
    content: "\f103";
    font-family: 'flaticon';
    top: 12px;
    color: #fff;
    font-size: 40px;
}
 .price .gform_wrapper .gform_body input::placeholder,
.price  .gform_wrapper .gform_body textarea::placeholder
{
    color: #fff;
    font-size:19px;
}
.gform_wrapper .gform_body input,
 .gform_wrapper .gform_body textarea
{
    background: #039bb4 !important;
    width: 100% !important;
    box-shadow:none !important;
    border: 1px solid #039bb4;
    border-radius: 0px 0px 30px 0px;
    outline:none;
    padding: 15px !important;
}
.gform_wrapper input[type=submit]
{
    width:auto !important;
    border:1px solid #eb840c;
    background:#eb840c;
    border-radius:5px;
    padding:10px 20px!important;
    font-size:18px !important;
    box-shadow:none;
    transition:all 0.5s ease-in-out;
}
.price input[type=submit]:hover
{
    background:#039bb4;
    transition:all 0.5s ease-in-out;
}
@media(max-width: 767px)
{
     .profiles a {
 
    padding: 15px;
    font-size: 10px;
    }
    header
    {
        padding:10px 0;
    }
    header .logo
    {
        text-align:center;
        padding-bottom: 15px;
    }
    header .logo img
    {
        width:auto;
    }
    header .info-header
    {
        text-align: center;
        margin:0;
        padding-top: 0;
        border-top: 1px solid #f8f8f8;
    }
    header .info-header li a
    {
        font-size: 12px;
    }
    header .info-header i:before
    {
        color:#eb840c;
    }
    header .info-header i
    {
        margin:0;
        background: transparent;
    }
    header .info-header .phone:after
    {
        right: -39px;
        background: transparent;
        color: #eb840c;
        top: -4px;
    }
    header .search .btn-primary
    {
        margin-left:0;
        /* margin-top: 33px; */
    }
    .modal .modal-header
    {
        top: -200px;
        right: 0;
    }
    .modal .modal-content
    {
        margin-top:70%;
    }
    .main-slider .swiper-viewport .swiper-button-prev
    {
        display:none;
    }
    .main-slider .swiper-viewport .swiper-button-next
    {
        display:none;
    }
    .main-slider .caption
    {
        /* right:0; */
        top: 38px;
    }
    .main-slider .caption h2
    {
        font-size: 16px;
        line-height: 0;
    }
    .main-slider .caption h4
    {
        font-size: 13px;
        line-height: 3;
    }
    .about-us .text
    {
        margin-top: 0;
    }
    .about-us
    {
        min-height:auto;
    }
    .about-us h1
    {
        width:100%;
        padding: 21px;
        font-size: 20px;
        margin: 0;
    }
    .about-us .text h2
    {
        font-size: 24px;
        padding: 0;
    }
    .about-us .text p
    {
        font-size: 13px;
    }
    .about-us .about-img
    {
          right:0;
          display: none;
    }
    .about-us a
    {
        font-size: 16px;
        top: 0;
    }
    .products
    {
        margin:10px 0;
        padding: 0;
        padding-bottom: 59px;
    }
    .products h1
    {
        font-size: 24px;
        padding: 20px;
    }
    .products:after
    {
        display:none;
    }
    .products .more
    {
          left: 58%;
          top: 27px;
          font-size: 12px;
          /* padding: 10px 12px; */
    } 
    .products .item .title h5
    {
        font-size: 17px;
    }
    .products .item .title span
    {
        font-size:11px;
    }
    .partners .title
    {
        padding:10px;
        margin: 0;
    }
    .partners .title h1
    {
        font-size:20px;
    }
    .partners .owl-buttons div.owl-next
    {
        top:0;
        left: 6%;
    }
    .partners .owl-buttons div.owl-prev
    {
        top: 1px;
        left: -1%;
    }
    .customers
    {
        padding:0;
    }
    .customers .title h1
    {
        font-size:20px;
        padding: 0;
    }
    .customers .owl-pagination
    {
        margin: 0;
    }
    .customers .owl-buttons div.owl-next
    {
        top:0;
        left: 4%;
    }
    .customers .owl-buttons div.owl-prev
    {
        top: 1px;
        left: -5%;
    }
    .owl-buttons i:before
    {
        font-size:20px;
    }
    .customers .item
    {
        margin:10px;
    }
    .testimonials .item p
    {
        width: 85%;
        font-size: 15px;
        line-height: 27px;
    }
    .testimonials .container:after
    {
        display:none;
    }
    .testimonials .container:before
    {
        display:none;
    }
    .testimonials .container
    {
        width:90%;
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .testimonials .title h1
    {
        font-size:20px;
    }
    .testimonials .title i:before
    {
        font-size:20px;
    }
    .newsletter
    {
        margin-top:50px;
        padding: 0;
    }
    .newsletter .container
    {
        width: 100%;
    }
    .newsletter .info-con
    {
        left:0;
        top: 0;
    }
    .newsletter form .es_txt_email
    {
        padding: 11px 0 11px 35px;
    }
    .newsletter .newsletter-title p
    {
        font-size:18px;
    }
    .newsletter .info-con .info li
    {
        padding:0 15px;
    }
    .newsletter .info-con li h4
    {
        font-size:15px;
    }
    .newsletter .info-con li span
    {
        font-size:20px;
    }
    .newsletter .info-con .info li:after
    {
        top:17px;
        height:22px;
    }
    .newsletter .social
    {
        margin:0;
    }
    .newsletter svg:not(:root)
    {
        width:25px;
    }
    .newsletter form input[type="submit"]
    {
        height: 58px;       
        font-size: 14px;
    }
    .newsletter .emaillist input::placeholder
    {
        color:#039bb4;
        font-size:17px;
    }
    footer .bottom
    {
        width:100%;
        text-align:center;
        padding-top: 4px;
    }
    footer .rights p
    {
        font-size:10px;
    }
    footer .rowaad
    {
        text-align:center;
        margin: 0;
    }
    footer .links ul
    {
        padding:0;
    }
    footer .links ul li
    {
        padding:0 2px;
    }
    footer .links ul li a
    {
        font-size:10px;
    }
    #breadcrumbs
    {
        min-height: 176px;
    }
    #breadcrumbs .text
    {
        left:40%;
        bottom: 20%;
    }
    #breadcrumbs .text h1
    {
        font-size:25px;
    }
    .about-page .vision-message .content h1
    {
        left:0;
        width: 62%;
        font-size: 20px;
        margin: 0;
    }
    .about-page .vision-message .content p
    {
        font-size:15px;
        padding: 10px;
        line-height: 20px;
    }
    .about-page .vision-message
    {
        padding-bottom:0;
        margin-bottom:0;
    }
    .contact-page h3
    {
        left:0;
        width: 72%;
        font-size:18px !important;
        margin: 0;
        margin-bottom: 0 !important;
    }
    .contact-page .info .text h5
    {
        font-size: 14px;
    }
    .contact-page .info .text p
    {
        font-size: 11px;
        margin: 0;
    }
    .contact-page .info .icon
    {
        width: 50px;
        height: 50px;
        line-height: 52px;
    }
    .contact-page .info i:before
    {
        font-size:22px;
    }
    .product-page
    {
        padding:10px 0;
    }
    .product-page .image img
    {
        min-height: 100px;      
        width: 76%;       
        margin: 15px auto;        
        padding: 10px;
    }
    .product-page .item .title h5
    {
        font-size: 15px;
    }
    .product-page .item .title span
    {
        font-size:12px;
    }
    .product-page .item .title
    {
        padding:0;
    }
    .blog-page .item
    {
        margin: 12px 0;
    }
    .blog-page .item h5
    {
        font-size:15px;
    }
    .blog-page .item p
    {
        font-size:15px;
    }
    .services-page .item
    {
        margin:10px 0;
    }
    .services-page .item .caption
    {
        padding:5px 7px;
    }
    .services-page .item .caption h5
    {
        font-size:12px;
    }
    .services-page .item .caption p
    {
        font-size:10px;
    }
    .media-page h3
    {
        width:70%;
        font-size: 20px;
    }
    .media-page .container
    {
        width:100%;
    }
    .main-sliderr .swiper-slide .content
    {
        width:100%;
        padding-left:5%;
    }
    .main-sliderr .swiper-slide .content .caption
    {
        font-size:13px;
    }
    .main-sliderr .swiper-button-next
    {
        display:none;
    }
    .main-sliderr .swiper-button-prev
    {
        display:none;
    }
    .single-media_
    {
        padding: 9px;
        margin: 0;
    }
    .single-media_ .text p
    {
        line-height: 19px;
        font-size: 12px;
    }
}
@media(max-width: 991px) and (min-width: 768px) 
{
     header .info-header {
    text-align: center;
    }
      .wh_special {
    padding-right: 15px !important;
    padding-left: 15px !important
    }
      header .menu li a
      {
            font-size: 8px;
            padding: 0 3px;
      }
      header .info-header
      {
          margin-top:0;
      }
      header .info-header li a
      {
          font-size:10px;
      }
      header .info-header i
      {
          display:none;
      }
      header .info-header i:before
      {
          display:none;
      }
      header .info-header .phone:after
      {
          display:none;
      }
      .modal .modal-header
      {
          right: -54px;
      }
      .main-slider .swiper-viewport .swiper-button-next
      {
          top: -126px;
      }
      .main-slider .swiper-button-next:before
      {
          left: 24px;
          font-size: 27px;
      }
     .main-slider .swiper-button-prev:before
      {
           left: 29%;
      }
      .main-slider .swiper-viewport .swiper-button-prev
      {
          top:0;
      }
      .main-slider .caption h2
      {
          font-size:40px;
      }
      .main-slider .caption h4
      {
          font-size:30px;
      }
      .about-us
      {
          min-height:800px;
      }
      .about-us h1
      {
          padding: 39px 10%;
          font-size: 27px;
      }
      .customers .owl-buttons div.owl-next
      ,.customers .owl-buttons div.owl-prev
      {
          top: -284px;
      }
      .testimonials .item p
      {
          width:70%;
      }
      .testimonials .container:before
      {
          bottom: -168px;
      }
      .newsletter .container
      {
          width: 750px;
      }
      .newsletter .newsletter-title p
      {
          font-size:15px;
      }
      .newsletter form .es_txt_email
      {
            font-size: 20px;
            padding: 25px 0;                   }
      .newsletter .info-con
      {
          left:0;
          top: 65px;
      }
      .newsletter .info-con li h4
      {
          font-size:20px;
      }
      .newsletter .info-con li span
      {
          font-size:15px;
      }
      footer .links ul li a
      {
          display:inline-block;
      }
      .newsletter .emaillist input::placeholder
      {
        font-size:18px;
      }
      .newsletter .info-con .info li
      {
          padding:0 15px;
      }
      .newsletter .info-con .info li:after
      {
          top:10px;
      }
      footer .bottom
      {
          width:100%;
      }
      .contact-page h3
      {
          margin-bottom:0 !important;
      }
      .contact-page .info
      {
          padding:20px 0;
      }
      .contact-page .info .icon
      {
        width: 82px;       
        line-height: 74px;       
        height: 63px;
      }
      .contact-page .info .text p
      {
          font-size:15px;
      }
      .blog-page .item
      {
          margin:20px 0;
      }
      .services-page .item
      {
          margin:20px 0;
      }
}
@media(min-width:992px) and (max-width:1191px)
{
    
    header .info-header li a
    {
        font-size: 13px;
    }
    header .info-header .phone:after
    {
        right: -31px;
        padding: 3px 10px 4px 7px;
    }
    .newsletter .container
    {
        width: 970px;
    }
    .newsletter .info-con{
        left:0;
    }
    .newsletter .info-con li h4
    {
        font-size:25px;
    }
    .newsletter .info-con li span
    {
        font-size:20px;
    }
}
