@font-face {
    font-family: YekanBakh;
    src: url(https://s3.droppgroup.com/droppgroupcom/fonts/YEKANBAKH-LIGHT.TTF);
    font-weight: 300
}

@font-face {
    font-family: YekanBakh;
    src: url(https://s3.droppgroup.com/droppgroupcom/fonts/YEKANBAKH-REGULAR.TTF);
    font-weight: 400
}

@font-face {
    font-family: YekanBakh;
    src: url(https://s3.droppgroup.com/droppgroupcom/fonts/YEKANBAKH-MEDIUM.TTF);
    font-weight: 500
}

@font-face {
    font-family: YekanBakh;
    src: url(https://s3.droppgroup.com/droppgroupcom/fonts/YEKANBAKH-BOLD.TTF);
    font-weight: 700
}

@font-face {
    font-family: YekanBakh;
    src: url(https://s3.droppgroup.com/droppgroupcom/fonts/YEKANBAKH-HEAVY.TTF);
    font-weight: 900
}

html {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll
}

html::-webkit-scrollbar {
    display: none
}

.tooltip:lang(fa) {
    font-family: YekanBakh,sans-serif
}

.tooltip:lang(en) {
    font-family: "Varela Round",sans-serif
}

body:lang(en) {
    font-family: "Varela Round",sans-serif
}

body:lang(fa) {
    font-family: YekanBakh,sans-serif
}

body {
    font-size: 16px;
    line-height: 1.6;
    overflow-x: hidden;
    color: #636c78
}

h1:lang(en),h2:lang(en),h3:lang(en),h4:lang(en),h5:lang(en),h6:lang(en) {
    font-family: Lato,Montserrat,sans-serif
}

h1:lang(fa),h2:lang(fa),h3:lang(fa),h4:lang(fa),h5:lang(fa),h6:lang(fa) {
    font-family: YekanBakh,sans-serif;
    direction: rtl
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: #10161a
}

h1 {
    font-size: 54px
}

h2 {
    font-size: 36px;
    line-height: 1.5em
}

h3 {
    font-size: 21px;
    line-height: 1.5em
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

a {
    color: #106bf0;
    text-decoration: none;
    -webkit-transition: .2s opacity;
    transition: .2s opacity
}

p:lang(fa) {
    direction: rtl
}

a:focus,a:hover {
    text-decoration: none;
    outline: 0;
    opacity: .8;
    color: #106bf0
}

.main-color {
    color: #106bf0
}

.white-text {
    color: #fff
}

::-moz-selection {
    background-color: #272f45;
    color: #ffca09
}

::selection {
    background-color: #272f45;
    color: #ffca09
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.section {
    position: relative
}

.lg-padding {
    padding-top: 120px;
    padding-bottom: 120px
}

.md-padding {
    padding-top: 90px;
    padding-bottom: 90px
}

.sm-padding {
    padding-top: 60px;
    padding-bottom: 60px
}

.wow {
    visibility: hidden
}

.data-element-color {
    color: #106bf0;
    font-weight: 700
}

.flexlist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.flexlist-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.image-container {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 0 auto 20px
}

.image-container img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.image-container img.bot {
    opacity: 0
}

.bg-grey {
    background-color: #fafafa;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.bg-dark {
    background-color: #1c1d21
}

.bg-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../img/private/bg.jpg)
}

.bg-img .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .3;
    background: #1c1d21
}

.section-header {
    position: relative;
    margin-bottom: 60px
}

.section-header .title {
    text-transform: capitalize
}

.title:after {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background-color: #106bf0;
    margin-top: 20px
}

.text-center .title:after {
    margin: 20px auto 0
}

input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="tel"],input[type="text"],input[type="url"],textarea {
    height: 40px;
    width: 100%;
    border: none;
    background: #f4f4f4;
    border-bottom: 2px solid #eee;
    color: #354052;
    padding: 0 10px;
    opacity: .5;
    -webkit-transition: .2s border-color , .2s opacity;
    transition: .2s border-color , .2s opacity
}

.input:lang(fa) {
    direction: rtl
}

textarea {
    padding: 10px 10px;
    min-height: 80px;
    resize: vertical
}

input[type="date"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,textarea:focus {
    border-color: #8000ff;
    opacity: 1
}

.main-btn,.outline-btn,.white-btn {
    display: inline-block;
    padding: 10px 45px;
    margin: 3px;
    border: 2px solid transparent;
    border-radius: 3px;
    -webkit-transition: .2s opacity;
    transition: .2s opacity
}

.main-btn {
    background: #106bf0;
    color: #fff
}

.white-btn {
    background: #fff;
    color: #10161a!important
}

.outline-btn {
    background: 0 0;
    color: #fff!important;
    border-color: #fff;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.main-btn:hover,.white-btn:hover {
    opacity: .8
}

.outline-btn:hover {
    background: #fff;
    color: #106bf0!important
}

.quote:lang(en) {
    font-size: 23px;
    font-family: "PT Sans",sans-serif;
    font-weight: 700
}

.quote:lang(fa) {
    font-size: 23px;
    font-family: YekanBakh,sans-serif;
    font-weight: 700
}

blockquote {
    border-width: 0 0 0 0;
    border-color: #106bf0;
    border-style: solid;
    padding: 2em 0 .5em;
    position: relative
}

blockquote:before {
    content: "\201C";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    background: inherit;
    width: 3rem;
    height: 2rem;
    font: 6em/1.08em "PT Sans",sans-serif;
    color: #106bf0;
    text-align: center
}

blockquote:after {
    content: attr(cite);
    display: block;
    text-align: center;
    font-size: .7em;
    margin-top: 3px;
    color: #106bf0;
    font-weight: 700;
    font-family: Merriweather,serif
}

.particles {
    position: relative!important;
    width: 100%;
    min-height: 100vh;
    z-index: 1!important;
}

canvas.particles-canvas-el {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.typed-cursor {
    border: 1px solid #fff;
    margin-left: 12px;
    font-weight: 100;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite
}

.typed-cursor:lang(fa) {
    margin-left: 0;
    margin-right: 12px
}

@keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.language-selector {
    float: right;
    line-height: 50px;
    margin-left: 30px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bolder
}

.language-selector:lang(fa) {
    float: left;
    margin-left: 0;
    margin-right: 30px
}

#nav.nav-transparent:not(.fixed-nav) .language-selector span {
    color: #fff
}

.language-selector span {
    color: #10161a
}

#nav.nav-transparent:not(.fixed-nav) .language-selector a {
    color: #fff
}

.language-selector a {
    color: #10161a;
    font-size: 12px;
    opacity: .5;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

#nav.nav-transparent:not(.fixed-nav) .language-selector a:hover,.language-selector a:focus {
    color: #fff;
    opacity: 1;
    font-size: 12px
}

.language-selector a:focus,.language-selector a:hover {
    color: #10161a;
    opacity: 1;
    font-size: 12px
}

.navbar-brand {
    padding: 0;
    margin-left: 5px;
    margin-top: 3px
}

.navbar-brand:lang(fa) {
    padding: 0;
    margin-right: 5px;
    margin-top: 3px
}

.navbar-brand .logo,.navbar-brand .logo-alt {
    height: 45px;
    display: block
}

#nav:not(.nav-transparent):not(.fixed-nav) .navbar-brand .logo-alt {
    display: none
}

#nav.nav-transparent:not(.fixed-nav) .navbar-brand .logo {
    display: none
}

#nav.fixed-nav .navbar-brand .logo-alt {
    display: none
}

