@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/iranyekanwebboldfanum.eot");
    src: url("../fonts/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanwebboldfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanwebboldfanum.ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/iranyekanweblightfanum.eot");
    src: url("../fonts/eot/iranyekanweblightfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanweblightfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanweblightfanum.ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/iranyekanwebregularfanum.eot");
    src: url("../fonts/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanwebregularfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanwebregularfanum.ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/iranyekanwebmediumfanum.eot");
    src: url("../fonts/eot/iranyekanwebmediumfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanwebmediumfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanwebmediumfanum.ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/eot/iranyekanwebextraboldfanum.eot");
    src: url("../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanwebextraboldfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanwebextraboldfanum.ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/eot/iranyekanwebblackfanum.eot");
    src: url("../fonts/eot/iranyekanwebblackfanum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/iranyekanwebblackfanum.woff") format("woff"),
    url("../fonts/ttf/iranyekanwebblackfanum.ttf") format("truetype")
}

body, html {
    height: 100%;
    margin: 0;
}

body {
    font-family: "iranyekan", Tahoma;
    font-size: 15px;
    position: relative;
    margin: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "iranyekan", Tahoma !important;
    line-height: 1.8;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

/*header*/
.sticky-wrapper {
    height: 48px !important;
}

.default-header {
    background-color: #fff;
    width: 100% !important;
    box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
}

.default-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    right: 0;
    z-index: 1000;
}

#navheader {
    z-index: 1000;
}

#navheader .dropdown-menu {
    font-size: 13px;
    min-width: fit-content;
}

#navheader .dropdown-menu a:hover, #navheader .nav-link:hover {
    color: #2e6bf3 !important;
}

#navheader .dropdown-menu a:hover .fa-angle-left:before {
    content: "\f100" !important;
}

#navheader .dropdown-toggle::after {
    margin-right: 0.255em !important;
    vertical-align: 0px !important;
}

#catalog, #employment, #portfolioModal, #Modalportfolio,
.navbar-nav, .sticky-wrapper, #portfolio, #employment1,
.instagram, .influencer, #marketcheck {
    direction: rtl;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1) !important;
}

.navbar-nav a:not(.dropdown-item) {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.navbar-nav a.active1, .selectlang a.active1 {
    border-bottom: 3px solid #061f80;
}

.navbar-brand img {
    width: 45px !important;
}

.brand1 {
    font-size: 16px;
    color: #061f80 !important;
    font-weight: bold;
}

.selectlang a {
    color: #000 !important;
    padding: 2px 6px;
    font-size: 14px !important;
    font-weight: bolder;
}

.setcarousel1 h2, .setcarousel1 h4 {
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
}

ul.selectlang {
    list-style: none !important;
}

/*slide-header*/
.slide-header {
    background: #052A62 url("../images/Iceberg.png");
    height: 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    direction: ltr;
}

.clouds {
    height: 100%;
    width: 10000px;
    background: transparent url(../images/cloud.png) bottom center repeat;
    position: absolute;
    right: 0;
    top: -250px;
    -moz-animation: move-background 1500s linear infinite;
    -webkit-animation: move-background 1500s linear infinite;
    animation: move-background 1500s linear infinite;
}

.slidetop {
    width: 60%;
    top: 40%;
    position: absolute;
}

.ship {
    width: 15%;
    background-image: url(../images/header/ship.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
    top: 40%;
    transform: rotateZ(4deg);
    animation: three 2s infinite;
    animation-direction: alternate;
}

@keyframes move-background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@keyframes three {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(4deg);
    }
}

.setcarousel1 .item h2 {
    font-size: 2rem !important;
    direction: rtl;
}

.orderbtn {
    width: 180px;
    border-radius: 15px;
    padding: 8px 25px;
    float: left;
    margin-left: 5rem !important;
    color: #ffffff;
    border: 3px solid white;
    background: transparent;

}

.orderbtn:hover {
    background-color: #0089BA;
    border-color: #0089BA;
    color: #ffffff;
}

/*services*/
.page-section {
    padding: 6rem 0;
}

.text-descripte {
    font-size: 13px;
    font-weight: normal !important;
}

#services, #ourteam, #customers {
    direction: ltr !important;
}


.blog {
    direction: rtl;
}

.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -20px;

}

.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

#customers .blog .carousel-indicators li {
    background: rgba(255, 255, 255, .5) !important;
}

.blog .carousel-indicators .active {
    background: #707070;
}

#customers .blog .carousel-indicators .active {
    background: #ffffff !important;
}

#carousel .item img {
    width: 25%;
}

#carousel .item h6 {
    height: 75px;
    font-weight: bold;
    font-size: 15px;
}

/*previousresearch*/
.heightcarousel {
    height: 146px;
}

.image80 {
    width: 80% !important;
}

.image60 {
    width: 60% !important;
}

.image65 {
    width: 65% !important;
}

.image100 {
    width: 100% !important;
}

.image80 {
    width: 80% !important;
}

#previousresearch .fa.fa-plus {
    padding-top: 38px;
}

