@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);

/* ==== overwrite bootstrap standard ==== */

/*
Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co
*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */



body {
    background-color: #f2f2f2;
    font-family: 'Changa', sans-serif !important;
    font-size: 15px;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 , p ,span ,b { font-family: 'Changa', sans-serif !important;}
/*----------------------------------------headertop--------------------------*/

.nav-header {
    position: relative;
    margin-bottom: 0;
    z-index: 9999999;
}

.header-top {
    padding: 10px 0;
    background: #3F51AA;
    height: 53px;
    direction: rtl;
}

@media screen and (max-width: 768px) {
  .header-top {
    height: 110px!important;
}  
    .header-top .fh5co-link {
    float: right;
    margin-bottom: 17px;
}
    .header-top .fh5co-social {
    text-align: center !important;
    
}
    .header-top .fh5co-social i{color: #fff}
}

.header-top .fh5co-link {
    float: right;
}

.header-top .fh5co-link a {
    margin-left: 10px;
    font-size: 13px;
    color: #fff;
}

.header-top .fh5co-link a:hover {
    color: white !important;
}

.header-top .fh5co-link {
    text-align: center;
}

.header-top .fh5co-social a {
    font-size: 19px;
    color: #fff;
    position: relative;
    margin-left: 24px;
    -webkit-transition: 0.5s, ease-in-out;
    -o-transition: 0.5s, ease-in-out;
    transition: 0.5s, ease-in-out;
    float: left;
}

.header-top .fh5co-social a:last-child {
    margin-right: 0;
}

.header-top .fh5co-social a:hover,
.header-top .fh5co-social a:focus,
.header-top .fh5co-social a:active {
    text-decoration: none;
    color: white !important;
}

.header-top .fh5co-social a:hover i,
.header-top .fh5co-social a:focus i,
.header-top .fh5co-social a:active i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.header-top .fh5co-social {
    text-align: center !important;
}

.sticky-banner {
    direction: rtl;
    background-color: #fff;
    color: #3F51AA;
}

#fh5co-header-section {
    padding: 0;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1022;
}

.nav-header {
    direction: rtl;
    font-size: 11px;
}

#fh5co-logo {
    width: 70px;
    display: inline-block;
}

#fh5co-logo img {
    width: 100%;
}

#fh5co-menu-wrap a {
    color: #3F51AA;
    font-weight: bold;
    font-size: 11px;
}

#fh5co-menu-wrap {
    position: relative;
    display: block;
    margin-top: -30px;
    margin-right: 58px;
}

#fh5co-menu-wrap .sf-menu a {
    padding: 1em .75em;
}

#fh5co-primary-menu>li>ul li.active>a {
    color: #ff5722 !important;
}

#fh5co-primary-menu>li>.sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: -0px;
    top: 50%;
    font-size: 12px;
    margin-top: -7px;
    content: "\e922";
    color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu>li>ul li {
    position: relative;
}

#fh5co-primary-menu>li>ul li>.sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 20px;
    font-size: 12px;
    content: "\e924";
    color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
    padding: 10px 7px 10px;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

#fh5co-primary-menu .fh5co-sub-menu>li>.fh5co-sub-menu {
    left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
    position: absolute;
    top: -8px;
    left: 21px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
    top: 6px;
    left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
    top: 7px;
    right: 100%;
    border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
    border-color: #ebebeb;
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}

.site-header.has-image #primary-menu .sub-menu:before {
    display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 34px;
    color: #575757 !important;
    text-transform: none;
    background: none;
}

#fh5co-primary-menu .fh5co-sub-menu a:hover {
    color: #ff5722 !important;
}

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,
#fh5co-blog-section,
#fh5co-features {
    padding: 7em 0;
}

