


/*Start intro*/


.home{
    width: 98%;
    margin: auto;
    height: 500px;

}
.home .intro{
    width: 98%;
    background-color: white;
    margin: auto;
    display: block;

}
.home .intro .image{
    float: right;
    width:48%;
    height: 500px;
    overflow: hidden;


}
.home .intro .image .img-flag{
     width: 100%;
    position: relative;

}
.home .intro .image .img-klam
{
    position: absolute;
    overflow: hidden;
}
.home .intro .image .img-klam h1{
    font-size: 70px;
    -webkit-text-stroke: 1px blue;
    -webkit-text-fill-color: transparent;

}



.intro .klam{
    text-align: center;
    /*height: 500px;*/
    overflow: hidden;
}
.intro .klam h1{
    font-size: 70px;
    color: white;
    font-weight: bold;
    text-align: center;
    /*margin-top: 50px;*/
    /*-webkit-text-stroke: 1px blue;*/
    /*-webkit-text-fill-color: transparent;*/

}
.intro .klam p{
    font-size: 24px;
    font-weight: bold;
    color: whitesmoke;

}



/*End into*/




/*Start Slide Content*/

.slide-content{
    width: 90%;
    margin: auto;
    padding-bottom: 50px;
    margin-top: 50px;
}

.tex-cont{
    margin: auto;
    text-align: center;

}
.tex-cont h3{
    font-size: 70px;
    font-style: oblique;
    color: white;
    background-color: black;
    border-style: solid;
}
.para-cont p{
    font-size: 50px;
    font-style: oblique;
    color: black;
    background-color: grey;
    border-style: solid;
}
.ima-cont{
    position: relative;
    text-align: center;
    color: white;
}
.tex-cont{
    width: 60%;
    height: 50%;
    text-align: center;

    /*background-color: white;*/
    opacity: .7;
    position: absolute;
    animation: imganim    ;
    animation-duration: 4s;
/**/
    animation-fill-mode: both;

    animation-timing-function: ease;
    /*animation-direction: alternate-reverse;*/

}
.para-cont{
    width: 60%;
    height: 50%;
    text-align: center;

    /*background-color: white;*/
    opacity: .7;
    position: absolute;
    top: 50px;
    animation: imagine    ;
    animation-duration: 5s;
    /**/
    animation-fill-mode: both;
    animation-timing-function: ease;
    /*animation-direction: alternate-reverse;*/
}

@keyframes imganim {
    from {left: -1800px; ;}
    to {left: 200px;top: 100px;}
}

@keyframes imagine {
    from {top: -1800px; ;}
    to {left: 300px;top: 300px}
}

.ima-cont img{
    width: 90%;
    height: 550px;
}

/*End Slide Content*/