#previousresearch .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    transition: .3s ease;
    background: #6F8DCE;
    background: -moz-linear-gradient(45deg, #6F8DCE 0%, #7181A4 28%, #86A0C5 100%);
    background: -webkit-linear-gradient(45deg, #6F8DCE 0%, #7181A4 28%, #86A0C5 100%);
    background: linear-gradient(45deg, #6F8DCE 0%, #7181A4 28%, #86A0C5 100%);
}

#previousresearch .overlay:hover {
    opacity: 1;
}

#previousresearch .icon {
    color: #ffffff;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

#previousresearch .fa-plus:hover {
    color: #eee;
}

.pre-research-col img {
    width: 50%;
}

.pre-research-col h6 {
    margin-top: 20px !important;
    color: #ffffff;

}

.subheading1 {
    font-size: 14px;
    font-weight: 400;
}

.textmore, .textmore:hover {
    color: #ffffff;
    font-weight: bold;
}

#myModal .modal-header .close {
    padding: 0 !important;
    margin: 0 !important;
}

#myModal .modal-header {
    background-color: #165190 !important;
    color: white !important;
}

#myModal .close, #customers h2 {
    color: white !important;
}

.ourteam-img:hover p a,
.ourteam-img p a {
    color: white;
}

.team-member-post {
    font-size: 13px;
    margin-top: 15px;
}

.team-member-info {
    height: 100%;
    margin: 10px 20px;
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 50px 0px rgba(14, 84, 241, 0.15);
}

.team-member img {
    width: 120px !important;
    height: 120px !important;
    cursor: pointer;
}

.team-member, #services .influencerimg {
    direction: rtl;
}

.team-member h6 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.ourteam-img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.ourteam-img img {
    max-width: 100%;
}

.social-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    width: 125px;
    height: 125px;
    background: rgba(19, 58, 144, 0.58);
    color: #fff;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.ourteam-img:hover .social-hover,
.ourteam-img.active .social-hover {
    opacity: 1;
}

.ourteam-img .social-links {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 55%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

ul.social-buttons {
    margin-bottom: 0;
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}

.list-inline-item {
    display: inline-block;
}

ul.social-buttons li a {
    font-size: 16px;
    line-height: 35px;
    display: block;
    width: 35px;
    height: 35px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
    border-radius: 100%;
    outline: 0;
    background-color: #212529;
}

/*blog*/
.color-black-opacity-5 {
    color: rgba(0, 0, 0, 0.5);
}

.h-entry {
    direction: rtl;
}

.h-entry img {
    margin-bottom: 30px;
}

.h-entry h2 {
    font-size: 20px;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
}

.about-us-footer {
    background: url(../images/tmba22.png) no-repeat;
    background-position: center;
    background-size: 50%;
}

.footer-aboutus {
    color: white;
}

.footer-aboutus:hover {
    color: white;
}

footer .info {
    text-align: right;
    color: #ffffff;
}

footer .info i {
    font-size: 20px;
    float: right;
}

footer .info p {
    padding: 0 50px 10px 0;
    margin-bottom: 20px;
    line-height: 22px;
}

.iframe-map-footer {
    border: 0;
    min-height: 100%;
    height: 100%;
    border-radius: 10px;
}

.btncontact {
    border-radius: 10px !important;
    border: 3px solid #efeeee;
    color: #ffffff;
}

.contactmodal.send {
    width: 100px;
    color: #ffffff;
    background-color: rgba(3, 82, 181, 0.8);
    border-color: rgba(3, 82, 181, 0.8);
}

.contactmodal.cancel {
    width: 100px;
    color: #ffffff;
    background-color: #828284;
    border-color: #828284;
}

.btncontact:hover {
    color: #ffffff !important;
    background-color: #002982;
    border-color: #002982;
}

#copyright .social-links a, .instagram .social-links a, #Modalportfolio .social-links a {
    font-size: 14px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 32px;
    height: 32px;
}

.copyright.offset-right-1 {
    text-align: right;
}

#copyright .social-links {
    text-align: left;
}

#copyright .offset-right-1 {
    margin-right: 8.333333%;
}

footer .form button[type="submit"] {
    background: transparent;
    border: 3px solid #ffffff;
    border-radius: 10px;
    color: #fff;
}

/*Customers*/
.customers .more {
    padding: 5px 15px;
    color: #afc8e2;
    padding-left: 30px;
    background-size: 30px;
    margin-top: 7px;
    position: relative;
    left: 0;
    bottom: 0;
    float: left;
    margin-left: 15px;
}

.customers {
    float: right;
    width: 50%;
    padding: 15px 45px;
    background-color: transparent;
    border: 0;
    position: relative;
}

/*footer*/
.copyright {
    color: #ffffff;
    font-size: 12px;
}

#copyright, footer {
    direction: rtl;
}

/*#groupmember {*/
/*    direction: rtl;*/
/*}*/

.footer-groupmember {
    font-size: 9px;
    text-align: center;
    /*font-weight: normal;*/
    /*display: inline;*/
}