@media screen and (max-width: 768px) {
    #fh5co-work-section,
    #fh5co-services-section,
    #fh5co-content-section,
    #fh5co-work-section_2,
    #fh5co-blog-section,
    #fh5co-features {
        padding: 4em 0;
    }
    /*--------------------------------------end--headertop--------------------------*/
    .sections {
        padding-top: 85px;
        padding-bottom: 105px;
        overflow: hidden;
    }
    .sections.footer {
        padding-bottom: 80px;
    }
    section .subtitle h5 {
        margin-top: 10px;
        font-size: 1.3rem;
        font-family: 'roboto', sans-serif;
    }
    .parallax-section {
        max-width: 100%;
        color: #ffffff;
    }
    section .title-half h2 {
        font-size: 3rem;
        line-height: 4rem;
        font-weight: 300;
        margin-bottom: 1.4rem;
    }
    section .subtitle-half h5 {
        font-weight: 100;
        font-size: 17px;
    }
    ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .heading {
        margin-bottom: 4rem;
    }
    .overlay {
        background-color: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 750px;
    }
    .callus_overlay {
        background-color: rgba(0, 0, 0, 0.80);
        width: 100%;
    }
    .overlay-fluid-block {
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: auto;
    }
    .home-overlay-fluid {
        background-color: rgba(41, 41, 41, 0.68);
        width: 80%;
        margin: auto;
    }
    .overlay-img {
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        padding-top: 100px;
        padding-bottom: 100px;
        color: #ffffff;
    }
    .no-padding {
        padding: 0 !important;
        margin: 0 !important;
    }
    .fluid-blocks-col {
        padding: 70px 40px 0 80px;
    }
    .fluid-blocks-col-right {
        padding: 70px 80px 0 40px;
    }
    /*
Separator
*/
    /*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
}

.navbar-brand {
    padding: 0px 15px;
    width: 153px;
}

.head_top_social ul li {
    padding: 0px 10px;
}

.head_top_social ul li.top_socail a i {
    color: #0D3542;
}

.navbar-default .navbar-nav>li {
    border-right: 1px solid #0d3948;
    width: 185px;
}

.navbar-default .navbar-nav>li:nth-child(1) {
    border-left: 1px solid #0d3948;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 1.125rem;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #AB987A;
    background-color: transparent;
}

.header .navbar-default {
    background-color: #032F3E;
    border-color: transparent;
}

.header .navbar {
    min-height: 100px;
    margin-bottom: 0px;
}


/*---------------------------------------slider---*/

.search {
    color: #fff;
    font-weight: 700
}

.form-control {
    height: 37px!important;
    border-radius: 0px!important;
    background: transparent!important;
}


/*.search {
    margin-top: -10%;
}*/

.search .form-section {
    background: rgba(0, 0, 0, 0.71);
    border: 2px solid #414141;
    border-radius: 5px;
    padding: 10px 20px;
}

.serchtile {
    color: #fff;
    margin-bottom: 5px;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}


/* The controlsy */

.carousel-control {
    top: 50% !important;
    left: -12px;
    height: 40px !important;
    width: 40px !important;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    /*margin-top: 90px;*/
    font-size: 22px !important;
}

.carousel-control.left {
    left: 30px !important;
}

.carousel-control.right {
    right: 30px !important;
}

.carousel-caption {
    padding-bottom: 130px !important;
    opacity: 0;
}