@media only screen and (max-width: 767px) {
    #nav.nav-transparent .navbar-brand .logo-alt {
        display:none!important
    }

    #nav.nav-transparent .navbar-brand .logo {
        display: block!important
    }
}

#nav {
    padding: 10px 0;
    background: #fff;
    -webkit-transition: .2s padding;
    transition: .2s padding;
    z-index: 999
}

#nav.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0
}

#nav.fixed-nav {
    position: fixed;
    left: 0;
    right: 0;
    padding: 0 0;
    background-color: #fff!important;
    border-bottom: 2px solid #eee;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

#nav.nav-transparent {
    background: 0 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media only screen and (min-width: 768px) {
    .main-nav li {
        padding:0 15px;
        -webkit-transition: opacity .2s ease-in-out;
        -moz-transition: opacity .2s ease-in-out;
        -ms-transition: opacity .2s ease-in-out;
        -o-transition: opacity .2s ease-in-out;
        transition: opacity .2s ease-in-out
    }

    .main-nav li a {
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
        -webkit-transition: .2s color;
        transition: .2s color
    }

    .main-nav>li>a {
        color: #10161a;
        padding: 15px 0
    }

    .main-nav>li>a:focus,.main-nav>li>a:hover {
        text-decoration: none;
        outline: 0;
        opacity: 1
    }

    #nav.nav-transparent:not(.fixed-nav) .main-nav>li>a {
        color: #fff;
        font-weight: lighter
    }

    nav ul:hover>li {
        opacity: .5
    }

    nav ul li:hover {
        opacity: 1
    }

    .main-nav>li>a:hover {
        background: 0 0!important
    }

    .main-nav>li>a:focus {
        background: 0 0
    }

    .main-nav>li.active>a {
        background: 0 0;
        color: #106bf0
    }

    .main-nav>li>a:after {
        content: "";
        display: block;
        background-color: #106bf0;
        height: 2px;
        width: 0%;
        -webkit-transition: .2s width;
        transition: .2s width
    }

    .main-nav>li.active>a:after {
        width: 100%
    }

    .has-dropdown {
        position: relative
    }

    .has-dropdown>a:before {
        font-family: FontAwesome;
        content: "\f054";
        font-size: 6px;
        margin-left: 6px;
        float: right;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .2s transform;
        transition: .2s transform
    }

    .dropdown {
        position: absolute;
        right: -50%;
        top: 0;
        background-color: #106bf0;
        width: 200px;
        -webkit-box-shadow: 0 5px 5px -5px rgba(53,64,82,.2);
        box-shadow: 0 5px 5px -5px rgba(53,64,82,.2);
        -webkit-transform: translateY(15px) translateX(50%);
        -ms-transform: translateY(15px) translateX(50%);
        transform: translateY(15px) translateX(50%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .2s all;
        transition: .2s all
    }

    .main-nav>.has-dropdown>.dropdown {
        top: 100%;
        right: 50%
    }

    .main-nav>.has-dropdown>.dropdown .dropdown.dropdown-left {
        right: 150%
    }

    .dropdown li a {
        display: block;
        color: #fff;
        border-top: 1px solid rgba(250,250,250,.1);
        padding: 10px 0
    }

    .dropdown li:nth-child(1) a {
        border-top: none
    }

    .has-dropdown:hover>.dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0) translateX(50%);
        -ms-transform: translateY(0) translateX(50%);
        transform: translateY(0) translateX(50%)
    }

    .has-dropdown:hover>a:before {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    .nav-collapse {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #nav {
        padding:0 0
    }

    #nav.nav-transparent {
        background: #fff
    }

    .main-nav {
        position: fixed;
        height: calc(100vh - 80px);
        -webkit-box-shadow: 0 80px 0 0 #1c1d21;
        box-shadow: 0 80px 0 0 #1c1d21;
        max-width: 250px;
        width: 0%;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        margin: 0;
        overflow-y: auto;
        background: #1c1d21;
        -webkit-transition: .2s all;
        transition: .2s all
    }

    .main-nav:lang(en) {
        right: 0
    }

    .main-nav:lang(fa) {
        left: 0;
        direction: rtl;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    #nav.open .main-nav {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: 100%
    }

    .main-nav li {
        border-top: 1px solid rgba(250,250,250,.1)
    }

    .main-nav li a {
        display: block;
        color: #fff;
        -webkit-transition: .2s all;
        transition: .2s all
    }

    .main-nav>li.active:lang(en) {
        border-left: 6px solid #106bf0
    }

    .main-nav>li.active:lang(fa) {
        border-right: 6px solid #106bf0
    }

    .main-nav li a:focus,.main-nav li a:hover {
        background-color: #106bf0;
        color: #fff;
        opacity: 1
    }

    .has-dropdown>a:after {
        content: "\f054";
        font-family: FontAwesome;
        float: right;
        -webkit-transition: .2s -webkit-transform;
        transition: .2s -webkit-transform;
        transition: .2s transform;
        transition: .2s transform , .2s -webkit-transform
    }

    .dropdown {
        opacity: 0;
        visibility: hidden;
        height: 0;
        background: rgba(250,250,250,.1)
    }

    .dropdown li a {
        padding: 6px 10px
    }

    .has-dropdown.open-drop>a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .has-dropdown.open-drop>.dropdown {
        opacity: 1;
        visibility: visible;
        height: auto;
        -webkit-transition: .2s all;
        transition: .2s all
    }

    #nav.nav-transparent:not(.fixed-nav) .language-selector span {
        color: #10161a
    }

    #nav.nav-transparent:not(.fixed-nav) .language-selector a {
        color: #10161a
    }

    #nav.nav-transparent:not(.fixed-nav) .language-selector a:hover,.language-selector a:focus {
        color: #10161a;
        opacity: 1;
        font-size: 12px
    }
}