/*#groupmember li span {*/
/*    direction: rtl;*/
/*    font-size: 8px;*/
/*    color: #000;*/
/*    margin-top: 50px;*/
/*    display: block;*/
/*}*/

/*#groupmember h4 {*/
/*   font-size:15px;*/
/*}*/

footer .links ul {
    list-style: none;
    padding: 0;
}


/*#groupmember li {*/
/*    cursor: pointer;*/
/*    float: right;*/
/*    width: 50px;*/
/*    height: 65px;*/
/*    list-style: none;*/
/*    !*margin: 12px 10px;*!*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*}*/

.groupmember-hover:hover {
    transform: scale(1.02);
}

.m-10 {
    margin-bottom: 8%;
}

footer hr {
    border-top: 2px solid #716c6c !important;
}

/*public*/
.bg-section {
    background: #0952c3 url(../images/hero1.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.blinking {
    animation: blinkingText 2.8s infinite;
}

@keyframes blinkingText {
    0% {
        color: #4570D9;
    }
    49% {
        color: #003C9A;
    }
    50% {
        color: #747687;
    }
    99% {
        color: #4570D9;
    }
    100% {
        color: #0352B5;
    }
}

.offset-right-2 {
    margin-right: 16.666667%;
}

.modal-footer {
    padding: 0 1rem 1rem !important;
    border-top: none !important;
}

.layer {
    background-color: rgba(5, 61, 132, 0.8);
    padding: 6rem 0;
}

.layer1 {
    background-color: #173880;
}

.subheading2 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;
    text-transform: none;
    color: #5c6063;
}

#employment .subheading2 {
    color: #10478c;
}

.copyright a {
    color: #b7bcc1 !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

/*infography*/
.post-image {
    position: relative;
}

/*#infography img {*/
/*    max-width: 100%;*/
/*    width: 255px;*/
/*    height: 155px;*/
/*    vertical-align: middle;*/
/*    border: 0;*/
/*    -ms-interpolation-mode: bicubic;*/
/*}*/

.post-detail {
    background: #d7e1ec;
    color: #666666;
    position: relative;
}

#infography a.border-img-info, .instagram a.border-img-info {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

h3.post-title {
    height: 45px;
    font-size: 16px;
    font-weight: normal !important;
    margin-bottom: 20px;
}

span.dates {
    color: #2e6bf3;
    font-weight: bold;
    font-size: 12px;
}

p.post-description {
    height: 40px;
    margin-top: 20px;
    font-size: 13px;
}

h3.post-title a {
    color: #061f80;
}

.read-more a, .post-detail .icons a {
    color: #061f80;
}

.sign-up {
    background: url(../images/blog/sing-up.png) no-repeat;
    width: 25px;
    height: 13px;
    position: absolute;
    top: -11px;
}

.sign-down {
    background: url(../images/blog/post-sign.png) no-repeat;
    width: 25px;
    height: 13px;
    position: absolute;
    bottom: -12px;
}

.sign-down {
    z-index: 100;
}

.post-detail, .border-bottom-0 {
    text-align: right;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.post {
    direction: rtl;
    background-color: #d7e1ec;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.instagram .post:hover {
    -webkit-box-shadow: 2px 6px 29px 5px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 2px 6px 29px 5px rgba(0, 0, 0, 0.48);
    box-shadow: 2px 6px 29px 5px rgba(0, 0, 0, 0.48);
}

/*instagram*/
.instagram {
    overflow: hidden;
    position: relative;
}

.instagram .outer {
    background: no-repeat top center url(../images/instagram/iphone-x.png) transparent;
    background-size: contain;
    margin: 0 auto;
    width: 255px;
    height: 540px;
    padding: 10px 15px 38px 16px;
    font-size: 10px;
}

.instagram .inner {
    overflow: hidden;
    border-radius: 30px;
    width: 100%;
    height: 100%;
}

.instagram .background {
    background-color: #eee;
    height: 20px;
    position: relative;
    z-index: -1;
}

.instagram .link {
    direction: ltr;
    text-align: left;
    background-color: #eee;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 2px 2px -2px grey;
}

.instagram .link a {
    color: #000;
}

.instagram .upper {
    background-color: #fff;
    direction: ltr;
    text-align: left;
    padding: 5px 5px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.instagram .upper .image {
    flex: 0 0 60px;
    max-width: 60px;
    padding-bottom: 60px;
    border-radius: 50%;
    border: 1px solid #000;
}

.instagram a.image {
    position: relative;
}

.instagram .list .image {
    border: 2px solid #fff;
}

.instagram .list li:hover .image:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.73);
}

.instagrama:focus, .instagram button:focus {
    outline: 0 !important;
}

.instagram .image {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background: no-repeat center center transparent url(../images/instagram/default.jpg);
    background-image: url(../images/instagram/default.jpg);
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    background-size: cover;
}

.instagram .list .image:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
}

.instagram a.image:hover:before {
    content: '';
}

.instagram a.image:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(71, 129, 255, 0.4);
}

.instagram a.image.target:hover:after {
    content: "\f35d"
}

.instagram .list li:hover .image:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
}

.instagram .list li:hover .icons {
    opacity: 1;
}