.carousel .carousel-inner .item .carousel-caption {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.carousel .carousel-inner .item.active .carousel-caption {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.carousel-caption h2 {
    font-size: 3em;
    font-weight: 700;
    color: #000;
}


/* Background images are set within the HTML using inline CSS, not here */

.fill img {
    width: 100%;
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-buttons {
    z-index: 1100;
    position: absolute;
    width: 100%;
    color: #fff;
    bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    .carousel-caption h2 {
        font-size: 2.6em;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .carousel-control.left {
        left: 10px !important;
    }
    .carousel-control.right {
        right: 10px !important;
    }
    .carousel-caption h2 {
        font-size: 2.2em;
    }
}

#myCarousel {
    height: 70vh;
    margin-top: -21px;
}

@media only screen and (max-width: 768px) {
    #myCarousel {
        height: 40vh;
        padding-top: 25px;
    }
}

.carousel-control.left {
    left: 5px !important;
}

.carousel-control.right {
    right: 5px !important;
}

.carousel-caption {
    padding-bottom: 50px !important;
}

.search {
    margin-top: 0%;
}

.carousel-caption h2 {
    font-size: 2em;
}


/*******section--------*/


/*service*/
#services {padding: 35px 0px 0px !important;margin-top: 6px !important;}
.service-col {
    padding: 40px 20px;
    margin: 0 10px;
    background-color: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: 0px;
    border: 1px solid #fff;
}

.service-col .service-icon {
    height: 140px;
    width: 140px;
    margin: 0 auto;
    -webkit-box-shadow: inset 0 0 0 0 #fff;
    -moz-box-shadow: inset 0 0 0 0 #fff;
    box-shadow: inset 0 0 0 0 #fff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}

.service-col .service-icon img {
    padding: 33px;
    width: 143px;
    height: 151;
    height: 143px;
}

.service-col h2 {
    font-weight: 600;
    margin: 1em 0 0.75em;
    font-size: 17px;
    text-align: center;
}

.service-col h2 {
    color: #fff;
}

.service-col:hover {
    background-color: #197fa7;
    transition: all 0.2s ease-out;
    color: #fff;
}

.service-col:hover .service-icon {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.service-col:hover .service-icon i {
    color: #417630;
    -webkit-animation: serviceiconhover 0.5s ease-in-out;
    -moz-animation: serviceiconhover 0.5s ease-in-out;
    animation: serviceiconhover 0.5s ease-in-out;
}

.service .input-group {direction: rtl;}
/* bottom */

.mar-bot0 {
    margin-bottom: 0;
}

.mar-bot5 {
    margin-bottom: 5px;
}

.mar-bot10 {
    margin-bottom: 10px;
}

.mar-bot15 {
    margin-bottom: 15px;
}

.mar-bot20 {
    margin-bottom: 20px;
}

.mar-bot25 {
    margin-bottom: 25px;
}

.mar-bot30 {
    margin-bottom: 30px;
}

.mar-bot35 {
    margin-bottom: 35px;
}

.mar-bot40 {
    margin-bottom: 40px;
}

.mar-bot45 {
    margin-bottom: 45px;
}


/*===========================
  --- Sections ----
=========================== */

section.section {
    margin-top: 60px;
    padding: 100px 0 60px 0;
    background-image: url("../../images/doctor.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bg-white {}


/* --- section heading --- */

.section-header {
    text-align: center;
    padding-top: 30px;
}

.section-header h2.section-heading {
    text-transform: uppercase;
    font-weight: 700;
}


/*******sertion--------*/

.form-group {
    margin: 0;
}

.slider .item h3 {
    color: #3F51AA;
    font-size: 80px;
}

.form-control {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 7px;
    height: auto;
    min-height: 40px!important;
}

.form-control :focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

#searchbtn {
    border: 0;
    padding: 9px 25px;
    margin-top: 10px;
    font-size: 30px;
    background: #ffe80d;
    margin: 10px;
    color: #333;
    border-radius: 35px;
    margin-right: 5px;
    font-weight: 500;
    padding: 20px;
    margin:  0px;
}

.service h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 29px;
    font-size: 40px;
    color: #fff;
}

.service {
    position: relative;
    direction: rtl;
    background-color: #eee;
    padding: 30px 0px;
    margin-top: 6px;
}

.service .loupe {
    position: absolute;
    width: 160px;
    left: 150px;
    top: 50px;
}
/*---------------section2------------*/

.main-block light-bg {
    margin-top: -36px;
}

.featured-place-wrap {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background: #fff;
    direction: ltr;
    margin: 0 0 35px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}

.featured-place-wrap img {
    height: 180px;
    width: 100%;
}

.main-block h2 {
    text-align: center;
    margin-bottom: 55px;
    margin-top: 59px;
    font-size: 39px;
    font-weight: bold;
}

.featured-title-box {
    direction: rtl;
}

.featured-title-box ul {
    padding-bottom: 12px;
    height: 273px;
}

.featured-title-box ul li .title {
    text-align: right;
    font-size: 17px;
    margin-top: 22px;
    margin-bottom: 15;
    color: #000;
}

.featured-title-box .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;
    transform: translate(0, 0);
    font-size: 21px;
    color: #000;
}

.featured-title-box li {
    margin-top: 5px;
    margin-bottom: 12px;
    list-style: none;
    color: #000;
}

.featured-title-box ul p {
    text-align: center;
    font-size: 14px;
    margin-top: 11px;
    display: inline-block;
    margin-right: 0px;
    margin: 0px;
    margin-left: 37px;
}


/*-----------------------------------------------*/

body {
    text-rendering: optimizeLegibility;
    letter-spacing: 0px;
    font-size: 16px;
    color: #62686c;
    font-weight: 400;
    line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    color: #11181f;
    margin: 0px 0px 15px 0px;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 24px;
    font-weight: 400;
}

h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

h5 {
    font-size: 16px;
    font-weight: 400;
}

h6 {
    font-size: 12px;
    font-weight: 400;
}

p {
    margin: 0 0 20px;
    line-height: 1.7;
}

p:last-child {
    margin: 0px;
}

ul,
ol {}

a {
    text-decoration: none;
    color: #62686c;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #f67800;
}

.content {
    padding-top: 80px;
    background: #fff;
    margin-top: 62px;
    padding-bottom: 80px;
}

.mb40 {
    margin-bottom: 40px;
}

.team-block {
    margin-bottom: 20px;
}

.team-content {
    position: absolute;
    background-color: rgba(17, 24, 31, 0.8);
    bottom: 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 30px;
}

.team-img {
    position: relative;
}

.team-img img {
    width: 100%;
    height: 440px;
}

.team-title {}

.team-meta {
    color: #9da4aa;
    font-weight: 400;
    font-size: 16px;
}

.overlay {
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1s ease;
    background-color: #11181f;
}

.team-img:hover .overlay {
    opacity: .8;
}

.team-img:hover .team-content {
    opacity: 0;
}

.text {
    color: #fff;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-26%, -26%);
    -ms-transform: translate(-26%, -26%);
    right: 0;
    font-weight: 400;
    font-size: 16px;
}


/*--------------------footer-----------------------*/

i {
    font-size: 18px;
    padding-right: 10px;
}


/* Footer

.footer {
    position: relative;
    background-color: #092746;
    color: #7d7975;
    padding: 25px 0 10px;
    font-size: 16px;
    direction: ltr;
}

.footer h2 {
    text-align: center;
    color: #fff;
}

.footer contact {
    direction: rtl;
}

.footer p {
    line-height: 26px;
    color: #fff;
    direction: rtl;
}

.footer h5 {
    font-size: 22px;
    font-weight: 700;
    color: #aece61;
    position: relative;
    padding-bottom: 16px;
}

.footer h5:after {
    content: '';
    display: block;
    margin: 5px 0 0;
    width: 40%;
    height: 1px;
    background-color: #1e1d22;
}

.footer ul {
    list-style: none;
    line-height: 35px;
    margin: 0px;
    color: #fff;
}

.footer a {
    color: #fff;
    font-size: 20px;
}

.footer a:hover {
    color: #aece61;
}
*/


/* Footer Logo */

.foot-logo {
    margin: 0px 0px 18px 0px;
    padding: 0;
}


/*footer bottom */


/*
.footer-bottom {
    padding-top: 10px;
    padding-bottom: 25px;
    border-top: 1px solid #2f2f33;
    background: #3F51AA;
}

.copyright-text p {
    color: #7d7975;
    margin-top: 18px;
    margin-bottom: 0;
    font-size: 15px;
}

.copyright-text a {
    color: #7d7975;
    margin: 0px 10px 0px 10px;
}

.copyright-text a:hover {
    color: #aece61;
}

*/


/* Social Icons */

.social-icons {
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.social {
    margin: 7px 7px 7px 0px;
    color: #fff;
}

#social-fb:hover {
    color: #3B5998;
    transition: all .25s;
}

#social-tw:hover {
    color: #4099FF;
    transition: all .25s;
}

#social-gp:hover {
    color: #d34836;
    transition: all .25s;
}

#social-em:hover {
    color: #f39c12;
    transition: all .25s;
}