.nav-collapse {
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    z-index: 99999
}

.nav-collapse:lang(en) {
    float: right
}

.nav-collapse:lang(fa) {
    float: left
}

.nav-collapse span {
    display: block;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px
}

.nav-collapse span:after,.nav-collapse span:before {
    content: "";
    display: block
}

.nav-collapse span,.nav-collapse span:after,.nav-collapse span:before {
    height: 4px;
    background: #10161a;
    -webkit-transition: .2s all;
    transition: .2s all
}

.nav-collapse span:before {
    -webkit-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px)
}

.nav-collapse span:after {
    -webkit-transform: translate(0,-14px);
    -ms-transform: translate(0,-14px);
    transform: translate(0,-14px)
}

#nav.open .nav-collapse span {
    background: 0 0
}

#nav.open .nav-collapse span:before {
    -webkit-transform: translateY(0) rotate(-135deg);
    -ms-transform: translateY(0) rotate(-135deg);
    transform: translateY(0) rotate(-135deg)
}

#nav.open .nav-collapse span:after {
    -webkit-transform: translateY(-4px) rotate(135deg);
    -ms-transform: translateY(-4px) rotate(135deg);
    transform: translateY(-4px) rotate(135deg)
}

header {
    position: relative
}

#home {
    height: 100vh
}