.instagram .list .icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    opacity: 0;
    display: flex;
    justify-content: space-around;
    direction: ltr;
    text-align: left;
}

.instagram .list .icons a {
    color: #eeeeee;
    font-size: 13px;
    margin: 0 5px;
}

.instagram .list .icons a:hover {
    color: rgba(69, 238, 31, 0.71);
    font-size: 13px;
}

.instagram a, .instagram a:link, .instagram a:visited, .instagram a:hover, .instagram a:active {
    text-decoration: none;
}

.instagram .upper .box {
    flex: 0 0 calc(100% - 90px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}

.instagram .list .icons span {
    font-family: Arial;
}

.instagram .upper .box .number {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    font-family: Arial;
    line-height: 1;
}

.instagram .upper .box .text {
    color: #999;
    font-size: 90%;
}

.instagram .upper .box .follow {
    flex: 0 0 100%;
    margin-top: 5px;
}

.instagram .upper .box .follow a {
    font-size: 1rem;
    padding: 0;
    line-height: 25px;
    letter-spacing: 1px;
}

.instagram .middle {
    background-color: #fff;
    padding: 10px;
    direction: ltr;
    text-align: left;
}

.instagram .middle .title {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.instagram .middle .text {
    direction: rtl;
    text-align: justify;
    font-weight: 300;
    font-size: 80%;
    line-height: 1.7;
}

.instagram .middle .url {
    color: #2f455e;
}

.instagram .list {
    background-color: #fff;
    margin: 0 -2px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    direction: ltr;
}

.instagram .list li {
    position: relative;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.instagram .lower {
    background-color: #eee;
    display: flex;
    justify-content: space-around;
    direction: ltr;
    padding: 0 10px 10px;
}

.instagram .lower .icon-1 {
    background-position: 0 -30px;
    width: 31px;
}

.instagram .lower i {
    width: 30px;
    height: 30px;
    transform: scale(0.7);
    background: no-repeat 0 0 transparent url(../images/instagram/icons.png);
}

.instagram .lower .icon-2 {
    background-position: 0 -60px;
}

.instagram .lower .icon-3 {
    background-position: 0 -90px;
}

.instagram .lower .icon-4 {
    background-position: 0 0;
    width: 33px;
}

.instagram .lower .icon-5 {
    background-position: 0 -120px;
}

.instagram .list li:hover .image {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
}

.caption-instagram {
    font-size: 1.8rem;
}

/*influencer*/
.influencer-content {
    direction: rtl;
}

/*#influencer h2, #services h2, #infography h2, #blog h2,*/
/*.instagram h2, .team-heading, #groupmember h4, #employment h2,*/
/*#portfolio h2, #catalog h2 {*/
/*    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);*/
/*}*/

.style_guide img {
    width: 75px;
    height: 75px;
}

.offset-right-1 {
    margin-right: 12.5%;
}

.offset-right-3 {
    margin-right: 25%;
}

/*catalog*/
a.btn-account {
    text-decoration: none;
    color: #000000 !important;
}

#marketckeck {
    color: white;
    direction: rtl;
}

@media (min-width: 576px) {
    #contactModal .modal-dialog {
        max-width: 370px !important;
    }
}

#contactModal .form-control {
    font-size: 14px !important;
}

.btnemp {
    padding: 12px 0;
    width: 220px;
    border: 2px solid #007bff !important;
    border-radius: 10px !important;
}

.btnemp1 {
    width: 250px;
    padding: 9px 0;
    border: 2px solid #007bff !important;
    border-radius: 10px !important;
}

.btnemp1:hover {
    color: #ffffff !important;
}

.footerlink a {
    color: #5f5c5c;
}

.dropdown-item {
    padding: 0 10px !important;
}

.dropdown-item {
    background-color: #f2f8f9;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: -1px;
    margin-left: -1px;
    background-color: #f2f8f9;
    border: 0 !important;
    border-top-left-radius: 0 !important;
}

.navbar-nav .nav-item.dropdown:hover {
    background-color: #f2f8f9;
}

/*portfolio*/
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 100px 0 0;
    padding: 7px 14px;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

#portfolio .carousel-thumbnails .carousel-indicators img {
    max-width: 100px;
    height: 50px;
    overflow: hidden;
    display: block;
}

#portfolio .carousel-thumbnails .carousel-indicators li {
    height: auto;
    max-width: 100px;
    width: 100px;
    border: none;
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.75);
}

#portfolio .carousel-thumbnails .carousel-indicators li:active {
    border-bottom: 4px solid #fff;
}

#portfolio .carousel-control-next {
    right: 8% !important;
}

#portfolio .carousel-control-prev {
    left: 8% !important;
}

#portfolio .carousel-indicators {
    bottom: -20% !important;
}

#portfolio .fa-play-circle {
    color: #f11328;
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 45%;
    top: 40%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    transition: all 500ms ease-in-out;
}

#portfolio .overlay-content {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 95%;
    display: block;
    margin-left: 3%;
}

.mt-50 {
    margin-top: 5rem;
}