.footer-four>img {
    width: 80%;
}

.foot-logo img {
    width: 80px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}


/*======= register===============*/

.register-title {
    text-align: center;
    margin: 10px;
    padding: 20px;
}

.control-label {
    text-align: left !important;
}

.control-input {
    float: right !important;
}

.down-header {
    padding: 0px 5% 0px 5%;
}

.down-header .nav-header #fh5co-menu-wrap a {
    font-size: 13px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content li {
    list-style: none;
    margin-bottom: 10px;
}

.dropdown-content li a {
    color: #000;
    text-decoration: none !important;
}

.featured-title-box ul li .col-xs-1 {
    float: right;
}

.top-container {
    background-color: #f1f1f1;
    padding: 30px;
    text-align: center;
}

.header {
    background: #fff;
    color: #f1f1f1;
}

.content {
    padding: 16px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky+.content {
    padding-top: 102px;
}

.rights {
    text-align: center;
    background-color: #7B7B7B;
    padding: 10px;
}

.rights a {
    color: #fff;
}


/* footer*/

.wow>a {
    text-decoration: none;
}

.up-footer {
    padding: 0px!important;
}

.map {
    padding: 0px!important;
}

.social {
    float: right;
    margin: 0px;
    padding: 0px!important;
}

.copyright {
    height: 70px;
    text-align: center;
    padding: 0px!important;
}

.copyright>p {
    padding: 23px 0px;
    color: #fff;
}

.social>a {
    float: left;
    line-height: 70px;
    text-decoration: none;
    color: white;
    text-align: center;
    font-weight: bold;
}

.linked {
    background-color: #1E83AE;
    margin: 0px;
}

.face {
    background-color: #3D5B94;
}

.tweet {
    background-color: #3DACDD;
}

.support {
    background-color: #6dcd9a;
}

footer {
    margin-top: 0px;
}

.title {
    margin: 25px 0px;
}

.title h1 {
    text-align: center;
}

.inner-keyword {
    margin: 10px 0px;
}

.new-section {
    margin: 50px 0px;
}

.title-of-new {
    text-align: center;
    direction: rtl;
}

.list-img {
    /*background-image: url("https://eyp4.iypcdn.com/static/modules/uploads/trendingsearches/english/atms_2.jpg?14");*/
    background-size: cover;
    height: 420px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff;
}

.col-md-3 a .new-places .list-img {
    height: 200px;
}

.col-md-3 a .new-places .list-img h4 {
    font-size: 14px;
    right: 15px;
}

.col-md-3 a .new-places .list-img p {
    right: 15px;
    font-size: 12px;
}

.list-img::before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 10%, rgba(84, 84, 84, 0.35) 50%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-radius: 5px;
}

