@font-face {
    font-family: 'sahel' ;
    src: url('assets/fonts/Sahel.woff') format('woff');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

body {
    font-family: proxima-nova-condensed, "Arial Narrow", sans-serif;
    direction: rtl;
   
}

a {
    text-decoration: none !important;
}

.dropdown-toggle::after {
    vertical-align: 0em !important;
    margin-right: 8px;
}

.dropdown-menu {
    text-align: right !important;
}

.text-primary-color {
    color: #ffffff;
}

.custom-input-group-text {
    background: #a0a0fd !important;
    color: #fff !important;
}

.custom-card-text {
    font-size: 13px;
}

.child {
    top: 20px;
    left: 100px;
}

/*project styles*/
/*top header section*/
.btn {
    border: 2px solid #04ACF6 !important;
}
#custom-container-fluid{
    background-image: url("../img/freestyle.jpg");
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    padding: 100px 0;
    position: relative;
    margin-top: -100px;
}
@media screen and (max-width:1000px) {
    #custom-container-fluid {
        width: 100% !important;
        height: 100vh;
        margin-top: 0px;

    }
}
.cover-img{
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    margin-top: -100px;


}
#custom-navbar{
    background: rgba(255,255,255,.6);
    /*height: 85px!important;*/


}
#myNavbar  a {
    text-transform: uppercase;
    font-weight: 700;
    color: #53565a;
    text-decoration: none;
    margin: 0.5rem;
    font-size: 18px;
}
@media screen and (max-width: 1000px){
    #custom-container-fluid {
        width: 100% !important;
        height: 100vh;

    }

}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
{
    color: #04ACF6 !important;

    border-bottom:4px solid #04ACF6 ;
}
.nav-link:hover, .nav-link:focus {
    color: #04ACF6 !important;
    border-bottom:4px solid #04ACF6 ;
}
.navbar
{
    border:2px solid #04ACF6;

}
/* Icon 1 */

.animated-icon1 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -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;
}

.animated-icon1 span{
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    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;
}

.animated-icon1 span {
    background: #04ACF6;
}


.animated-icon1 span:nth-child(1) {
    top: 0px;
}

.animated-icon1 span:nth-child(2) {
    top: 10px;
}

.animated-icon1 span:nth-child(3) {
    top: 20px;
}

.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#container-img-productions{
    /*margin-top: 10vh;*/

}

#container-img-productions img {
    height: auto;
    width: auto;
}
#container-img-productions .card{
    background: rgba(255,255,255,.6);
    border-radius: 1.5rem;
    border:2px solid #04ACF6;


}

#container-img-productions h5{
    color: #04ACF6;
}


.group {
    display: table;
    width: 50%;
    font-size: 1.5rem;
    margin: 0 auto;
    color: #53565a;
}
.item {
    display: table-cell;
}
.text {
    white-space: nowrap;
    width: 1%;
    padding: 0 10px;
}
.line {
    border-bottom: 1px solid #04ACF6;
    position: relative;
    top: -.5em;
}
.btn{
    font-weight: 500;
    color: #04ACF6;
}


/*tavaniahaie ma*/
.about{
    padding-top: 70px;
    padding-bottom: 20px;


}

.main-timeline {
    font-family: proxima-nova-condensed, "Arial Narrow", sans-serif;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: 80%;
    padding: 0 0 0 50px;
    margin: 0 0 30px;
    float: left;
}