.samane:hover {
    color: #ffffff !important;
    background-color: #002982;
    border-color: #002982;
}

#marketcheck .samane {
    border: 3px solid white;
    border-radius: 10px;
    width: 250px;
}

.footerlink ul {
    list-style: none;
    font-size: 14px;
}

.footerlink ul li a:hover {
    color: #065be2;
}

.hovereportofolio {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border-radius: 10px;
}

.hovereportofolio video {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hovereportofolio:hover video {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereportofolio:hover {
    box-shadow: 1px 8px 29px 9px rgba(0, 0, 0, 0.43);
}

.portofoliomodal {
    width: 100px;
    color: #ffffff;
    background-color: #4092ea;
    border-color: #4092ea;
}

.hovereportofolio .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.hovereportofolio h2 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    font-size: 20px !important;
    margin-top: 20px;
    background-color: rgb(3, 82, 181);
}

.hovereportofolio:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-left: 0.5rem;
}

.table-striped tbody tr th {
    text-align: center;
    vertical-align: middle;
}

.table-striped tbody tr td {
    text-align: center;
    vertical-align: middle;
}

.table-striped tbody tr img {
    width: 100%;
}

.table-striped tbody tr th {
    width: 80px;
}

.table-striped tbody tr td:nth-child(2) {
    width: 130px;
}

.table-striped tbody tr td:nth-child(4) {
    width: 100px;
}

@media (min-width: 576px) {
    #Modalresearch .modal-dialog {
        max-width: 70%;
    }
}

#Modalresearch, .footerlink {
    direction: rtl;
}

.serviceBox {
    direction: rtl;
    color: #555;
    background: #fff;
    text-align: center;
    width: 260px;
    padding: 15px 10px 40px;
    margin: 0 auto;
    border: 10px solid #4095ba;
    border-radius: 140px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
}

.serviceBox .service-icon {
    color: #4298be;
    font-size: 50px;
    margin: 0 0 10px;
}

.serviceBox .service-icon i.fa {
    transition: all 0.3s ease 0s;
}

.serviceBox:hover .service-icon i.fa {
    text-shadow: 0 0 5px #555;
    transform: rotateY(360deg);
}

.serviceBox .title {
    color: #fff;
    background: linear-gradient(to right, #429abf, #225379);
    font-size: 20px;
    font-weight: 600;
    padding: 15px 10px;
    margin: 0 -33px 15px;
    border-radius: 25px 0;
    position: relative;
    z-index: 1;
}

.serviceBox .title:before,
.serviceBox .title:after {
    content: "";
    background: #222;
    width: 23px;
    height: 17px;
    border-radius: 15px 0 0 15px;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.serviceBox .title:after {
    background: #4299be;
    border-radius: 0 0 0 15px;
    z-index: -1;
}

.serviceBox .description {
    font-size: 15px;
    line-height: 25px;
    margin: 0 23px;
}

.serviceBox.blue {
    border-color: #0783CD;
}

.serviceBox.blue .service-icon {
    color: #1D1D81;
}

.serviceBox.blue .title {
    background: linear-gradient(to right, #0783CD, #1D1D81);
}

.serviceBox.blue .title:after {
    background: #0783CD;
}

@media only screen and (max-width: 479px) {
    .serviceBox .title {
        margin: 0 -24px 10px;
    }

    .serviceBox .title:before,
    .serviceBox .title:after {
        width: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav {
        padding-right: 0;
    }

    .navbar-nav a:not(.dropdown-item) {
        font-size: 12px !important;
    }

    h3.post-title a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link {
        text-align: right;
        width: 40%;
        border-bottom: 1px solid #d6d0d0;
    }

    .navbar-light .navbar-nav {
        padding-right: 0;
        margin-top: 10px;
    }

    .default-header .navbrand-text {
        position: absolute;
        left: 60px;
        top: 0;
    }

    span.brand1 {
        font-size: 80%;
        width: 35%;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .navbar-brand img {
        width: 30px !important;
    }

    .margin-auto-res {
        margin-left: auto;
        margin-right: auto;
    }

    #copyright .offset-right-1 {
        margin-right: 0;
    }
}

@media (max-width: 375px) {
    span.brand1 {
        font-size: 64%;
    }

    .navbrand-text {
        margin-right: 5px;
    }

    .blog_btn {
        font-size: 13px;
    }

    header.header .hamburger {
        margin-right: 0 !important;
    }

    .selectlang {
        display: none;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .slidetop {
        width: 95%;
        top: 42%;
    }

    .setcarousel1 h4 {
        font-size: 1.2rem !important;
    }

    .setcarousel1 .item h2 {
        font-size: 1.5rem !important;
    }
}

@media (max-width: 425px) {
    .brand1 {
        font-size: 13px;
    }

    .slidetop {
        width: 100%;
        top: 50%;
    }

    .setcarousel1 .item h2 {
        font-size: 1rem !important;
    }

    .setcarousel1 .item h4 {
        font-size: 0.8rem !important;
    }
}

@media (max-width: 768px) {
    .slide-header .ship {
        display: none !important;
    }

    .orderbtn {
        margin-left: 0 !important;
        float: none !important;
    }

    .serviceBox {
        margin-bottom: 40px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .default-header .container {
        max-width: 100% !important;
    }
}

@media (max-width: 576px) {
    #infography img {
        width: 100%;
    }

    #groupmember h4 {
        font-size: 1rem !important;
    }
}

/*@media (max-width: 1199px) {*/
/*    #groupmember .membertmba li {*/
/*        margin-bottom: 60px;*/
/*    }*/
/*}*/

.owl-dots button.owl-dot.active {
    background-color: #ffffff !important;
}

#services .owl-dots button.owl-dot.active, #ourteam .owl-dots button.owl-dot.active, #infography .owl-dots button.owl-dot.active {
    background-color: #000000 !important;
}

@media (max-width: 767px) {
    .copyright.offset-right-1 {
        text-align: center;
    }

    #copyright .social-links {
        text-align: center;
        margin: 5px 0;
    }

    #influencer .offset-right-1 {
        margin-right: 0;
    }

    #employment {
        display: none;
    }
}