#home .home-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width: 1200px) {
    .home-content h1 {
        font-size:60px
    }
}

@media screen and (max-width: 1200px) {
    .home-content h1 {
        font-size:50px
    }
}

@media screen and (max-width: 1024px) {
    .home-content h1 {
        font-size:48px
    }
}

@media screen and (max-width: 768px) {
    .home-content h1 {
        font-size:35px
    }
}

@media screen and (max-width: 525px) {
    .home-content h1 {
        font-size:30px
    }
}

@media screen and (max-width: 480px) {
    .home-content h1 {
        font-size:25px
    }
}

@media screen and (max-width: 400px) {
    .home-content h1 {
        font-size:20px
    }
}

.home-content p {
    font-size: 18px
}

.home-content button {
    margin-top: 20px
}

.header-wrapper h2 {
    display: inline-block;
    margin-bottom: 0
}

.header-wrapper .breadcrumb {
    float: right;
    background: 0 0;
    margin-bottom: 0
}

.header-wrapper .breadcrumb .breadcrumb-item.active {
    color: #868f9b
}

.breadcrumb>li+li:before {
    color: #868f9b
}

.card {
    position: relative;
    text-align: center;
    padding: 30px 20px 10px 20px;
    border: 1px solid #eee;
    margin: 15px 0;
    font-weight: 500
}

.card img {
    width: 100px;
    height: 100px
}

.card:after {
    content: "";
    background-color: #106bf0;
    position: absolute;
    left: 0;
    top: 135px;
    bottom: 0;
    width: 0%;
    z-index: -1;
    -webkit-transition: .3s width;
    transition: .3s width
}

.card:hover:after {
    width: 100%;
    height: -50%
}

.card a,.card h3,.card p {
    -webkit-transition: .3s color;
    transition: .3s color
}

.card:hover a,.card:hover h3,.card:hover p {
    color: #fff
}

.img-responsive {
    height: 300px;
    object-fit: cover
}