.list-img:hover:before {
    opacity: .3;
}

.list-img h4 {
    position: absolute;
    bottom: 40px;
    right: 30px;
}

.list-img p {
    position: absolute;
    bottom: 25px;
    right: 30px;
}

.list-img:hover {
    opacity: .9;
}

.news-container .col-md-6 {
    float: right;
}


/* ======= */

@media only screen and (max-width: 600px) {
    .navbar-nav li {
        width: 100%;
    }
}

@media only screen and (min-width: 600px) {
    .navbar-brand {
        float: right;
    }
    .navbar-header {
        float: right;
    }
    .navbar-nav {
        float: right;
        margin-right: 12%;
        margin-top: 20px;
    }
}

.navbar {
    background-color: #fff;
}

.navbar-nav li {
    float: right;
}

.navbar-toggle {
    border: 1px #000 solid;
}

.navbar-toggle .icon-bar {
    border: 1px #000 solid;
}

.navbar-nav>li>a {
    text-align: center;
    color: #000;
    padding-left: 22px;
    font-size: 13px;
}

.navbar-brand {
    height: 70px
}

.navbar-brand img {
    max-width: 60px;
}

.carousel-control {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.carousel:hover .carousel-control {
    visibility: visible;
    opacity: 1;
}

.key-words {
    background-color: #000;
    color: #fff;
    padding: 50px;
}

.head_top_social ul li {
    float: right;
}

.list-unstyled li {
    float: unset;
    display: block;
    padding: 5px;
}

.list-unstyled li a {
    color: #000;
    font-size: 15px;
}


.new-places div h4 {
    color: #fff;
    font-size: 25px;
}

.inner-keyword a {
    color: #fff;
    font-size: 16px;
}
@media(max-width:414px) {
    .service h2 {font-size: 28px;}
    .service p {font-size: 17px;}
    .loupe {display: none;}
    .service-col {margin: 15px 10px;}
}
@media(max-width:768px) {
    #anyWay {width: auto !important;}
    #searchbtn {font-size: 16px;font-weight: bold;}
}