#employment .btnemp {
    margin-top: 10px;
}

#services .item .influencerimg img {
    width: 65px;
    height: 65px;
}

.bg-customer {
    cursor: pointer;
    width: 100px;
    height: 90px;
    display: inline-block;
}

@media (min-width: 992px) {
    .offset-lg-rtl-2 {
        margin-right: 16.666667%;
    }

    .pr-12 {
        padding-right: 9rem;
    }

    header.header .main-menu .nav-item {
        padding: 0 8px !important;
    }
}

@media (min-width: 576px) {
    .offset-sm-rtl-1 {
        margin-right: 8.333333%;
    }
}


@media (max-width: 576px) {
    .ih-item.circle, .ih-item.circle .img {
        width: 110px !important;
        height: 110px !important;
    }

    .ih-item.circle.effect3 .info h3 {
        font-size: 12px !important;
    }

    .ih-item.circle.effect3 .info p {
        font-size: 11px !important;
    }
}

.blogheader {
    background: #1b427e;
    color: #ffffff;
    text-align: center;
}

.blogheader1 {
    background: url(../images/blog.png) no-repeat;
    background-size: 25%;
    height: 250px;
    background-position: center;
}

@media (min-width: 576px) and (max-width: 767px) {
    .blogheader {
        height: 150px;
    }
}

@media (max-width: 575px) {
    .blogheader {
        background: #1b427e;
        height: 150px;
    }
}

@media (max-width: 375px) {
    .blogheader h1 {
        font-size: 20px;
    }
}

/*header-menu*/
header.header {
    position: fixed;
}

header.header .lower .container {
    background-color: #fff
}

header.header .lower.scroll-to-fixed-fixed .container {
    box-shadow: 0 4px 2px -2px #999;
    border-radius: 0 0 10px 10px
}

header.header .lower .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: line-height .3s ease-in-out;
    position: relative;
    line-height: 25px
}