/* Start reasons*/
.reasons{

    /*background-image:url(http://localhost/DentalDemo/public//assets/images/home/back.jpg) ;*/
    background-image:url(http://www.dentistfouadclinic.info/public/assets/images/home/back.JPG) ;

    /*background-image: "/assets/images/home/back.jpg";*/
    background-attachment:fixed;
    background-size: cover;
    width: 90%;
    height: 400px;
    margin: auto;
    margin-bottom: 20px;

    /*margin-bottom: 100px;*/
}

.co{
    margin: auto;
    /*height: 400px;*/
    position: relative;
    background-color: rgba(0,0,0,0);
}
.co .one{

    width: 90%;
    /*height: 50%;*/
    margin: auto;
    text-align: center;
    position: absolute;
    animation: reason1    ;
    animation-duration: 7s;
    /**/
    animation-iteration-count: infinite;
    animation-direction: alternate;

    animation-fill-mode: both;
    animation-timing-function: ease;
}
@keyframes reason1 {
    from {left: -1000px; ;}
    to {left: 70px}
}



.co .two{
    width: 90%;
    /*height: 40%;*/
    margin: auto;
    text-align: center;
    position: absolute;
    animation: reason2    ;
    animation-duration: 7s;
    /**/
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-direction: alternate;

    animation-timing-function: ease;
}
@keyframes reason2 {
    from {top:-80px;left: 70px}
    to {top: 200px;left: 70px}
}

.co .L{
    float: left;
    width: 33%;
    height: 45%
}
.co .R
{
    float: right;
    width: 33%;
    height: 45%

}
.head-text{
    width: 90%;
    background-color: #c5c0c2;
    margin: auto;

}
.co h3
{
    color: blue;
    font-size: 20px;
}

 .head-text strong{
    color: #1ab7ea;

     text-align: center;
    font-family: 'Cairo', Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: 70px;

    }
.reasons i{
    font-size: 100px;
    text-align: center;
    }

/* End reasons*/

/* Start services*/

.services{
    width: 100%;
   margin: auto;
    margin-bottom: 100px;
}


.services .head-text{
    background-color: white;

}
.services .head-text a{
    text-decoration: none;
}
.services .head-text strong{

    color: #1ab7ea;
    text-align: center;
    font-family: 'Cairo', Georgia, 'Times New Roman', Times, serif;
    font-style:inherit;
    font-weight: lighter;
    font-size: 80px;

}
.respon{
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 90%;
    height: 40%;
    justify-content: center;

}
.services .tqwem
{

    width: 33%;
    height:100%;
    margin: auto;
}


.services .tqwem img{

    width:  100%;
    height: 100%;

}

.services .zra3a
{
    width: 33%;
    height:90%;
    margin: auto;
}

.services .zra3a img{

    width:  97%;
    height: 80%;

}
.services .hollywood
{
    width: 33%;
    height:90%;
    margin: auto;
}

.services .hollywood img{

    width:  100%;
    height: 80%;


}
.services .tagmeel
{
    float: right;
    width: 33%;
    height:90%;
    margin: auto;
}

.services .tagmeel img{

    width:  100%;
    height: 80%;

}.services .hashw
{
    float: left;
     width: 33%;
     height:90%;
     margin: auto;
}

.services .hashw img{


    width: 100%;
    height: 80%;

}
.services .tahseen
{
    float: left;
    width: 33%;
    height:90%;
    margin: auto;
}

.services .tahseen img{

    width: 97%;
    height:80%;

}
/* End services*/


/*Start Reviews*/

.reviews  {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
}

.reviews .text a{
    font-size: 50px;
    font-weight: bold;
    color: #1ab7ea;
    text-decoration: none;
}

.reviews  a{
     font-size: 70px;
    font-weight: bolder;
    color: #1ab7ea;
 }


.reviews .container .slide{
    background-color: white;
    width: 100%;
}
.reviews .container .slide img{
    max-width:90%;
    margin: auto;
    height: 500px;
}



@media only screen and (max-width: 768px) {

.home{
    width: 100%;
    height: 500px;
}

    .home .intro{
        width: 100%;
        background-color: white;
        margin: auto;
        height: 100px;
        display: block;
    }
    .home .intro .image{
        width:100%;
        overflow: hidden;
        height: auto;
        float: right;



    }
    .home .intro .image .img-flag{
        width: 100%;
        position: relative;

    }
    .home .intro .image .img-klam
    {
        position: relative;
        overflow: hidden;
    }
    .home .intro .image .img-klam h1{
        font-size: 20px;
        -webkit-text-stroke: 1px blue;
        -webkit-text-fill-color: transparent;

    }



    .intro .klam{

        width: 100%;
        overflow: hidden;


    }
    .intro .klam h1{
        font-size: 30px;


    }
    .intro .klam p{
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #0A72E8;

    }



    /*End into*/




    /*Start Slide Content*/

    .slide-content{
        width: 100%;
        margin: auto;
        background-color: white;
    }

    .tex-cont{
        margin: auto;
        background-color:white;
        color: black;
        text-align: center;
    }
    .tex-cont h3{
        font-size: 20px;
        font-style: oblique;
        color: #0A72E8;
    }

    .para-cont p{
        font-size: 20px;
        font-style: oblique;
        color: black;
        background-color: grey;
        border-style: solid;
    }
    .tex-cont{
        width: 90%;
        height: 20px;
        text-align: center;
        opacity: .7;
        position: absolute;
        animation: imganim    ;
        animation-duration: 4s;
        /**/
        animation-fill-mode: both;
        animation-timing-function: ease;
        /*animation-direction: alternate-reverse;*/

    }
    @keyframes imganim {
        from {left: -1800px;}
        to {left: 30px;top: 100px;}
    }




    .ima-cont{
        height: 400px;
    }
    .para-cont p{
        font-size: 20px;
        font-style: oblique;
        color: black;
        background-color: grey;
        border-style: solid;
    }
    .tex-cont h3{
        font-size: 30px;
        font-style: oblique;
        color: white;
        background-color: black;
        border-style: solid;
    }
    .para-cont{
        width: 80%;
        height: 90%;
        text-align: center;

        /*background-color: white;*/
        opacity: .7;
        position: absolute;
        top: 50px;
        animation: imagine    ;
        animation-duration: 5s;
        /**/
        animation-fill-mode: both;
        animation-timing-function: ease;
        /*animation-direction: alternate-reverse;*/
    }
    @keyframes imagine {
        from {left: -200px;}
        to {left: 50px;top: 190px}
    }


    .ima-cont img{
        width: 90%;
        height: 400px;
    }

    /*End Slide Content*/

    /* Start reasons*/
    .reasons{

        /*background-image:url(http://localhost/DentalDemo/public//assets/images/home/back.jpg) ;*/
        background-image:url(http://www.dentistfouadclinic.com/public/assets/images/home/back.JPG) ;
        background-attachment:fixed;
        background-size: 500px;
        width: 90%;
        height: 700px;
        margin: auto;
        /*margin-bottom: 100px;*/
    }
    .co{
        margin: auto;
        position: relative;
        background-color: rgba(0,0,0,0);
    }
    .co .one{

        width: 100%;
        margin: auto;
        text-align: center;
        position: absolute;
        animation: reason1    ;
        animation-duration: 7s;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
        animation-direction: reverse;
        animation-timing-function: ease;
    }
    @keyframes reason1 {
        from {left: -800px; ;}
        to {left: 10px;}
    }



    .co .two{
        width: 90%;
        /*height: 40%;*/
        margin: auto;
        text-align: center;
        position: absolute;
        animation: reason2    ;
        animation-duration: 7s;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: ease;
    }
    @keyframes reason2 {
        from {left: -800px ;top:400px}
        to {left: 10px;top: 400px}
    }

    .co .L{
        float: left;
        width: 100%;
        /*height: 45%*/
    }
    .co .R
    {
        float: right;
        width: 100%;
        height: 45%

    }
    .head-text{
        width: 90%;
        height: 50px;
    }
    .co h3
    {
        color: BLUE;font-size: 20px;
    }

    .head-text strong{
        color: blue;

        text-align: center;
        font-family: 'Cairo', Georgia, 'Times New Roman', Times, serif;
        font-weight: bold;
        font-size: 30px;

    }
    .head-text  i{
        font-size: 10px;
    }
    .reasons i{
        font-size: 50px;
        text-align: center;
    }

    /* End reasons*/

    /* Start services*/

    .services{
        width: 100%;
        margin: auto;
    }

    .services .head-text{
        padding: 20px;
        margin-bottom: 100px;
    }
    .services .head-text strong{

        color: #1ab7ea;
        text-align: center;
        font-family: 'Cairo', Georgia, 'Times New Roman', Times, serif;
        font-style:inherit;
        font-weight: lighter;
        font-size: 80px;
    }
    .respon{
        margin: auto;
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .services .tqwem
    {

        width: 100%;

    }


    .services .tqwem img{

        width:  100%;
        height: 80%;

    }



    /* End services*/

    /*Start Reviews*/


    .reviews  {
        width: 98%;
        margin: auto;
        margin-bottom: 50px;
    }

    .reviews .text a{
        font-size: 50px;
        font-weight: bold;
        color: #1ab7ea;
        text-decoration: none;
    }

    .reviews  a{
        font-size: 70px;
        font-weight: bolder;
        color: #1ab7ea;
    }


    .reviews .container .slide{
        background-color: white;
        width: 100%;
    }
    .reviews .container .slide img{
        width:90%;
        margin: auto;
        height: 250px;
    }


}