.portfolio-section {
    background-color: #fafafa
}

.work {
    position: relative;
    padding: 20px
}

.work>img {
    width: 100%
}

.work .overlay {
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: .2s opacity;
    transition: .2s opacity;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.work:hover .overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: .7
}

.work .work-content {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.work .work-content h3,.work .work-content h5,.work .work-content h6 {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    color: #fff;
    margin-bottom: 10px;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.work:hover .work-content h3,.work:hover .work-content h5,.work:hover .work-content h6 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.work .work-content span {
    display: block;
    text-transform: uppercase;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    color: #fff;
    margin-bottom: 5px;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.work:hover .work-content span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.work .work-link {
    text-align: center;
    margin-top: 20px;
    opacity: 0;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

.work .work-link a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #333;
    color: #fff;
    line-height: 50px;
    text-align: center
}

.work:hover .work-link {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1
}

.tech-section .title {
    color: #fff
}

.tech-section .title:after {
    content: none
}

.tech-section p.title {
    font-size: 20px
}

.tech-section p {
    font-size: 18px
}

.tech-section .testimonial {
    margin: 15px 0
}

.tech-section .testimonial-meta {
    position: relative;
    padding-left: 50px;
    height: 150px;
    margin-bottom: 20px;
    padding-top: 10px
}

.tech-section .testimonial img {
    position: relative;
    width: 64px!important;
    height: 64px!important;
    margin-bottom: 15px
}

.tech-section .testimonial h3 {
    margin-bottom: 5px
}

.tech-section .testimonial span {
    font-size: 14px;
    font-weight: 700;
    color: #0096ff
}

.why-us-section {
    background-image: radial-gradient(circle,#673ab7,#431079,#3b0d67,#320a56,#2a0845)
}

.why-us-section .title {
    color: #fff
}

.why-us-section .title:after {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background-color: #fff;
    margin-top: 20px
}

.why-us-section .flip-card {
    background-color: transparent;
    height: 230px;
    perspective: 1000px;
    padding: 0;
    margin: 15px 0
}

.why-us-section .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 1s;
    transform-style: preserve-3d
}

.why-us-section .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.why-us-section .flip-card-back,.why-us-section .flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    padding: 10px
}

.why-us-section .flip-card-front {
    text-align: left;
    background: #f5f5f5;
    vertical-align: middle
}

.why-us-section .flip-card-front:lang(fa) {
    text-align: right
}

.why-us-section .flip-card-back h2 {
    color: #fff
}

.why-us-section .flip-card-front .num {
    color: #106bf0;
    margin: 0
}

.why-us-section .flip-card-back {
    background-color: #106bf0;
    font-size: 14px;
    color: #fff;
    transform: rotateY(180deg)
}

@media only screen and (max-width: 1200px) {
    .why-us-section .flip-card {
        background-color:transparent;
        height: 250px
    }
}

@media only screen and (max-width: 350px) {
    .why-us-section .flip-card-back {
        font-size:13px
    }
}

@media only screen and (max-width: 300px) {
    .why-us-section .flip-card-back {
        font-size:12px
    }
}

.number {
    text-align: center;
    margin: 15px 0
}

.number i {
    color: #106bf0;
    font-size: 36px;
    margin-bottom: 20px
}

.number h3 {
    font-size: 36px;
    margin-bottom: 10px
}

.contact_section {
    background: #0575e6;
    background: -webkit-linear-gradient(to right,#021b79,#0575e6);
    background: linear-gradient(to right,#021b79,#0575e6)
}

.contact_section .title {
    color: #fff
}

.contact_section .title:after {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background-color: #fff;
    margin-top: 20px
}

.contact {
    margin: 15px 0;
    text-align: center
}

.contact i {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px
}

.contact a>i {
    font-size: 12px
}

.contact h3 {
    color: #ebebeb
}

.contact p {
    color: #fff;
    letter-spacing: 1px
}

.contact a {
    letter-spacing: 1px
}

.contact a,a:focus,a:hover {
    color: #fff;
    opacity: 1;
    font-size: 16px
}

.contact-form {
    text-align: center;
    margin-top: 40px
}

.contact-form .input {
    margin-bottom: 20px
}

.contact-form .input:nth-child(1),.contact-form .input:nth-child(2) {
    width: calc(50% - 10px)
}

.contact-form .input:nth-child(2) {
    margin-left: 15px
}

#contact-form-btn i {
    font-size: 18px
}

#contact-form-btn i:lang(en) {
    margin-right: 5px
}

#contact-form-btn i:lang(fa) {
    margin-left: 5px
}

.join-us-section .title {
    color: #fff
}

.join-us-section .title:after {
    content: none
}

.join-us-section p.title {
    font-size: 20px
}

.join-us-section p {
    font-size: 18px
}

.join-us-section .feature {
    margin: 15px 0;
    display: flex;
    justify-content: center
}

.join-us-section a {
    font-size: 18px;
    font-weight: 700;
    color: #0096ff
}

.join-us-section .feature i {
    padding: 5px;
    color: #0096ff;
    margin-right: 5px;
    font-size: 1em
}

#footer {
    position: relative
}