@media screen and (max-width: 991px) {
    header.header .lower + div {
        height: auto !important
    }

    .dropdown-menu {
        right: 0 !important;
    }

    header.header .hamburger {
        cursor: pointer;
        display: inline-block;
        position: relative;
        width: 40px;
        height: 25px;
        margin-right: 15px
    }

    header.header .hamburger:hover {
        opacity: 0.7
    }

    header.header .hamburger .box {
        display: block;
        position: absolute;
        top: 2px;
        margin-top: -2px;
        width: 40px;
        height: 4px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        transition: background-color 0s linear .13s;
        background-color: #000
    }

    header.header .hamburger .box:before, header.header .hamburger .box:after {
        display: block;
        content: "";
        position: absolute;
        width: 40px;
        height: 4px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #000
    }

    header.header .hamburger .box:before {
        top: 10px;
        transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    header.header .hamburger .box:after {
        bottom: -10px;
        top: 20px;
        transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    header.header .hamburger.active .box {
        transition-delay: .22s;
        background-color: transparent !important
    }

    header.header .hamburger.active .box:before, header.header .hamburger.active .box:after {
        background-color: #061f80
    }

    header.header .hamburger.active .box:before {
        top: 0;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }

    header.header .hamburger.active .box:after {
        top: 0;
        transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
        transform: translate3d(0, 10px, 0) rotate(-45deg)
    }

    header.header .all-menu {
        display: none;
        position: absolute;
        z-index: 99;
        left: 0;
        right: 0;
        top: 100%;
        background-color: #fff;
        line-height: 35px;
        box-shadow: 0 15px 45px -9px #999;
        border: 1px solid #ccc
    }

    header.header .all-menu li {
        border-bottom: 1px solid #ccc
    }

    header.header .all-menu a:hover {
        background-color: #061f80;
        color: #fff !important
    }

    header.header .sub-menu {
        background-color: #eee
    }

    header.header .sub-menu ul {
        padding: 0
    }

    header.header .sub-menu li {
        list-style: none;
        border-bottom: 0;
        border-top: 1px dotted #ccc
    }

    header.header .sub-menu a {
        display: block;
        padding: 0 45px 0 15px
    }

    header.header .sub-menu a.nav-link:hover {
        background-color: transparent !important;
        color: #061f80 !important
    }
}

header.header .main-menu .nav-item.active > a {
    color: #061f80
}


header.header .side-options a {
    display: block;
    padding: 0 15px
}

header.header .side-options span {
    font-weight: bold
}

header.header .user-menu .btn:not(.btn-outline-main) {
    padding: 0 10px;
    line-height: inherit;
    box-shadow: none;
    border: 0
}

header.header .user-menu .btn:not(.btn-outline-main):hover {
    color: #000
}

header.header .user-menu .btn:not(.btn-outline-main) i {
    font-size: 1.429rem;
    line-height: inherit
}

@media screen and (min-width: 992px) {
    header.header .lower.scroll-to-fixed-fixed .inner {
        line-height: 50px
    }

    header.header .lower.scroll-to-fixed-fixed + div {
        height: 54px !important
    }

    header.header .hamburger {
        display: none
    }

    header.header .all-menu {
        display: block !important
    }

    header.header .all-menu ul {
        height: 58px;
    }

    header.header .all-menu .nav-item.active {
        border-bottom: 4px solid #061f80;
    }

    header.header .all-menu .main-menu .nav-item:hover {
        border-bottom: 4px solid #061f80;
    }

    header.header .main-menu {
        flex-direction: row
    }

    header.header .main-menu .sub-menu {
        position: relative
    }

    header.header .main-menu .sub-menu:hover ul {
        display: block
    }

    header.header .main-menu .sub-menu ul {
        padding: 0;
        margin: 0;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        line-height: 30px;
        background-color: #f2f8f9;
        border: 1px solid #ccc;
        border-radius: 4px;
        z-index: 3
    }

    header.header .main-menu .sub-menu ul li {
        list-style-type: none;
        padding: 2px 0;
    }

    header.header .main-menu .sub-menu ul li a {
        display: block;
        padding: 5px 10px;
        white-space: nowrap
    }

    header.header .side-options li {
        box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.53);
    }

    header.header .side-options {
        position: fixed;
        z-index: 10;
        top: 200px;
        left: 0;
        width: 45px;
        /*box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.4);*/
        border-radius: 0 10px 10px 0
    }

    header.header .side-options li:first-child a i {
        border-radius: 0 10px 0 0
    }

    header.header .side-options li:last-child a {
        border-bottom: 0
    }

    header.header .side-options li:last-child a i {
        border-radius: 0 0 10px 0
    }

    header.header .side-options a {
        position: relative;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding: 0
    }

    header.header .side-options a:hover i {
        border-radius: 0 !important;
        background-color: #173880;
        color: #fff
    }

    header.header .side-options a:hover span {
        opacity: 1;
        transform: translateX(0%)
    }

    header.header .side-options i {
        display: block;
        font-size: 1.429rem;
        line-height: 55px;
        color: #173880;
        position: relative;
        z-index: 1;
        background-color: #fff
    }

    header.header .side-options span {
        display: block;
        width: 130px;
        line-height: 55px;
        background-color: #173880;
        color: #fff;
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 100%;
        transform: translateX(-100%);
        opacity: 0;
        transition: 0.2s all ease-in-out
    }
}

.grecaptcha-badge {
    display: none !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #f2f8f9;
}

.caption-tmba-white {
    border-bottom: 3px solid;
}

.caption-tmba {
    border-bottom: 3px solid;
    color: #5f5c5c;
}

.rtl {
    direction: rtl;
}

.owl-carousel .owl-item img.n-display.influencer2, .n-display {
    display: none;
}

@media (max-width: 992px) {
    .clouds, .about-us-footer {
        display: none !important;
    }

}

@media (min-width: 768px) {
    .offset-right-1 {
        margin-right: 12.5%;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {

    .setcarousel1 .item h2 {
        font-size: 1.7rem !important;
    }

    .setcarousel1 h4 {
        font-size: 1.4rem !important;
    }

    slidetop {
        top: 35%;
    }
}

/*Latest Portfolio*/
.modal-video .social-links a {
    color: white;
    font-size: 20px;
}

.portfoliosec .modal.fade.show {
    background-color: #07215aba;
}

.portfoliosec .modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}

.portfoliosec .modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfoliosec .modal-body {
    padding: 0 25px 25px 25px;
}

.portfoliosec .modal-header {
    padding: 0 25px;
    text-align: right;
}

.portfoliosec .modal-header, .portfoliosec .modal-footer {
    border: 0;
}

.portfoliosec .modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-shadow: none;
    opacity: 1;
    padding: 0 1rem !important;
}

.portfoliosec .modal-header .close:hover {
    color: #fff !important;
}

.plyr {
    border-radius: 4px;
    margin-bottom: 15px;
}

.caption-line:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
    width: 50px;
    height: 2.4px;
    background-color: #204a8f;
}

.caption-line {
    position: relative;
    padding-bottom: 10px;
}