.main-timeline .timeline-content {
    color: #555;
    background-color: #fff;
    border-radius: 30px;
    display: block;
    position: relative;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-content:before {
    content: '';
    background: linear-gradient(45deg, #FF5A00, #E4300C);
    height: 120px;
    width: 120px;
    border-radius: 50% 0 50% 50%;
    border: 2px solid #04ACF6;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: -40px;
    top: 50%;
    bottom: -10px;
    z-index: 1;
}

.main-timeline .timeline-icon {
    color: #fff;
    background: linear-gradient(105deg, #E4300C, #FF5A00);
    font-size: 45px;
    text-align: center;
    line-height: 100px;
    height: 100px;
    width: 100px;
    border-radius: 50%;

    box-shadow: 0 0 0 8px #fff inset, 0 0 5px #333;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -30px;
    z-index: 1;
}

.main-timeline .inner-content {
    background-color: #f5f5f5;
    padding: 15px 30px 15px 130px;
    border-radius: 30px;
    border: 2px solid #04ACF6;
}

.main-timeline .title {
    color: #E4300C;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.main-timeline .description {
    color: #555;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    padding: 0 50px 0 0;
    margin: 0 0 30px;
    float: right;
}

.main-timeline .timeline:nth-child(even) .timeline-content:before {
    transform: translateY(-50%) rotate(225deg);
    left: auto;
    right: -40px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
    left: auto;
    right: -30px;
}

.main-timeline .timeline:nth-child(even) .inner-content {
    padding: 15px 130px 15px 30px;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content:before {
    background: linear-gradient(45deg, #FF4EF7, #C620C1);
}

.main-timeline .timeline:nth-child(4n+2) .timeline-icon {
    background: linear-gradient(105deg, #FF4EF7, #C620C1);
}

.main-timeline .timeline:nth-child(4n+2) .title {
    color: #C620C1;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-content:before {
    background: linear-gradient(45deg, #8710D9, #9A39F8);
}

.main-timeline .timeline:nth-child(4n+3) .timeline-icon {
    background: linear-gradient(105deg, #8710D9, #9A39F8);
}

.main-timeline .timeline:nth-child(4n+3) .title {
    color: #8710D9;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-content:before {
    background: linear-gradient(45deg, #0083ED, #00A7DB);
}

.main-timeline .timeline:nth-child(4n+4) .timeline-icon {
    background: linear-gradient(105deg, #0083ED, #00A7DB);
}

.main-timeline .timeline:nth-child(4n+4) .title {
    color: #0083ED;
}

@media screen and (max-width:767px)  {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        padding: 60px 0 0 0;
        float: none;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        transform: translateY(0) translateX(-39%);

        left: 50%;
        top: -40px;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before {
        transform: translateY(0) translateX(-39%) rotate(135deg);
        display: none;
        left: 50%;
        top: -50px;
    }
    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content {
        text-align: center;
        padding: 115px 20px 20px;
    }
}

@media screen and (max-width:567px) {
    .main-timeline .title {
        font-size: 18px;
    }
}
/*team*/


#team {
    padding: 60px 0;
    background-color: rgba(0,0,0,.1);
}

section .section-title {
    text-align: center;
    color: #04ACF6;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#team .frontside {
    border:2px solid #04ACF6!important;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;

}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);




}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;

}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;

}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #04ACF6 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #04ACF6 !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border:2px solid #04ACF6;
}


/*contact*/
#contact{
    padding-top: 70px;
    padding-bottom: 20px;
}
#contact .card{

    background: rgba(255,255,255,.6);
    border-radius: 1.5rem;
    border:2px solid #04ACF6;

}
#contact i{
    color: #04ACF6;
}
#contact .form-control{
    border:2px solid #04ACF6!important;
}
#contact .map{
    border:2px solid #04ACF6 ;
    border-radius: 1rem;
}
/*footer*/
.card-footer {
    border: 2px solid #04ACF6;
    background-color: rgba(0,0,0,.2) !important;
}
/*End Footer*/


/*Dropdown-Menu*/
.dropdown-menu{

    background-color:  white;
    border: 2px solid #04ACF6;
    margin-top: 2.5rem !important;

}

[class*="dropdown-menu-tip-"]::after {
    content: '';
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-color:white;
    border: solid 2px #04ACF6;
    border-bottom: none;
    border-left: none;

}

.dropdown-menu-tip-n::after {
    top: calc(-.25rem - 10px);
    left: calc(50% - .25rem);
    transform: rotate(-45deg);
}

.dropdown-menu-tip-ne::after {
    top: calc(-.25rem - 1px);
    right: 1rem;
    transform: rotate(-45deg);
}

.dropdown-menu-tip-nw::after {
    top: calc(-.25rem - 10px);
    left: 1rem;
    transform: rotate(-45deg);
}

.dropdown-menu-tip-s::after {
    left: calc(50% - .25rem);
    bottom: calc(-.25rem - 1px);
    transform: rotate(135deg);
}

.dropdown-menu-tip-se::after {
    right: 1rem;
    bottom: calc(-.25rem - 1px);
    transform: rotate(135deg);
}

.dropdown-menu-tip-sw::after {
    left: 1rem;
    bottom: calc(-.25rem - 1px);
    transform: rotate(135deg);
}


.dropdown-menu {
    margin-top: .75rem;
}

@media screen and (max-width: 767px) {
    .dropdown-menu-tip-nw::after {
        top: calc(-.4rem - -62px);
        left: 10rem;
        transform: rotate(-45deg);
    }
    .dropdown-menu{

        background-color: white!important;
        border: 2px solid #04ACF6;
        margin-top: .8rem !important;

    }



}
.dropdown-divider {
    border-top: 2px solid #04ACF6 ;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #04ACF6!important;
    text-decoration: none;
    background-color:  rgba(0,0,0,.2) !important;
    border-bottom: 2px solid #04ACF6;
}





/* account allauth design*/
#account .form-control{
    border:2px solid #04ACF6!important;
    
}
#account .border-style{
    margin-top: 4.8rem !important;
    border-radius: 1.5rem!important;
    border:2px solid #04ACF6!important;
} 