@import "https://family-guidance.net/static/fonts/fonts/styles.css";

* {
    font-family: 'DroidArabicKufi';

}

a {
    color: inherit;
}

.row {
    position: relative;
}

.column {
    margin-bottom: 5px;
}

img:not(.img) {
    width: 100%;
    height: auto;
}

@keyframes imgbg {
    0% {
        background-position: 100% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}

body {
    background: #f7f7f7;

}

a:hover {
    color: inherit;
}

.imgbg {
    width: 100%;
    height: 200px;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.imgbg:hover {
    /*animation: imgbg 3s linear;
    background-position: 0% 100%;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HacenLinerXL';
}


.fluid {
    max-width: 100%;
}

.logo_image {
    margin-left: 34px;
    margin-top: 42px;
}

.title_text {
    margin-top: 37px;

}

/*                     social media               */


.btnContainer {
    min-width: 1%;

}




@media only screen and (max-width: 700px) {
.image_co{
height: 290px!important;
}
.old_age_second{

    padding-right: 10px!important;
}
}
@media only screen and (max-width: 1000px) {

.shadow_{
    transform: scale(1)!important;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
}

.grid-margin-x {
margin-right:0px!important;
margin-left:0px!important;
}

}



@media only screen and (min-width: 600px) {


    .btnContainer {
        min-width: 1%;

    }
}

@media only screen and (min-width: 700px) {
    .btnContainer {
        min-width: 1%;

    }
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}

.buttonContainer {
    margin-top: 55px;

}

.btnContainer {
    margin-right: -12px;
    float: left;
    padding: 10px;
    display: flex;
}

.btn {
    line-height: 1.45;
    height: 40px;
    width: 40px;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    font-size: 28px;
    color: #cccccc;
    /* text-shadow: 0 10px 5px #a6a6a6; */
    text-shadow: 0 10px 5px #190000;

}

.btn:hover {
    cursor: pointer;
    text-shadow: none;
    box-shadow: 12.5px 12.5px 5px #a9a9a9;
}

.facebook:hover {
    background-color: #3b5998;
}

.instagram:hover {
    background: linear-gradient(25deg, #fccc63, #fbad50, #e95950, #cd486b, #bc2a8d, #8a3ab9, #4c68d7);
}

.twitter:hover {
    background-color: #4099FF;
}

.linkedin:hover {
    background-color: #007bb5;
}

.youtube:hover {
    background-color: #ff0000;
}

.btn:hover {

    color: #fff;
}

/* social media */


/* input form login */

.form_input {
    height: 15px;
    margin: 4px 0;
    padding: 14px 10px;
    width: 100%;
    outline: none;
    border: 1px solid #bbb;
    border-radius: 10px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

.button_login {
    padding: 3px 8px 3px 8px;
    margin-right: 156px;
    position: absolute;
    top: -50px;
    background: #876fad;
    color: #fff;
    font-size: 14px;
    border: 0px;
    cursor: pointer;
    position: relative;
}

.header_ {
    background: #57adc7;
    height: 38px;
    margin-top: 11px;
}

.menu {

}

.menu li {
    font-size: 15px;
    margin-top: 5px;
    margin: 4px 9px;
    color: #fff;
    height: 30px;
    border-radius: 10px;
}

.menu li a {
    margin-top: -5px;
}

.menu li:hover {
    background: #88cfe5;
    color: #000;
}

.search {
    background-image: url("https://family-guidance.net/static/images/site/search_icon.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 5px;
    margin-bottom: 20px;
}

.news_title_slider {
    padding: 10px 80px;
}

.menu_line {
    margin-top: 8px;
    width: 1px;
    height: 21px;
    background: #fff;
}

.center_news {
    position: relative;
    background-color: rgb(84, 60, 121);
    opacity: 0.8;
    color: #fff;
    width: 96px;
    height: 32px;
    text-align: center;
    padding-top: 4px;
    font-size: 15px;
    margin: 20px 28px 0px 0px;
    z-index: 1;

}

.Counseling {
    padding: 0px 25px 0px 0px;
}

.Counseling_div_header {
    padding: 12px 8px;
    height: 43px;
    background: #876fad;
}

.Counseling_div_title {
    float: right;
    color: #fff;
    margin-right: 11px;

}

.Counseling_text {
    border-bottom-left-radius: 12px;
    border-width: 0.5px;
    border-color: rgb(161, 161, 161);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    height: 173px;
    padding: 10px;
    border-bottom-right-radius: 12px;
}

.Counseling_button {
    margin-top: 11px;
    float: left;
    padding: 5px 9px;
    font-size: 14px;
    color: #fff;
    width: 102px;
    height: 31px;
    background-color: rgb(246, 28, 13);
    margin-left: 22px;
}

.Counseling_button:hover {
    color: #fff;

}

.Counseling_line {
    background-color: rgb(135, 111, 173);
    margin-top: 13px;
    height: 1px;
}

.Counseling_talk {
    margin-top: 13px;
    height: 140px;
}

.talk_us {
    margin-right: 10px;
    color: rgb(135, 111, 173);
    margin-bottom: 9px;
}

.blog_title {
    font-size: 14px;
    padding-right: 7px;
}

.blog_date {
    padding-right: 7px;
}

.date_ {
    color: rgba(58, 58, 58, 0.8);
    font-size: 12px;
}

.blog_line {
    margin-bottom: 10px;
    background-color: rgb(77, 77, 77);
    opacity: 0.251;
    height: 1px;
    margin-top: 13px;
}

.content {
    padding-top: 25px;
    padding-left: 21px;
    background: #fff;
}

.contents_title {
    font-weight: bold;
    text-align: center;
}

.contents_2 {
    margin-right: 29px;
    margin-left: 7px;
}

.kids_title {
    height: 134px;
    margin-right: 4px;
    background: #fff;
    border: solid 1px #d2d2d2;
    padding: 5px;
    font-size: 14px;
}

.kids_second {
    margin-top: 9px;
    margin-right: 10px;
}

.kids_second:first-child {
    margin-top: 0px;
}

.kids_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.kids_first_title {
    height: 200px;
    background: #fff;
    border: solid 1px #d2d2d2;
    padding: 5px;
    font-size: 14px;
    padding-top: 15px;
}


.social_ul {
    display: flex;
    position: relative;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    top: 32px;
    margin-bottom: 21px;
}


.social_ul li {
    list-style: none;
}

.icon_s {
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    margin: 0 10px;
    display: block;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: solid 2px #44474a;
    z-index: 2;
}

.social_ul li a .fa {
    position: relative;
    color: #262626;
    transition: .5s;
    z-index: 3;

}

.social_ul li a:hover .fa {
    color: #FFFFFF; /* لون الايقونة بعد الهوفر */
    transform: rotateY(360deg);
}


.icon_s:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #FF0000;
    transition: .5s;
    z-index: 1;
}

.social_ul li a:hover:before {
    top: 0;
}


.social_ul li:nth-child(1) a:before {
    background-color: #3b5999; /* الفيس بوك*/
}

.social_ul li:nth-child(2) a:before {
    background-color: #55acee; /* تويتر */
}

.social_ul li:nth-child(3) a:before {
    background-color: #25D366; /* الواتساب */
}


.old_age {
    padding-top: 30px;
    height: 467px;
    background: #f8eff9;
}

.old_age_image {
    background-position: center;
    height: 216px;
    background-size: cover;

}

.old_image_column {
    padding: 10px;
    background: #fff;

}

.old_image_title {
    padding: 10px 10px;
    font-size: 14px;
}

.category_old_age {
    margin-bottom: 6px;
    color: rgb(232, 94, 21);
    font-size: 14px;
}

.old_age_second {
    padding-right: 50px;
    margin-top: 20px;

}

.old_age_second_image {
    height: 140px;
    background-position: center;
    background-size: cover;

}

.old_age_second_title {
    padding: 10px;
    height: 140px;
    font-size: 14px;
}

.old_age_second_hover {
    margin-bottom: 20px;
    height: 140px;
}

.old_image_title:hover, .old_age_second_hover:hover {
    background: #fff;

}

.category_gall{
margin-right: 17%;
    font-size: 16px;
    margin-top: -22px;
    display: block;
}
.category_gall:hover{

    text-decoration: underline;
}
.gallery {
    margin-top: 37px;
    background: #333333;
    height: 422px;
    padding: 53px 50px 30px 50px;
}

.gallery_im {
    margin: 0px 13px;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.young_div {
    height: 223px;
    background-size: cover;
    background-position: center;
    margin: 13px 25px;
}

.young_title {
    color: #fff;
    margin-right: 21px;
    margin-left: 7px;

}

.old_image_column:hover .old_image_title {
    background: #fff;

}


.footer {
    height: 140px;
    background: #747474;
    margin-top: 50px;
}

.Family_life_image {
    height: 214px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

.kid_image_ {
    height: 184px;
    width: 311px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

.view_list {

    padding-right: 21px;
    padding-top: 27px;


}

.row_view_list {


    padding-bottom: 13px;
    border-bottom: solid 1px #c1c1c1;
    margin-bottom: 15px;

}

.young_div_hover {
    height: 362px;
}

.young_div_hover:hover {
    background: #fce7e7;

}

.gallery_hover {
    padding-top: 15px;
}

.gallery_hover:hover {
    background: #202020;

}

.kids_second:hover .kids_title {

    background: #f8eade;
}

.kids_first_hover:hover .kids_first_title {
    background: #f8eade;

}

.blog_hover:hover {
    background: #ffe4e4;

}

.d {
    background: #e9e9e9;
}

.shadow_ {
    box-shadow: 0 0 20px -5px #999;
    transition: .3s;
}

.shadow_:hover {

    transform: scale(1.05);
    transition: .2s;
}

.sub_category {
    margin-bottom: 20px;
}

.sub_category .Counseling_div_title {
    font-size: 14px;
}

.content {
    padding-top: 10px;
}

.Counseling_div_title2 {
    margin-top: -4px;
}

.category_ {
    float: right;
    margin-right: 27px;

    margin-top: 8px;
    height: 36px;
}

.category_2 {
    width: auto;
}

.kid_description {
    font-size: 16px;
    color: rgb(115, 95, 50);
    margin-top: 10px;
}



@keyframes translateFromBottom {
    0% {
        opacity: 0.0;
        transform: translate(0px, 60px);
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.dropdown.menu .is-active > a {
    color: #000;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #FFF transparent
}



.is-dropdown-submenu > li {
    height: 33px;

    background: #57adc7;
    margin-right: 0px !important;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    animation-name: translateFromBottom;
    -webkit-animation: translateFromBottom;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.is-dropdown-submenu > li:nth-child(1) {

    animation-duration: 0.3s;
}

.is-dropdown-submenu > li:nth-child(2) {

    animation-duration: 0.4s;
}

.is-dropdown-submenu {
    border: 0px solid #cacaca;
}



.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    border-color: #fff transparent transparent;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 109%;
    background:transparent;
    right:-24%;
}
.Advertising{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*  css of mobile */

    * {
        margin: 0;
        padding: 0;
    }
    .gsc-control-cse{
        display: none;
    }
    /* Icon 1 */

     #nav-icon3{
         margin-left: 20px;
         zoom: .5;
        width: 60px;
        height: 45px;
        position: relative;
         float: right;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

   #nav-icon3 span{
        display: block;
        position: absolute;
        height: 9px;
        width: 100%;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }


    /* Icon 3 */

    #nav-icon3 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
        top: 18px;
    }

    #nav-icon3 span:nth-child(4) {
        top: 36px;
    }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    @keyframes transformscale {
        0% {opacity:0.0;transform:scale(0.1);}
        100% {opacity:1;transform:scale(1);}
    }
.menumobile{
    transform:scale(1)!important;
    height: auto !important;
}
    #menu{
        font-weight: bold;
        color: #233a74;
        transform:scale(0);
        margin-top: 30px;
        background: #746192;
        position: fixed;
        min-width: 200px;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        transform-origin:100%   0% ;
    }



   /* end css mobile */


   @media screen and (max-width: 1018px) {
   .old_age{
   height:auto;
   }
   .Counseling{
    margin-top: 26px;
   }
#mm{
width:0px;
}
   .header_{
    margin-top: 0px;
    padding-top: 8px;
    padding-right: 10px;
   }
.menu li{
    margin: 3px 0px;
height:auto;
}
.gallery{
height:auto;
}
.footer{
height:auto;
}

   }
   select option[disabled]:first-child {
       display: none;
   }
   select option {
       color: black;
   }

    select option {
        color: black;
    }

    select {
        background-color: #fefefe !important;
    }

    select option:first-child {
        color: grey;
    }

    select.empty {
        border-radius: 9px;
        color: grey;
        height: 48px;
    }

    /* Hidden placeholder */
    select option[disabled]:first-child {
        display: none;
    }

    button, select option:first-child {
        color: red !important;
    }
.selectStyle{
padding: 4px 10px;
height: 30px;
color: #cfcaca;

}
select{
    background-position: left 0rem center;

}
.dropdown.menu > li.opens-left > .is-dropdown-submenu{
    z-index: 333333333333333333;
}
#menu{
    z-index: 111111111111111111111111111111111111111111111111;

}
.address_title{
color: #fff;
    margin-top: 22px;
    font-size: 14px;
    text-align: center;
}
audio, video{
width:100%;
}
.img_background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.orbit-image {
    height: 360px !important;
}
.link_hover {
    display: block;
    height: 176px;
}
.orbit-caption {
    height: 90px;
}
.orbit-caption {
    height: 90px;
}