.services-link, .services-link:hover {
    color: black;
}

.services-link h6 {
    font-size: 14px;
}

.owl-carousel .owl-item .pre-research-col img {
    display: inline !important;
}

.img-instagram:hover {
    animation: beatbtn 3.7s ease-out infinite;
}

@keyframes beatbtn {
    0% {
        transform: matrix(1, 0, 0, 1, 3.7, -26.9);

    }
    50% {
        transform: matrix(1, 0, 0, 1, 3.7, -16.9);
    }
}

.btn-green {
    color: #fff;
    background-color: #448811;
    border-color: #448811;
}

.modal.show {
    background-color: #07215aba;
}

.offset1-right {
    margin-right: 8.333333%;
}

.breadcrumbs {
    margin-bottom: 48px;
}

.breadcrumb {
    border-radius: 0 !important;
}

/*instagram*/
.instagram .scene {
    padding: 0;
    margin: 0;
}

@keyframes moveUp {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, 10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes moveUp {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, 10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-moz-keyframes moveUp {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, 10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-ms-keyframes moveUp {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, 10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@keyframes moveDown {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, -10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes moveDown {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, -10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-moz-keyframes moveDown {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, -10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

@-ms-keyframes moveDown {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(0px, -10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }
}

.instagram ul#scene {
    list-style-type: none;
}

.instagram .layerr {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    background-color: white !important;
}

.instagram li.layerr a {
    color: white;
    text-decoration: none;
    text-shadow: 3px 3px 3px #ccc;
    display: block;
}

.instagram li.layerr:nth-child(1) a {
    position: absolute;
    top: 375px;
    right: 260px;
}

.instagram li.layerr:nth-child(2) a {
    left: 372px;
    top: 260px;
    position: absolute;
}

.instagram li.layerr:nth-child(3) a {
    position: absolute;
    top: 190px;
    right: 420px;
}

.instagram li.layerr:nth-child(4) a {
    position: absolute;
    top: 490px;
    right: 480px;
}

.instagram li.layerr:nth-child(5) a {
    position: absolute;
    top: 109px;
    left: 220px;
}

.instagram li.layerr:nth-child(6) a {
    position: absolute;
    top: 474px;
    left: 457px;
}

.instagram li.layerr:nth-child(7) a {
    position: absolute;
    top: 470px;
    left: 210px;
}

.instagram li.layerr:nth-child(8) a {
    position: absolute;
    top: 185px;
    right: 130px;
}

.course {
    background-color:#DCDCDC61;
    direction: rtl;
    width: 100%;
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    padding: 10px;
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out;
    border-bottom: 1px solid aliceblue;
}

.course:hover .courseImg div {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.course:hover .fa-bell {
    -webkit-animation: buzzHover 2s linear forwards;
    animation: buzzHover 2s linear forwards;
}

.course .c-num, .course i {
    color: #3e6af3;
}

.course .courseImg {
    height: 300px;
}

.course .courseImg div {
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
    height: 100%;
}

.course .courseContain .courseTitle {
    text-align: right;
    -webkit-animation: changeColor 1s linear infinite;
    animation: changeColor 1s linear infinite;
}

.course .courseContain .courseTitle:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes changeColor {
    0% {
        color: #3e6af3;
    }
    49% {
        color: #a4c3f3;
    }
    50% {
        color: #330df3;
    }
    99% {
        color: #194bf3;
    }
    100% {
        color: #a696f3;
    }
}

@keyframes changeColor {
    0% {
        color: #3e6af3;
    }
    49% {
        color: #a4c3f3;
    }
    50% {
        color: #330df3;
    }
    99% {
        color: #194bf3;
    }
    100% {
        color: #a696f3;
    }
}

.course .courseContain .courseDetail, .course .courseContain .timer-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.course .courseContain .timer-btn {
    margin-top: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.course .courseContain .timer-btn .courseTimer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}

@-webkit-keyframes buzzHover {
    0%, 100% {
        -webkit-transform: none;
        transform: none;
    }
    1% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    10% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    20% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    30% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    40% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    50% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    60% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    70% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    80% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    90% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
}

@keyframes buzzHover {
    0%, 100% {
        -webkit-transform: none;
        transform: none;
    }
    1% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    10% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    20% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    30% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    40% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    50% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    60% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    70% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
    80% {
        -webkit-transform: translateX(1px) skew(3deg);
        transform: translateX(1px) skew(3deg);
    }
    90% {
        -webkit-transform: translateX(-1px) skew(-3deg);
        transform: translateX(-1px) skew(-3deg);
    }
}

.course .courseContain .timer-btn .courseTimer .c-num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
    margin-right: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
    -webkit-animation: timerScale 1s infinite linear, changeColor 1s infinite linear;
    animation: timerScale 1s infinite linear, changeColor 1s infinite linear;
}

.course .courseContain .timer-btn .courseTimer .c-num > div {
    margin: 0 10px;
}

.course .courseContain .timer-btn .courseTimer .c-num > div > div {
    font-size: 1.2em;
}

@-webkit-keyframes timerScale {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes timerScale {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}