.footer-section {
    background-color: #282828
}

.footer-section h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.footer-section h6:lang(fa) {
    letter-spacing: 1px;
    font-size: 18px
}

.footer-section p {
    color: #858484;
    line-height: 30px;
    font-size: 14px;
    text-align: justify
}

.footer-section p:lang(fa) {
    font-size: 16px
}

.footer-section li {
    margin-bottom: 20px
}

.footer-about {
    padding-right: 40px;
    margin-bottom: 80px
}

.footer-about .ps {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap
}

.footer-about a {
    color: #858484;
    line-height: 40px;
    font-size: 14px;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-about img {
    width: 96px;
    height: 144px;
    margin: 5px
}

.footer-about a:hover {
    color: #fff
}

.footer-follow {
    text-align: left
}

.footer-follow :lang(fa) {
    text-align: right
}

.footer-follow li {
    margin-bottom: 20px
}

.footer-follow li a {
    display: inline-block;
    color: #858484;
    font-size: 14px;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-follow li a:hover {
    color: #fff
}

.footer-follow img {
    width: 35px;
    height: 35px;
    margin-right: 10px
}

.footer-follow img:lang(fa) {
    margin-right: 0;
    margin-left: 10px
}

.footer-contact li {
    margin-bottom: 15px
}

.footer-contact i {
    font-size: 20px;
    color: #fff;
    margin-right: 10px
}

.footer-contact i:lang(fa) {
    margin-right: 0;
    margin-left: 10px
}

.footer-contact a {
    color: #858484;
    line-height: 40px;
    font-size: 14px;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-contact a:lang(fa) {
    font-size: 15px
}

.footer-contact a:hover {
    color: #fff
}

.footer-copyright {
    margin-top: 30px;
    background: #1e1e1e;
    padding-top: 30px;
    padding-bottom: 40px
}

.footer-copyright p {
    text-align: right;
    font-size: 18px;
    color: #bebebe;
    line-height: 45px
}

.footer-copyright p:lang(fa) {
    text-align: left
}

.footer-logo {
    text-align: left
}

.footer-logo:lang(fa) {
    text-align: right
}

.footer-logo>a {
    color: #fff;
    font-weight: 700;
    font-size: 24px
}

.footer-logo>a>img {
    max-width: 390px
}

.footer-badge img {
    width: 160px
}

.footer-badge li {
    display: inline
}

@media only screen and (max-width: 991px) {
    .footer-copyright p {
        text-align:center!important;
        margin-top: 20px
    }

    .footer-logo {
        text-align: center!important
    }
}

@media only screen and (max-width: 767px) {
    .section-header h2.title {
        font-size:31.5px
    }

    .default-btn,.main-btn,.outline-btn,.white-btn {
        padding: 8px 22px;
        font-size: 14px
    }

    .header-wrapper h2 {
        margin-bottom: 20px;
        text-align: center;
        display: block
    }

    .header-wrapper .breadcrumb {
        float: none;
        text-align: center
    }
}

@media only screen and (max-width: 480px) {
    #portfolio [class*="col-xs"] {
        width:100%
    }

    #numbers [class*="col-xs"] {
        width: 100%
    }

    .contact-form .input:nth-child(1),.contact-form .input:nth-child(2) {
        width: 100%
    }

    .contact-form .input:nth-child(2) {
        margin-left: 0
    }

    .reply-form form .input {
        width: 100%
    }

    .reply-form form .input:nth-child(2) {
        margin-left: 0
    }

    .blog-author .media .media-left {
        display: block;
        padding-right: 0;
        margin-bottom: 20px
    }

    .blog-author .media {
        text-align: center
    }

    .blog-author .media .media-heading .author-social {
        margin-top: 10px;
        float: none
    }

    .blog-author .media .media-left img {
        margin: auto
    }

    .blog-comments .media .media {
        margin: 0 -15px
    }
}

.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #eee;
    -webkit-transition: .3s all;
    transition: .3s all
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #106bf0
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #106bf0;
    width: 20px
}

.owl-theme .owl-nav {
    opacity: 0;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

.owl-theme:hover .owl-nav {
    opacity: 1
}

.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #106bf0;
    color: #fff;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    line-height: 50px;
    margin: 0
}

.owl-theme .owl-prev {
    left: 0
}

.owl-theme .owl-next {
    right: 0
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    opacity: .8;
    background: #106bf0
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #1976d2;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 2px 5px #0d47a1;
    z-index: 99;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    cursor: pointer
}

#back-to-top:after {
    content: "\f106";
    font-family: FontAwesome
}

#back-to-top:hover {
    opacity: .8
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999
}

.preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.preloader span {
    display: inline-block;
    background-color: #106bf0;
    width: 25px;
    height: 25px;
    -webkit-animation: 1s preload ease-in-out infinite;
    animation: preload 1s ease-in-out infinite;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 50%
}

.preloader span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.preloader span:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.preloader span:nth-child(3) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

.preloader span:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

@-webkit-keyframes preload {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes preload {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

#modal-success {
    margin-bottom: 0
}

#modal-error {
    margin-bottom: 0
}

#globe-box {
    background-color: #000;
    height: 100vh
}

#globe-title {
    font-weight: 300;
    font-style: normal;
    line-height: 1.3;
    font-size: 3.5em;
    padding: 90px 0
}

#globe-video video {
    width: 100%;
    display: block;
    margin: -240px auto 0 auto;
    position: absolute;
    bottom: 0;
    transform: translate(-50%,0);
    left: 50%
}

#globe-video {
    position: relative;
    height: 350px
}

@media screen and (max-width: 1920px) {
    #globe-video {
        height:300px
    }

    #globe-video video {
        margin: -240px auto 0 auto
    }
}

@media screen and (max-width: 1440px) {
    #globe-video {
        height:200px
    }
}

@media screen and (max-width: 1160px) {
    #globe-video {
        height:120px
    }

    #globe-video video {
        margin: -240px auto 0 auto
    }
}

@media screen and (max-width: 767px) {
    #globe-video video {
        width:100%
    }

    #globe-video {
        height: 200px
    }
}

@media screen and (max-width: 620px) {
    #globe-video video {
        width:100%
    }

    #globe-video {
        height: 140px
    }

    #globe-title {
        font-size: 3em
    }
}

@media screen and (max-width: 450px),(max-height:450px) {
    #globe-video video {
        width:100%
    }

    #globe-video {
        height: 110px
    }

    #globe-title {
        font-size: 2em;
        padding: 45px 0
    }
}

@media screen and (max-width: 330px) {
    #globe-video video {
        width:100%
    }

    #globe-video {
        height: 80px
    }

    #globe-title {
        font-size: 1.5em
    }
}

.text-underline {
    text-decoration: underline;
    text-underline-offset: 2px
}

#clutch-widget {
    margin: 30px 0;
    display: inline-flex;
    justify-content: center;
    padding-left: 75px
}

@media screen and (max-width: 335px) {
    #clutch-widget {
        padding-left:55px
    }

    #clutch-widget {
        padding-left: 55px
    }
}

@media screen and (max-width: 300px) {
    #clutch-widget {
        padding-left:35px
    }
}

.img-placeholder {
    background: url(https://s3.droppgroup.com/droppgroupcom/Spinner.svg) no-repeat scroll 0 0
}
