html {
    scroll-behavior: smooth
}

.dreamit_nav_manu {
    background: #fff0;
    z-index: 444;
    position: relative;
    margin-bottom: -70px
}

.upper1.dreamit_nav_manu {
    background: #fff0;
    z-index: 444;
    position: relative;
    margin-bottom: -91px;
    border-bottom: 1px solid #807e94;
    padding: 0 0 0 42px
}

.logo2 img {
    width: 45%
}

.logo img {
    max-width: 100%
}

.dreamit_menu {
    display: flex;
    justify-content: space-between
}

.dreamit_menu ul {
    list-style: none;
    display: inline-block;
    margin-left: 20px
}

.dreamit_menu > ul > li {
    display: inline-block;
    position: relative
}

.dreamit_menu > ul > li > a {
    display: block;
    margin: 20px 9px;
    -webkit-transition: .5s;
    position: relative;
    color: #fff;
    font-weight: 600;
    direction: rtl
}

.dreamit_menu > ul.user_nav_scroll > li > a {
    background-color: rgb(255 255 255 / .4);
    padding: 3px 15px;
    border-radius: 30px;
    margin: 17px 0
}

.sticky .dreamit_menu > ul.user_nav_scroll > li > a {
    background-color: rgb(255 255 255 / .2)
}

.main-sticky {
    margin-top: 68px
}

.dreamit_menu > ul > li > a:after {
    content: ' ';
    width: 1px;
    height: 11px;
    background: #fff;
    position: absolute;
    top: 9px;
    left: -13px
}

.dreamit_menu > ul > li:last-child > a:after {
    display: none
}

ul.nav_scroll li i {
    font-size: 14px;
    display: inline-block
}

.top-slider-icon {
    float: right;
    margin-left: 120px
}

.top-slider-icon a {
    display: inline-block;
    color: #fff;
    margin-left: 32px;
    margin-top: 30px
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgb(0 0 0 / .1);
    box-shadow: 0 2px 5px -2px rgb(0 0 0 / .1);
    background: #fff;
    transition: .5s;
    z-index: 4;
    border: 0;
    font-family: 'iranyekan2';
    font-size: 12px
}

.sticky .dreamit_menu > ul > li > a {
    color: #333
}

.sticky .dreamit_menu > ul > li > a:after {
    background: #333
}

.sticky .dreamit_menu > ul.user_nav_scroll > li > a {
    background-color: #b7b7d1;
    color: #fff
}

.sticky.upper1.dreamit_nav_manu {
    z-index: 444;
    position: relative;
    margin-bottom: -91px;
    border-bottom: none;
    padding: 0 0 0 42px;
    background: #000
}

.sticky .lines {
    display: none
}

.sticky.style-two .search-box-btn i {
    display: inline-block;
    color: #33354b;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

.sticky.style-two .slider-button-text {
    float: right;
    position: relative;
    margin: -72px 0 0 0
}

.dreamit_menu ul .sub-menu {
    position: absolute;
    right: 0;
    top: 130%;
    text-align: right;
    background: url(images/menu_bg.png) repeat;
    margin: 0;
    z-index: 1;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-radius: 20px
}

.dreamit_menu ul .sub-menu.large {
    width: 860px
}

.dreamit_menu ul li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 100%;
    z-index: 9
}

.dreamit_menu ul .sub-menu li {
    position: relative
}

.dreamit_menu ul .sub-menu li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 38px 13px 70px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    transition: .1s;
    visibility: inherit !important;
    color: #fff !important;
    border: none;
    background: none !important;
    white-space: nowrap
}

.dreamit_menu ul .sub-menu li.nav-item a.active {
    background: linear-gradient(90deg, rgb(196 198 199 / .00043767507002800965) 0%, rgb(115 116 116) 100%) !important
}

.dreamit_menu ul .sub-menu li:hover > a, .dreamit_menu ul .sub-menu li a.active, .dreamit_menu ul .sub-menu .sub-menu li:hover > a, .dreamit_menu ul .sub-menu .sub-menu li a.active, .dreamit_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .dreamit_menu ul .sub-menu .sub-menu .sub-menu li a.active, .dreamit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a, .dreamit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li a.active {
    color: #88d1ff !important
}

.dreamit_menu ul .sub-menu .sub-menu {
    right: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

.dreamit_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0;
}

.dreamit_menu ul .sub-menu .sub-menu li {
    position: relative
}

.dreamit_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

.dreamit_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%
}

.dreamit_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative
}

.dreamit_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%
}

.dreamit_nav_manu.sticky a.dtbtn:hover {
    color: #fff !important
}

.white .header-button .dtbtn {
    background: #423e6d;
    border-color: #423e6d
}

.image-menu:before {
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 24.5px
}

.category-menu:before {
    top: 6px;
    width: 17px;
    height: 14px;
    background: url(images/category.png)
}

.sticky .image-menu:before {
    background-position: bottom center
}

.bg-logo {
    display: block;
    width: 147px;
    height: 25px;
    background: url(images/yazdkala.com/logo-white.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 25px !important
}

.bg-logo-sticky {
    background-image: url(images/yazdkala.com/logo-red.svg)
}

.dreamit_nav_manu.sticky .logo_img {
    display: none
}

.main_sticky {
    display: none
}

.dreamit_nav_manu.sticky .main_sticky {
    display: inherit
}

.dreamit_nav_manu.sticky a.dtbtn {
    color: #fff;
    background: #fc9615;
    border: 2px solid #fc9615
}

.dreamit_nav_manu.sticky a.dtbtn:hover {
    color: #43baff
}

.mobile-menu.mean-container {
    overflow: hidden
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgb(0 0 0 / .9);
    -webkit-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    -moz-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    -o-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    transition: all 1500ms cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    -moz-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

.search-popup {
    width: 100%
}

.search-active .search-popup {
    transform: translateY(0%);
    margin-top: 0
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #ED2C41;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgb(0 0 0 / .05);
    border-bottom: 3px solid #fff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center
}

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms
}

.search-popup .form-group {
    position: relative;
    margin: 0;
    overflow: hidden
}

.search-popup .form-group input[type="text"], .search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
    text-transform: capitalize
}

.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0;
    height: 70px;
    line-height: 70px;
    background: #fff0;
    text-align: center;
    font-size: 24px;
    color: #ED2C41;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none
}

.search-popup .form-group input[type="submit"]:hover, .search-popup .form-group button:hover {
    color: #000
}

.search-popup input::placeholder, .search-popup textarea::placeholder {
    color: #000
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #fff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.search-box-btn {
    float: right;
    margin-top: 20px;
    margin-left: 0
}

.search-box-btn i {
    display: inline-block;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    transition: .5s
}

.flaticon-multiply:before {
    content: inherit
}

button.close-search i {
    font-size: 25px;
    color: #fff;
    display: inline-block
}

span.flaticon-multiply i {
    display: inline-block;
    color: #ED2C41
}

.style-two.upper1 .header-button {
    float: right;
    margin: 20px 192px 0 0
}

.style-two.upper1 .header-button i {
    display: inline-block;
    font-size: 22px;
    color: #ED2A22;
    background: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
    transition: .5s
}

.style-two.upper1 .slider-button-text {
    float: right;
    position: relative;
    margin: 20px -184px 0 0;
    z-index: 4
}

.style-two .dreamit_menu ul {
    list-style: none;
    display: inline-block;
    direction: rtl
}

.style-two .header-button {
    float: left;
    margin: 10px 0 0 0;
    position: relative
}

.style-two .header-button i {
    display: inline-block;
    font-size: 22px;
    color: #000;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
    transition: .5s
}

.style-two .header-button #udpCartItemCounter {
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    top: 1px;
    right: 0;
    background: #e2200a;
    font-size: 11px;
    line-height: 18px;
    font-weight: 700
}

.style-two .slider-button-text {
    float: right;
    position: relative;
    margin: -72px -51px 0 0
}

.style-two .slider-button-text p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-align: left
}

.style-two .slider-button-text h2 {
    font-size: 20px;
    color: #fff;
    margin: 0
}

.style-two .header-button i:hover {
    transform: rotateY(180deg)
}

.nav-btn.navSidebar-button {
    display: inline-block
}

.nav-btn.navSidebar-button span i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ed2c41;
    border-radius: 50%;
    text-align: center;
    margin-left: 20px;
    font-size: 20px
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
    cursor: url(../images/cross-out.png), pointer
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(.9, .03, 0, .96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(.9, .03, 0, .96) 0.6s;
    transition: all 0.5s cubic-bezier(.9, .03, 0, .96) 0.6s;
    visibility: hidden;
    opacity: 0
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: .7;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(.9, .03, 0, .96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(.9, .03, 0, .96) 0.4s;
    transition: all 0.7s cubic-bezier(.9, .03, 0, .96) 0.4s
}

.sidebar-textwidget {
    padding: 40px
}

.close-side-widget i {
    color: #ED2C41;
    font-size: 24px;
    display: block
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.xs-bg-black {
    background-color: #ED451D
}

.nav-logo {
    margin: 0 0 50px
}

.content-box h2 {
    color: #fff;
    font-size: 26px
}

.content-box p {
    display: inline-block;
    color: #fff;
    padding: 15px 0 0
}

a.theme-btn.btn-style-two span {
    color: #fff;
    font-size: 20px
}

a.theme-btn.btn-style-two i {
    color: #ED2C41
}

.contact-info h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px
}

ul.list-style-one li {
    display: block;
    list-style: none;
    color: #fff;
    padding: 16px 0 0
}

ul.list-style-one li span {
    font-size: 22px;
    font-weight: 600;
    color: #ED3420;
    margin: 0 10px 0 0
}

ul.social-box {
    margin: 30px 0 0
}

ul.social-box li {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0
}

ul.social-box li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    transition: .5s;
    font-size: 18px;
    border-radius: 3px
}

ul.social-box li a:hover {
    background: #ED3420;
    color: #fff
}

.slider-area {
    background: url(images/slider/slider-bg1.jpg);
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.slider-content h4 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    animation: 0.8s 0.8s fadeInUp both;
    border-top: 1px solid #ED2C41;
    display: inline-block;
    margin-bottom: 9px;
    padding-top: 9px
}

.slider-content span {
    color: #e91f4f
}

.slider-content p {
    color: #ff7e6a;
    margin: 30px 0 14px;
    font-size: 16px;
    animation: 1s 2s fadeInUp both;
    font-weight: 600;
    text-align: right;
    padding-left: 40%;
    line-height: 22px
}

.slider-button a {
    background: #ED2C41;
    padding: 5px 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-family: 'Rajdhani';
    font-weight: 600;
    z-index: 1;
    animation: 1s 2s fadeInUp both
}

.slider-button i {
    display: inline-block;
    font-size: 13px;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: linear-gradient(to right, #13cb06 20%, #aaf3a5 85%);
    color: #fff;
    border-radius: 100%;
    transition: .3s
}

a.slider-button3 {
    background: #fff0;
    border: 1px solid #fff;
    margin-left: 16px
}

.slider-button a:hover {
    background: #fff;
    color: #ED2C41
}

.slider-button a:hover i {
    background: #13cb06;
    color: #fff
}

.dreamit-slider-thumb {
    position: absolute;
    right: -238px;
    bottom: -300px;
    animation: 0.8s 0.8s fadeInUp both
}

.slider-socail-icon {
    position: absolute;
    left: 70px;
    bottom: 232px
}

.slider-socail-icon a {
    width: 30px;
    height: 30px;
    display: block;
    background: #fff0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    margin: 11px 0;
    border: 1px solid #fff;
    border-radius: 100%;
    transition: .3s
}

.slider-socail-icon span {
    font-size: 18px;
    font-family: 'Rajdhani';
    color: #fff;
    writing-mode: vertical-rl;
    font-weight: 500;
    margin-top: 60px
}

span.follow-us {
    position: relative;
    z-index: 1
}

span.follow-us:before {
    position: absolute;
    content: "";
    z-index: 1;
    background: #ED2C41;
    width: 2px;
    height: 49px;
    top: -58px;
    left: 14px
}

.slider-socail-icon a:hover {
    background: #ED2C41;
    color: #fff;
    border: 1px solid #ED2C41
}

.slider-area.slider2 {
    background: url(images/slider/slider-bg2.jpg);
    position: relative;
    z-index: 1
}

.dreamit-slider-thumb-1 {
    position: absolute;
    right: 13px;
    top: -232px;
    animation: 0.8s 0.8s fadeInUp both
}

.slider2 .slider-content p {
    color: #fff;
    font-size: 16px;
    animation: 1s 2s fadeInUp both;
    font-weight: 400
}

.slider2 .slider-socail-icon {
    position: absolute;
    right: 50px;
    left: inherit;
    bottom: 215px
}

.slider-socail-icon a {
    width: 30px;
    height: 30px;
    display: block;
    background: #fff0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    margin: 11px 0;
    border: 1px solid #fff;
    border-radius: 100%;
    transition: .3s
}

.slider-socail-icon span {
    font-size: 18px;
    font-family: 'Rajdhani';
    color: #fff;
    writing-mode: vertical-rl;
    font-weight: 500;
    margin-top: 60px
}

span.follow-us {
    position: relative;
    z-index: 1
}

span.follow-us:before {
    position: absolute;
    content: "";
    z-index: 1;
    background: #ED2C41;
    width: 2px;
    height: 49px;
    top: -58px;
    left: 14px
}

.slider-socail-icon a:hover {
    background: #ED2C41;
    color: #fff;
    border: 1px solid #ED2C41
}

.slider3.slider-area {
    background: url(images/slider/slider-bg3.jpg);
    height: 875px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.slider3 .dreamit-slider-thumb-1 {
    position: absolute;
    right: 30px;
    top: -232px;
    animation: 0.8s 0.8s fadeInUp both
}

.slider3 .slider-content.text-left {
    margin-left: 87px
}

.slider3 .slider-content p {
    color: #bcc7cd;
    margin: 10px 0 14px;
    font-size: 16px;
    animation: 1s 2s fadeInUp both;
    font-weight: 400
}

.slider3 .slider-button a {
    background: #e91f4f;
    padding: 14px 32px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-family: 'Rajdhani';
    font-weight: 600;
    z-index: 1;
    animation: 1s 2s fadeInUp both
}

.video-text p {
    position: relative;
    top: -72px;
    left: 70px;
    font-family: 'Rajdhani';
    font-weight: 500 !important;
    text-transform: uppercase
}

.video-text h5 {
    position: relative;
    top: -84px;
    left: 68px;
    color: #fff;
    font-size: 26px;
    font-weight: 600
}

.slider-shape {
    position: absolute;
    z-index: 1;
    animation: 1s 1.6s fadeInUp both
}

.slider-shape-inner1 img {
    position: absolute;
    left: 250px;
    top: -178px
}

.slider-shape-inner2 img {
    position: absolute;
    top: 130px;
    left: -132px
}

.slider-shape-inner3 img {
    position: absolute;
    left: 513px;
    top: 329px
}

.slider-shape-inner4 img {
    position: absolute;
    left: 683px;
    bottom: 181px
}

.slider-shape-inner4 img {
    position: absolute;
    left: 683px;
    bottom: 182px
}

.slider-shape-inner5 img {
    position: absolute;
    bottom: 516px;
    left: 552px
}

.slider-shape-inner6 img {
    position: absolute;
    right: 184px;
    bottom: 255px
}

.slider3 .slider-button a:hover {
    background: #fff;
    color: #e91f4f
}

.slider4.slider-area {
    background: url(images/slider/slider-1.jpg);
    height: 875px;
    position: relative;
    z-index: 1;
    height: 950px
}

.slider-area.slider5 {
    background: url(images/slider/slider-2.jpg);
    position: relative;
    z-index: 1;
    height: 950px
}

.slider-area.slider6 {
    background: url(images/slider/slider-3.jpg);
    position: relative;
    z-index: 1;
    height: 950px
}

.slider7.slider-area {
    position: relative;
    z-index: 1;
    background-size: cover;
    padding: 200px 0
}

.slider-content2 h1 {
    font-size: 120px;
    color: #fff;
    line-height: 112px;
    animation: 1s 1.6s fadeInUp both;
    font-weight: 700;
    text-transform: uppercase
}

.slider-content2 h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    animation: 0.8s 0.8s fadeInUp both;
    border-top: 0;
    display: inline-block;
    margin-bottom: 4px
}

.slider-button2 a {
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%);
    padding: 18px 35px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-family: 'Rajdhani';
    font-weight: 600;
    z-index: 1;
    animation: 1s 2s fadeInUp both;
    position: relative;
    z-index: 1
}

.slider-button2 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    border-radius: 5px;
    transition: .5s
}

.slider-button2 i {
    display: inline-block;
    font-size: 26px;
    margin-left: 7px;
    color: #fff;
    border-radius: 100%;
    transition: .3s
}

.slider-button2 a:hover:before {
    transform: scale(1)
}

.slider-button2 a:hover i {
    color: #ED2D22
}

.slider-button2 a:hover {
    color: #ED2D22
}

.slider-socail-icon2 {
    position: absolute;
    left: 70px;
    bottom: 232px
}

.slider-socail-icon2 a {
    width: inherit;
    height: inherit;
    display: block;
    background: #fff0;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    margin: 25px 0 0 -50px;
    border: 0;
    writing-mode: vertical-lr
}

.slider-shape-thumb-inner img {
    position: absolute;
    right: 0;
    top: 0;
    animation: 1s 1.6s fadeInRight both
}

.slider-shape-thumb-inner1 img {
    position: absolute;
    left: 0;
    top: 0;
    animation: 1s 1.6s fadeInLeft both
}

.slider-shape-thumb-inner2 {
    position: absolute;
    right: 145px;
    bottom: 55px
}

.slider-shape-thumb-inner2 img {
    animation: 1s 1.6s fadeInRight both
}

.slider-shape-thumb-inner3 {
    position: absolute;
    left: -5px;
    top: 75px;
    animation: moveLeftBounce 3s linear infinite
}

.slider7 .slider-content h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    animation: 0.8s 0.8s fadeInUp both;
    border-top: 0;
    display: inline-block;
    margin-bottom: 9px;
    padding-top: 9px
}

.slider7 .slider-content h1 {
    font-size: 38px;
    color: #fff;
    animation: 1s 1.6s fadeInUp both;
    font-weight: 700;
    text-align: justify;
    direction: rtl
}

.slider7 .dreamit-slider-thumb-2 img {
    width: 100%;
    position: relative;
    z-index: 1;
    animation: 1s 1.6s fadeInRight both
}

.slider7 .slider-button a {
    background: rgb(255 255 255 / .4);
    padding: 7px 10px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-family: 'Rajdhani';
    font-weight: 600;
    z-index: 1;
    animation: 1s 2s fadeInUp both
}

.slider7 .slider-shape-inner4 img {
    position: absolute;
    left: 683px;
    bottom: -130px
}

.slider7 .slider-shape-inner1 img {
    position: absolute;
    left: 595px;
    top: -178px
}

.slider7 .slider-shape-inner2 img {
    position: absolute;
    top: 284px;
    left: 695px
}

.slider7 .slider-shape-inner3 img {
    position: absolute;
    left: 360px;
    top: 329px
}

.slider7 .slider-shape-inner5 img {
    position: absolute;
    bottom: 448px;
    left: 439px
}

.slider7 .slider-shape-inner6 img {
    position: absolute;
    left: -100px;
    bottom: 280px
}

.slider7 .circle-shape-thumb {
    position: absolute;
    left: -23px;
    bottom: -121px
}

.slider-area.slider8 {
    height: 950px;
    background: url(images/slider/banner-a.png);
    position: relative;
    z-index: 1
}

.slider8 .slider-content h1 {
    font-size: 110px;
    color: #fff;
    line-height: 92px;
    animation: 1s 1.6s fadeInUp both;
    font-weight: 700;
    text-transform: uppercase
}

.slider8 .slider-content p {
    color: #fff;
    margin: 20px 0 19px;
    font-size: 16px;
    animation: 1s 2s fadeInUp both;
    font-weight: 400
}

.slider-thumb-images {
    position: relative;
    margin-left: -113px;
    margin-right: -137px;
    margin-top: 60px
}

.slider-thumb-images img {
    width: 100%;
    animation: 1s 1.6s fadeInRight both
}

.shape-inner img {
    position: absolute;
    bottom: 390px;
    left: 512px
}

.shape-inner-1 img {
    position: absolute;
    bottom: 40px;
    left: -60px
}

.rs-video {
    display: inline-block;
    position: relative;
    top: -83%;
    left: 50%
}

.rs-video .animate-border a {
    left: -26%;
    top: -70%;
    color: #fff
}

.video-vemo-icon {
    background: #e91f4f;
    font-size: 22px;
    width: 60px;
    height: 60px;
    line-height: 65px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute
}

.video-vemo-icon:before {
    content: "";
    background: #6a2b41;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: 0.75s
}

.video-vemo-icon1:after {
    content: "";
    border: 2px solid #fb0;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.style-four.rs-video {
    display: inline-block;
    position: relative;
    top: -72px;
    left: 42%
}

.style-four .animate-border a {
    color: #fff;
    border-radius: 0 6px
}

.style-four .video-vemo-icon3 {
    background: linear-gradient(to right, #ED2A22 6%, #FF8B5A 84%);
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 47px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue-1 1s linear infinite;
    -webkit-transition: .5s
}

@-webkit-keyframes ripple-blue-1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(241 103 34 / .3), 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 345 / .3);
        box-shadow: 0 0 0 0 rgb(241 103 34 / .3), 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3), 0 0 0 30px #fff0
    }
}

@keyframes ripple-blue-1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(241 103 34 / .3), 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3);
        box-shadow: 0 0 0 0 rgb(241 103 34 / .3), 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(241 103 34 / .3), 0 0 0 20px rgb(241 103 34 / .3), 0 0 0 30px #fff0
    }
}

.rs-video.style-three {
    display: inline-block;
    position: relative;
    top: -61%;
    left: 111%
}

.style-three .video-vemo-icon2 {
    background: #000;
    font-size: 22px;
    width: 60px;
    height: 60px;
    line-height: 65px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .3), 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .3), 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .3), 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .3), 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .3), 0 0 0 20px rgb(255 255 255 / .3), 0 0 0 30px #fff0
    }
}

.video-bg {
    background: url(images/resource/video.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 215px 0 222px;
    border-radius: 10px;
    position: relative;
    margin-bottom: -230px
}

.video-title h4 {
    font-size: 40px;
    color: #fff;
    text-align: right
}

.video-button a {
    display: inline-block;
    padding: 16px 35px;
    background: #fff;
    color: #262729;
    font-size: 18px;
    border-radius: 3px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    margin-top: 18px;
    position: relative;
    z-index: 1;
    transition: .5s
}

.video-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: scale(0, 1);
    opacity: 0;
    border-radius: 3px
}

.video-button span {
    margin-left: 6px
}

.video-button i {
    display: inline-block;
    color: #ED411D;
    font-size: 23px;
    transition: .5s
}

.video-button a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    background: #1b1d21;
    color: #fff
}

.video-button a:hover {
    color: #fff
}

.video-button:hover i {
    color: #fff
}

.video-area.style-three {
    background: #212123
}

.dreamit-section-title {
    margin-bottom: 35px
}

.dreamit-section-title h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 1
}

.dreamit-section-title h5 {
    color: #ED2C41;
    font-size: 20px;
    margin-bottom: 4px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block
}

.dreamit-section-title h5:before {
    position: absolute;
    z-index: 1;
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #ED2C41;
    right: -46px;
    top: 15px
}

.dreamit-section-title:after {
    position: absolute;
    content: "";
    left: -5px;
    top: -16px;
    background: url(images/resource/section1.png);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

.dreamit-section-title span {
    color: #ED2C41
}

span.color2 {
    color: #ed2a22
}

span.color1 {
    color: #ED2A22
}

span.color3 {
    color: #EB401E
}

.dreamit-section-title p {
    margin: 15px 0 0
}

.section-text {
    margin-top: 50px
}

.style-two.dreamit-section-title h5:after {
    position: absolute;
    content: "";
    left: -47px;
    top: 16px;
    background: #ED2C41;
    width: 38px;
    height: 1px;
    display: inline-block
}

.style-two.dreamit-section-title:after {
    position: absolute;
    content: "";
    left: 486px;
    top: -9px;
    background: url(images/resource/section1.png);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

.style-three.dreamit-section-title h5:after {
    position: absolute;
    content: "";
    left: -47px;
    top: 16px;
    background: #ED2C41;
    width: 38px;
    height: 1px;
    display: inline-block
}

.style-three.dreamit-section-title:after {
    position: absolute;
    content: "";
    left: 486px;
    top: -9px;
    background: url(images/resource/section1.png);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

.style-four.dreamit-section-title h5 {
    color: #ED2A22;
    font-size: 20px;
    margin-bottom: 4px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block
}

.style-four.dreamit-section-title:after {
    position: absolute;
    content: "";
    left: 0;
    top: -9px;
    background: url(images/resource/section1.png);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

p.text-color {
    color: #b4bfc5
}

.dreamit-section-title2 {
    margin-bottom: 35px
}

.dreamit-section-title2 h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 1;
    z-index: 1
}

.dreamit-section-title2 h5 {
    color: #ED2C41;
    font-size: 20px;
    margin-bottom: 4px;
    text-transform: uppercase;
    position: relative
}

.dreamit-section-title2 span {
    color: #ED2C41
}

.dreamit-section-title2 p {
    margin: 13px 0 0
}

.style-five.dreamit-section-title h5:after {
    position: absolute;
    content: "";
    left: -47px;
    top: 16px;
    background: #ED2C41;
    width: 38px;
    height: 1px;
    display: inline-block
}

.style-five.dreamit-section-title:after {
    position: absolute;
    content: "";
    left: 522px;
    top: -11px;
    background: url(images/resource/section1.png);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat
}

.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #F14130;
    padding: 0 0 18px
}

.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 145px;
    height: 37px;
    background: linear-gradient(to right, #FDDCE6 0%, #FBF0F1 100%);
    left: 0;
    right: 0;
    margin: auto;
    top: -6px;
    border-radius: 3px
}

.dreamit-section-title h1 {
    font-size: 50px;
    line-height: 1;
    color: #151423;
    text-transform: uppercase
}

.dreamit-section-title.white h1 {
    color: #fff
}

p.feature-text {
    padding: 13px 272px 40px
}

.style-two.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #F14130;
    padding: 0 0 18px 35px
}

.style-two.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 145px;
    height: 37px;
    background: linear-gradient(to right, #DFFDE5 0%, #F0FDE3 100%);
    left: 0;
    right: 0;
    margin: 0;
    top: -6px;
    border-radius: 3px
}

p.about-text {
    padding: 20px 0 26px
}

.skill.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 0 0 18px 35px
}

.skill.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 198px;
    height: 40px;
    background: linear-gradient(to right, #0A196C 13%, #091E91 100%);
    left: 0;
    right: 0;
    margin: 0;
    top: -7px;
    border-radius: 3px
}

.skill.dreamit-section-title h1 {
    font-size: 50px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

p.skill-text {
    padding: 20px 0 0
}

.counter-1.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #F13E2D;
    padding: 0 0 18px 35px
}

.counter-1.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 198px;
    height: 40px;
    background: linear-gradient(to right, #FDDCE6 0%, #FBF0F1 100%);
    left: 0;
    right: 0;
    margin: 0;
    top: -7px;
    border-radius: 3px
}

p.counter-text1 {
    padding: 14px 0 0
}

.portfolio.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #0D3DFE;
    padding: 0 0 18px
}

.portfolio.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 145px;
    height: 37px;
    background: linear-gradient(to right, #E0F8FF 0%, #EAFBFF 100%);
    left: 0;
    right: 0;
    margin: auto;
    top: -6px;
    border-radius: 3px
}

p.portfolio-text {
    padding: 14px 241px 0
}

.blog.dreamit-section-title h5 {
    position: relative;
    z-index: 1;
    color: #0F4AC7;
    padding: 0 0 18px 27px
}

.blog.dreamit-section-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 150px;
    height: 40px;
    background: linear-gradient(to right, #E0F8FF 0%, #EAFBFF 100%);
    left: 0;
    right: 0;
    margin: inherit;
    top: -18px;
    border-radius: 3px
}

p.blog-text {
    padding: 11px 0 0
}

ul#pills-tab {
    border-bottom: 3px solid #ED2A22
}

.dreamit-department-tab ul li a {
    display: inline-block;
    font-family: 'Rajdhani';
    font-size: 18px;
    font-weight: 600
}

li.nav-item {
    padding-right: 45px
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ed2921;
    padding: 15px 25px;
    font-weight: 600;
    font-family: 'Rajdhani';
    font-size: 18px;
    border-radius: 5px 5px 0 0
}

.tab-content-text p {
    margin-bottom: 30px
}

.dreamit-department-bottom-content-inner ul {
    display: block;
    list-style: none
}

.dreamit-department-bottom-content-inner ul li {
    display: block;
    padding: 0 0 13px
}

.dreamit-department-bottom-content-inner ul li i {
    display: inline-block;
    color: #ed2a22;
    padding: 0 10px 0 0
}

.dreamit-department-bottom-content-inner ul li span {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Rajdhani';
    color: #1c1c1c
}

.dreamit-department-thumb img {
    width: 100%
}

.dreamit-department-tab ul li a:hover {
    color: #33354b
}

.feture-area.style-two {
    background: url(images/resource/dreamit-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 258px 0 100px
}

.feture-area.style-two.upper1 {
    padding: 125px 0 100px
}

.feture-area.style-two.upper6 {
    background: url(images/resource/feature-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 258px 0 100px
}

.style-two.upper6 .dreamit-department-tab ul li a {
    display: inline-block;
    font-family: 'Rajdhani';
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.style-two.upper6 .dreamit-department-bottom-content-inner ul li span {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Rajdhani';
    color: #fff
}

.style-three.feature-area {
    background: url(images/resource/service-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.feature-single-box {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 16px rgb(0 0 0 / 12%);
    padding: 40px 30px 20px;
    border-radius: 7px
}

.feature-icon i {
    display: inline-block;
    font-size: 45px;
    color: #104FFE;
    width: 85px;
    height: 85px;
    line-height: 85px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1
}

.feature-icon i:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: linear-gradient(to top, #51B5FD 0%, #0E43FE 100%);
    border-radius: 50%;
    transform: scale(0);
    transition: .5s
}

.feature-title h3 {
    font-size: 28px;
    color: #000E52;
    margin: 35px 0 13px;
    background: linear-gradient(to right, #1046FE, #48A6FE, 50%, #000E52 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-size: 200% 100%;
    background-position: 100%;
    transition: .5s
}

.feature-title h3:hover {
    background-position: 0
}

.feature-single-box:hover .feature-icon i {
    color: #fff
}

.feature-single-box:hover .feature-icon i:after {
    transform: scale(1)
}

.feature-shape-thumb {
    position: absolute;
    bottom: -25px;
    left: 287px;
    z-index: -1
}

.feature-shape-thumb2 {
    position: absolute;
    bottom: 258px;
    right: 280px;
    z-index: -1
}

.feature-icon2 i {
    display: inline-block;
    font-size: 45px;
    color: #F13F2E;
    width: 85px;
    height: 85px;
    line-height: 85px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1
}

.feature-icon2 i:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: linear-gradient(to top, #F96D49 0%, #F13F2E 100%);
    border-radius: 50%;
    transform: scale(0);
    transition: .5s
}

.feature-title-2 h3 {
    font-size: 28px;
    color: #000E52;
    margin: 35px 0 13px;
    background: linear-gradient(to right, #F24531, #F86645, 50%, #000E52 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-size: 200% 100%;
    background-position: 100%;
    transition: .5s
}

.feature-title-2 h3:hover {
    background-position: 0
}

.feature-single-box:hover .feature-icon2 i {
    color: #fff
}

.feature-single-box:hover .feature-icon2 i:after {
    transform: scale(1)
}

.feature-icon3 i {
    display: inline-block;
    font-size: 45px;
    color: #2BBC19;
    width: 85px;
    height: 85px;
    line-height: 85px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1
}

.feature-icon3 i:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: linear-gradient(to top, #AFE83C 0%, #2BBC19 100%);
    border-radius: 50%;
    transform: scale(0);
    transition: .5s
}

.feature-title-3 h3 {
    font-size: 28px;
    color: #000E52;
    margin: 35px 0 13px;
    background: linear-gradient(to right, #37C01C, #9DE237, 50%, #000E52 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-size: 200% 100%;
    background-position: 100%;
    transition: .5s
}

.feature-title-3 h3:hover {
    background-position: 0
}

.feature-single-box:hover .feature-icon3 i {
    color: #fff
}

.feature-single-box:hover .feature-icon3 i:after {
    transform: scale(1)
}

.counter-area {
    background: url(images/resource/counter-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 87px 0 270px
}

.row.counter-top {
    position: relative;
    z-index: 1;
    margin-top: -110px;
    background: #fff;
    padding: 60px 20px 25px;
    box-shadow: 0 2px 22px rgb(0 0 0 / 20%);
    margin-left: 0;
    margin-right: 0
}

.dreamit-single-counter-box {
    margin-bottom: 30px;
    text-align: center
}

.counter-text h1 {
    font-size: 55px;
    display: inline-block;
    color: #fff
}

.counter-text span {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    font-weight: 700
}

.counter-icon i {
    display: inline-block;
    color: #fff;
    font-size: 50px;
    text-align: center;
    margin: 0 0
}

.counter-title h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Rubik';
    margin: 8px 0 0
}

.style-two.counter-area {
    background: #1C1E22;
    padding: 0 0 0
}

.counter-button a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 13px 35px;
    background: #e91f4f;
    position: relative;
    z-index: 1
}

.style-two .dreamit-single-counter-box {
    margin-bottom: 30px;
    text-align: left;
    background: #e9204f;
    padding: 50px 30px 40px
}

.style-two .counter-text h1 {
    font-size: 50px;
    display: inline-block;
    color: #fff
}

.style-two .counter-title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Rubik';
    margin: 6px 0 0
}

.style-two .counter-text span {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Rajdhani'
}

.style-two .dreamit-single-counter-box:hover {
    background: #2C2F34
}

.style-two .dreamit-single-counter-box:hover .counter-icon i {
    color: #e9204f
}

.style-two .dreamit-single-counter-box2 {
    margin-bottom: 30px;
    text-align: left;
    background: #2C2F34;
    padding: 50px 30px 40px
}

.style-two .counter-icon2 i {
    display: inline-block;
    color: #e9204f;
    font-size: 50px;
    text-align: center;
    margin: 0 0
}

.style-two .counter-text h1 {
    font-size: 50px;
    display: inline-block;
    color: #fff
}

.style-two .counter-title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Rubik';
    margin: 6px 0 0
}

.style-two .counter-text span {
    color: #fff;
    display: inline-block;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Rajdhani'
}

.style-two .dreamit-single-counter-box2:hover .counter-icon2 i {
    color: #fff
}

.style-two .dreamit-single-counter-box2:hover {
    background: #e9204f
}

.counter-shape-inner img {
    position: relative;
    top: -454px;
    left: -232px
}

.counter-shape-inner2 img {
    position: relative;
    left: 563px;
    top: -210px
}

.counter-area.style-three {
    background: url(images/resource/counterbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 87px 0 290px
}

.style-three .counter-icon i {
    display: inline-block;
    color: #ED381F;
    font-size: 50px;
    text-align: center;
    margin: 0 0
}

.style-three .counter-text h1 {
    font-size: 70px;
    display: inline-block;
    color: #fff
}

.style-three .counter-title h4 {
    color: #BCC7CD;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0;
    font-family: 'Rajdhani'
}

.style-four.counter-area {
    background: url(images/resource/counter-bg3..jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0 70px
}

.style-four .dreamit-single-counter-box {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    padding: 30px 0 28px;
    box-shadow: 0 5px 0 rgb(255 255 255 / 16%)
}

.style-four .counter-icon i {
    display: inline-block;
    color: #fff;
    font-size: 35px;
    text-align: center;
    margin: 0 0 12px;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to right, #EE2E24 25%, #FD7F53 100%);
    border-radius: 50%
}

.style-four .counter-text h1 {
    font-size: 42px;
    display: inline-block;
    color: #EE2E24
}

.style-four .counter-text span {
    color: #EE2E24;
    display: inline-block;
    font-size: 40px;
    font-weight: 700
}

.style-four .counter-title h4 {
    color: #000E52;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik';
    margin: 4px 0 0
}

.counter-icon-1 i {
    display: inline-block;
    color: #fff;
    font-size: 35px;
    text-align: center;
    margin: 0 0 12px;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to right, #0E40FE 25%, #22CEFD 100%);
    border-radius: 50%
}

.counter-text-1 h1 {
    font-size: 42px;
    display: inline-block;
    color: #0E40FE
}

.counter-text-1 span {
    color: #0E40FE;
    display: inline-block;
    font-size: 40px;
    font-weight: 700
}

.counter-icon-2 i {
    display: inline-block;
    color: #fff;
    font-size: 35px;
    text-align: center;
    margin: 0 0 12px;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to right, #50C90F 25%, #A0E408 100%);
    border-radius: 50%
}

.counter-text-2 h1 {
    font-size: 42px;
    display: inline-block;
    color: #50C90F
}

.counter-text-2 span {
    color: #50C90F;
    display: inline-block;
    font-size: 40px;
    font-weight: 700
}

.lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: inherit;
    z-index: -1
}

.lines .line {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 46%;
    background: #333342;
    overflow: hidden;
    border-radius: 50%
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15px;
    width: 2px;
    top: 0;
    left: 0;
    background-color: #fb0;
    -webkit-animation: moveLeftBounces-one 20s linear infinite;
    animation: moveLeftBounces-one 20s linear infinite
}

.lines .line:nth-child(1) {
    margin-left: -24%
}

.lines .line:nth-child(1)::after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.lines .line:nth-child(2) {
    margin-left: 1%
}

.lines .line:nth-child(2)::after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.lines .line:nth-child(3)::after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.lines .line:nth-child(3) {
    margin-left: 25%
}

.style-two.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 46%;
    background: #e2e2ea;
    overflow: hidden;
    border-radius: 50%
}

.style-two.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15px;
    width: 1px;
    top: 0;
    left: 0;
    background-color: #fb0;
    -webkit-animation: moveLeftBounces-one 20s linear infinite;
    animation: moveLeftBounces-one 20s linear infinite
}

@-webkit-keyframes moveLeftBounces-one {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(250px);
        transform: translateY(250px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveLeftBounces-one {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(250px);
        transform: translateY(250px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.style-three.lines .line:nth-child(1) {
    margin-left: -24%
}

.style-three.lines .line {
    position: absolute;
    width: 100%;
    height: 3px;
    top: 87px;
    left: 24%;
    background: #fff0;
    overflow: hidden;
    border-radius: 50%
}

.style-three.lines .line::after {
    content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 50px;
    top: 0;
    left: 0;
    background-color: #ef3729;
    -webkit-animation: moveLeftBounces-two 40s linear infinite;
    animation: moveLeftBounces-two 40s linear infinite;
    overflow: hidden
}

@-webkit-keyframes moveLeftBounces-two {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(1920px);
        transform: translateY(1920px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes moveLeftBounces-two {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(1920px);
        transform: translateX(1920px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.service-area {
    padding: 100px 0 70px
}

.col-lg-3.col-md-6.col-sm-12.padding-left {
    padding-left: 0;
    padding-right: 0
}

.service-button a:hover {
    color: #fb0;
    border: none
}

.dreamit-sinlge-service-box {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: center;
    background: #f8fafb;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 44px 32px 5px
}

.dreamit-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: #ed2c41;
    left: 0;
    bottom: 0;
    transition: .5s
}

.dreamit-service-icon i {
    font-size: 60px;
    color: #ED2C41;
    display: inline-block;
    transition: .5s;
    margin: 0
}

.dreamit-service-title h2 {
    font-size: 24px;
    margin: 20px 0 8px;
    transition: .5s;
    line-height: 1
}

.dreamit-service-title p {
    transition: .5s
}

.service-button a {
    background: #e91f4f;
    padding: 14px 38px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-family: 'Rajdhani';
    font-weight: 600;
    z-index: 1
}

.service-button i {
    display: inline-block;
    font-size: 13px;
    margin-left: 7px;
    width: 22px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #151423;
    border-radius: 100%;
    transition: .3s
}

.dreamit-sinlge-service-box-1 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 44px 32px 5px
}

.dreamit-sinlge-service-box-1:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: #ed2c41;
    left: 0;
    bottom: 0;
    transition: .5s
}

.dreamit-sinlge-service-box2 {
    text-align: center;
    background: #f8fafb;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 72px 20px 94px
}

.active .dreamit-service-icon i {
    color: #fff
}

.active .dreamit-service-title h2 {
    color: #fff
}

.active .dreamit-service-title p {
    color: #fff
}

.active.dreamit-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #ed2c41;
    left: 0;
    bottom: 0;
    transition: .5s
}

.service-button a:hover {
    background: #1a1829;
    color: #fff
}

.dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: #ed2c41
}

.dreamit-sinlge-service-box-1:hover:before {
    height: 100%;
    background: #ed2c41
}

.dreamit-sinlge-service-box:hover .dreamit-service-icon i, .dreamit-sinlge-service-box:hover .dreamit-service-title h2, .dreamit-sinlge-service-box:hover .dreamit-service-title p {
    color: #fff
}

.dreamit-sinlge-service-box-1:hover .dreamit-service-icon i, .dreamit-sinlge-service-box-1:hover .dreamit-service-title h2, .dreamit-sinlge-service-box-1:hover .dreamit-service-title p {
    color: #fff
}

.service-area.style-two {
    background: #1b1d21;
    position: relative;
    margin-top: -17px
}

.style-two .dreamit-sinlge-service-box {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #25272b;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 44px 30px 5px
}

.style-two .dreamit-sinlge-service-box-1 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #2c2e34;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 44px 30px 5px
}

.style-two .dreamit-sinlge-service-box.active {
    background: url(images/resource/dreamit-1.jpg)
}

.style-two .active.dreamit-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0%;
    background: url(images/resource/dreamit-1.jpg);
    left: 0;
    bottom: 0;
    transition: .5s
}

.style-two .dreamit-icon2 i {
    position: relative;
    float: right;
    right: 0;
    top: -60px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    background: #33363b;
    text-align: center;
    border-radius: 50%;
    color: #dd214e;
    transition: .5s
}

.style-two .active .dreamit-icon2 i {
    background: #fff
}

.style-two .dreamit-service-title h2 {
    font-size: 24px;
    margin: 20px 0 14px;
    transition: .5s;
    line-height: 1
}

.style-two .dreamit-sinlge-service-box2 {
    text-align: center;
    background: #25272b;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 72px 20px 100px;
    position: relative;
    z-index: 3
}

.service-shape {
    position: relative;
    z-index: 1
}

.service-shape-inner img {
    position: absolute;
    z-index: 1;
    left: -226px;
    top: 0;
    width: 25%
}

.service-shape-inner2 img {
    position: absolute;
    left: 68px;
    top: -34px;
    width: 82%
}

.style-two .active.dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: url(images/resource/dreamit-1.jpg)
}

.style-two .dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: url(images/resource/dreamit-3.jpg)
}

.style-two .dreamit-sinlge-service-box-1:hover:before {
    height: 100%;
    background: url(images/resource/dreamit-2.jpg)
}

.dreamit-sinlge-service-box:hover .dreamit-icon2 i {
    background: #fff
}

.dreamit-sinlge-service-box-1:hover .dreamit-icon2 i {
    background: #fff
}

.service-area.style-three {
    background: url(images/resource/services.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.style-three .dreamit-sinlge-service-box {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #19191b;
    box-shadow: 0 0 6px rgb(26 46 85 / 10%);
    padding: 40px 38px 30px;
    border-radius: 5px;
    margin-bottom: 30px
}

.style-three .dreamit-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: #ed2a22;
    left: 0;
    bottom: 0;
    transition: .5s;
    border-radius: 5px
}

.style-three .dreamit-sinlge-service-box:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: #dd1b13;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 0%;
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    transition: 1s
}

.style-three .dreamit-service-title h2 {
    font-size: 24px;
    margin: 24px 0 38px;
    transition: .5s;
    position: relative;
    z-index: 1;
    line-height: 1.3
}

.style-three .dreamit-service-icon i {
    font-size: 52px;
    color: #ED2C41;
    display: inline-block;
    transition: .5s;
    margin: 0;
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #252526;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.style-three .dreamit-service-icon i:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    background: #f1554e;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: 1s
}

.style-three .dreamit-service-title h2:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    bottom: -18px;
    background: #ed371f;
    width: 43px;
    height: 2px;
    transition: .5s
}

.style-three .service-button2 a {
    display: inline-block;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #ed2a22;
    margin-top: 7px;
    transition: .5s
}

.style-three .service-button2 span {
    display: inline-block;
    padding-left: 6px
}

.style-three .service-button2 span i {
    display: inline-block;
    color: #ed2a22;
    transition: .5s
}

.style-three .dreamit-sinlge-service-box:hover:after {
    height: 35%;
    width: 50%
}

.style-three .dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: #ed2c41
}

.style-three .dreamit-sinlge-service-box:hover .dreamit-service-icon i::after {
    background: #f1554e;
    transform: scale(1)
}

.style-three .dreamit-sinlge-service-box:hover .dreamit-service-title h2:before {
    background: #fff
}

.style-three .dreamit-sinlge-service-box:hover .service-button2 a, .style-three .dreamit-sinlge-service-box:hover .service-button2 span i {
    color: #fff
}

.service-area.style-three.upper5 {
    background: #212123;
    margin-top: -48px
}

.style-three.upper5 .dreamit-service-icon i {
    font-size: 52px;
    color: #ed381f;
    display: inline-block;
    transition: .5s;
    margin: 0;
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #252526;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.style-three.upper5 .dreamit-service-title h2:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    bottom: -18px;
    background: #ed381f;
    width: 43px;
    height: 2px;
    transition: .5s
}

.style-three.upper5 .dreamit-sinlge-service-box:hover .dreamit-service-icon i, .style-three.upper5 .dreamit-sinlge-service-box:hover .service-button2 span i {
    color: #fff
}

.style-three.upper5 .dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%)
}

.service-area.style-four {
    background: #fff
}

.style-four .dreamit-sinlge-service-box {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 16px rgb(26 46 85 / 13%);
    padding: 40px 38px 30px;
    border-radius: 5px;
    margin-bottom: 30px
}

.style-four .dreamit-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: linear-gradient(to top, #ed2523 0%, #ed491c 100%);
    left: 0;
    bottom: 0;
    transition: .5s;
    border-radius: 5px
}

.style-four .dreamit-sinlge-service-box:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: #f0613f;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 0%;
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    transition: 1s
}

.style-four .dreamit-service-title h2 {
    font-size: 26px;
    margin: 24px 0 38px;
    transition: .5s;
    position: relative;
    z-index: 1;
    line-height: 1.3;
    color: #151423
}

.style-four .dreamit-service-icon i {
    font-size: 52px;
    color: #ED2C41;
    display: inline-block;
    transition: .5s;
    margin: 0;
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #fff5f5;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.style-four .dreamit-service-icon i:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    background: #f0613f;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: 1s
}

.style-four .dreamit-service-title h2:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    bottom: -18px;
    background: #ed371f;
    width: 43px;
    height: 2px;
    transition: .5s
}

.style-four .service-button2 a {
    display: inline-block;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #1c1c1c;
    margin-top: 7px;
    transition: .5s
}

.style-four .service-button2 span {
    display: inline-block;
    padding-left: 6px
}

.style-four .service-button2 span i {
    display: inline-block;
    color: #1c1c1c;
    transition: .5s
}

.style-four .dreamit-sinlge-service-box:hover:after {
    height: 35%;
    width: 50%
}

.style-four .dreamit-sinlge-service-box:hover:before {
    height: 100%;
    background: linear-gradient(to top, #ed491c 0%, #ed2523 100%)
}

.style-four .dreamit-sinlge-service-box:hover .dreamit-service-icon i::after {
    background: #f1544e;
    transform: scale(1)
}

.style-four .dreamit-sinlge-service-box:hover .dreamit-service-title h2:before {
    background: #fff
}

.style-four .dreamit-sinlge-service-box:hover .service-button2 a, .style-four .dreamit-sinlge-service-box:hover .service-button2 span i {
    color: #fff
}

.style-four .active.dreamit-sinlge-service-box:before {
    width: 100%;
    height: 100%
}

.style-four .active.dreamit-sinlge-service-box:after {
    height: 35%;
    width: 50%
}

.style-four .active .dreamit-service-icon i:after {
    transform: scale(1)
}

.style-four .active .dreamit-service-icon i {
    color: #fff
}

.style-four .active .dreamit-service-title h2 {
    color: #fff
}

.style-four .active .dreamit-service-title h2:before {
    background: #fff
}

.style-four .active .service-button2 a {
    color: #fff
}

.style-four .active .service-button2 span i {
    color: #fff
}

.service-area.style-five {
    background: url(images/resource/service-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0 90px
}

.style-five .service-button a {
    display: inline-block;
    padding: 16px 30px;
    background: #000E52;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Rajdhani';
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 10px
}

.style-five .service-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #8722FF 20%, #C80DFF 90%);
    height: 100%;
    width: 0;
    border-radius: 5px;
    transition: .6s
}

.style-five .service-button a:hover:before {
    width: 100%
}

.style-five .dreamit-sinlge-service-box3 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 19%);
    padding: 30px 29px 25px;
    margin-bottom: 30px
}

.style-five .dreamit-sinlge-service-box3:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 55px;
    height: 55px;
    background: linear-gradient(to right, #FFF2F1 12%, #FEEAEE 100%);
    left: inherit;
    bottom: 0;
    right: 0;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.dreamit-sinlge-service-box3:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(to right, #FD7F53 6%, #EE2E24 100%);
    bottom: 0;
    right: 0;
    height: 0;
    width: 55px;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.style-five .dreamit-service-icon i {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    transition: .5s;
    margin: 0;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to bottom, #EE2E24 12%, #FD7F53 100%);
    border-radius: 50%;
    text-align: center
}

.style-five .dreamit-service-title1 h2 {
    font-size: 22px;
    margin: 28px 0 12px;
    transition: .5s;
    color: #000E52;
    background: linear-gradient(to right, #EE2E24, #FD7F53, 50%, #000e52 50%);
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position: 100%
}

.style-five .dreamit-icon1 i {
    position: absolute;
    z-index: 1;
    bottom: 14px;
    font-size: 18px;
    color: #EE2E24;
    right: 14px;
    transition: .5s
}

.style-five .dreamit-sinlge-service-box3:hover .dreamit-service-title1 h2 {
    background-position: 0
}

.service-button a:hover {
    background: #1a1829;
    color: #fff
}

.style-five .dreamit-sinlge-service-box3:hover .dreamit-icon1 i {
    color: #fff
}

.dreamit-sinlge-service-box3:hover:after {
    height: 55px
}

.style-five .dreamit-sinlge-service-box4 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 19%);
    padding: 30px 29px 25px;
    margin-bottom: 30px
}

.style-five .dreamit-sinlge-service-box4:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 55px;
    height: 55px;
    background: linear-gradient(to right, #E5EBFF 12%, #D7E0FF 100%);
    left: inherit;
    bottom: 0;
    right: 0;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.dreamit-sinlge-service-box4:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(to right, #20BAFE 6%, #0E42FE 100%);
    bottom: 0;
    right: 0;
    height: 0;
    width: 55px;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.style-five .dreamit-service-icon2 i {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    transition: .5s;
    margin: 0;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to bottom, #0E40FE 5%, #22CEFD 100%);
    border-radius: 50%;
    text-align: center
}

.style-five .dreamit-service-title2 h2 {
    font-size: 22px;
    margin: 28px 0 12px;
    transition: .5s;
    color: #000E52;
    background: linear-gradient(to right, #0E42FE, #1EACFE, 50%, #000e52 50%);
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position: 100%
}

.style-five .dreamit-icon2 i {
    position: absolute;
    z-index: 1;
    bottom: 14px;
    font-size: 18px;
    color: #0F45FE;
    right: 14px;
    transition: .5s
}

.style-five .dreamit-sinlge-service-box4:hover .dreamit-service-title2 h2 {
    background-position: 0
}

.style-five .dreamit-sinlge-service-box4:hover .dreamit-icon2 i {
    color: #fff
}

.dreamit-sinlge-service-box4:hover:after {
    height: 55px
}

.style-five .dreamit-sinlge-service-box5 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 19%);
    padding: 30px 29px 25px;
    margin-bottom: 30px
}

.style-five .dreamit-sinlge-service-box5:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 55px;
    height: 55px;
    background: linear-gradient(to right, #ECFFE3 12%, #ECFFE3 100%);
    left: inherit;
    bottom: 0;
    right: 0;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.dreamit-sinlge-service-box5:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(to right, #9AE108 6%, #4AC610 100%);
    bottom: 0;
    right: 0;
    height: 0;
    width: 55px;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.style-five .dreamit-service-icon3 i {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    transition: .5s;
    margin: 0;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to bottom, #43C410 0%, #AAE707 100%);
    border-radius: 50%;
    text-align: center
}

.style-five .dreamit-service-title3 h2 {
    font-size: 22px;
    margin: 28px 0 12px;
    transition: .5s;
    color: #000E52;
    background: linear-gradient(to right, #47C610, #97E008, 50%, #000e52 50%);
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position: 100%
}

.style-five .dreamit-icon3 i {
    position: absolute;
    z-index: 1;
    bottom: 14px;
    font-size: 18px;
    color: #47C610;
    right: 14px;
    transition: .5s
}

.style-five .dreamit-sinlge-service-box5:hover .dreamit-service-title3 h2 {
    background-position: 0
}

.style-five .dreamit-sinlge-service-box5:hover .dreamit-icon3 i {
    color: #fff
}

.dreamit-sinlge-service-box5:hover:after {
    height: 55px
}

.style-five .dreamit-sinlge-service-box6 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: left;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 19%);
    padding: 30px 29px 25px;
    margin-bottom: 30px
}

.style-five .dreamit-sinlge-service-box6:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 55px;
    height: 55px;
    background: linear-gradient(to right, #F9E9FF 12%, #F9E9FF 100%);
    left: inherit;
    bottom: 0;
    right: 0;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.dreamit-sinlge-service-box6:after {
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(to right, #C90DFF 6%, #8A21FF 100%);
    bottom: 0;
    right: 0;
    height: 0;
    width: 55px;
    border-radius: 55px 0 0 0;
    transition: .5s
}

.style-five .dreamit-service-icon4 i {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    transition: .5s;
    margin: 0;
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: linear-gradient(to bottom, #9020FF 0%, #C40EFF 100%);
    border-radius: 50%;
    text-align: center
}

.style-five .dreamit-service-title4 h2 {
    font-size: 22px;
    margin: 28px 0 12px;
    transition: .5s;
    color: #000E52;
    background: linear-gradient(to right, #941FFF, #BD10FF, 50%, #000e52 50%);
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position: 100%
}

.style-five .dreamit-icon4 i {
    position: absolute;
    z-index: 1;
    bottom: 14px;
    font-size: 18px;
    color: #911FFF;
    right: 14px;
    transition: .5s
}

.style-five .dreamit-sinlge-service-box6:hover .dreamit-service-title4 h2 {
    background-position: 0
}

.style-five .dreamit-sinlge-service-box6:hover .dreamit-icon4 i {
    color: #fff
}

.dreamit-sinlge-service-box6:hover:after {
    height: 55px
}

.about-area {
    background: url(images/about/dreamit-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 90px 0 85px
}

.dreamit-about-thumb img {
    width: 100%
}

.about-icon {
    float: left;
    margin-right: 10px
}

.about-icon i {
    display: inline-block;
    color: #ED2C41;
    font-size: 18px
}

.dreamit-about-thumb-box {
    margin-top: 17px;
    border-top: 1px solid #fde9ec;
    padding: 23px 0 0
}

.dreamit-about-signature-thumb {
    float: left;
    margin-right: 52px;
    margin-left: 20px;
    margin-top: -8px
}

.about-name-title h2 {
    font-size: 24px;
    margin-bottom: 16px;
    background: linear-gradient(to right, #ed2523, #ed2523, 50%, #fff 50%);
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position: 100%
}

.about-name-title {
    overflow: hidden
}

.about-name-title p {
    margin: -10px 0 0
}

.about-name-title h2:hover {
    background-position: 0
}

.about-area.style-two {
    background: #fff
}

.about-area.style-three {
    background: url(images/resource/services.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 192px 0 100px;
    position: relative;
    margin-top: -170px
}

.style-three .dreamit-about-thumb-3 {
    position: relative;
    margin-left: -88px
}

.style-three .dreamit-about-thumb-box {
    margin-top: 17px;
    border-top: 0;
    padding: 23px 0 0
}

.style-three .dreamit-about-thumb-3 img {
    -webkit-filter: grayscale(100%);
    transition: .5s
}

.style-three .elementor-about-title p {
    font-size: 18px;
    font-family: 'Rajdhani';
    font-weight: 600
}

.about-icon i {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #ed2523 0%, #ed491c 100%);
    border-radius: 50%
}

.style-three .dreamit-about-signature-thumb {
    float: left;
    margin-right: 35px;
    margin-left: 0;
    margin-top: -4px
}

.style-three .about-name-title h2 {
    font-size: 24px;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
    margin-left: 43px
}

.style-three .about-name-title h2:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: -44px;
    top: 15px;
    background: linear-gradient(to right, #ed2523 0%, #ed491c 100%);
    width: 35px;
    height: 1px
}

.style-three .about-name-title p {
    margin: -10px 0 0 45px
}

.style-three .dreamit-about-thumb-3 img:hover {
    -webkit-filter: grayscale(0)
}

.about-area.style-four {
    background: url(images/about/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.about-button a {
    display: inline-block;
    padding: 14px 35px;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%);
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Rajdhani';
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 18px
}

.about-button i {
    display: inline-block;
    font-size: 22px;
    margin-left: 8px;
    transition: .5s
}

.about-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    background: #000;
    height: 0;
    width: 100%;
    border-radius: 5px;
    transition: .6s
}

.about-button a:hover:before {
    height: 100%
}

.style-five.about-area {
    background: url(images/about/about-bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0 20px;
    position: relative;
    z-index: 1
}

.style-five .dreamit-about-thumb-3 {
    position: relative;
    margin-left: -275px;
    z-index: 1
}

.style-five .about-shape-img2 img {
    position: absolute;
    bottom: -30px;
    right: 550px
}

.style-five .about-shape-img img {
    position: absolute;
    bottom: 60px;
    right: -700px;
    width: 49%
}

.about-single-icon-box1 {
    background: #fff;
    box-shadow: 0 1px 13px 0 rgb(0 0 0 / 12%);
    padding: 15px 0 33px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.about-single-icon-box1:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    height: 0%;
    width: 100%;
    background: linear-gradient(to right, #22B913 0%, #C7F104 100%);
    border-radius: 5px;
    transition: .5s
}

.about-icon1 {
    float: left;
    margin-right: 12px
}

.about-icon1 i {
    font-size: 32px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #28BB12;
    background: #fff;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 16%);
    border-radius: 50%;
    display: inline-block
}

.about-title1 h4 {
    font-size: 21px;
    padding: 1px 0 0;
    color: #28BB12;
    transition: .5s
}

.about-single-icon-box1:hover .about-title1 h4 {
    color: #fff
}

.about-single-icon-box1:hover:before {
    height: 100%
}

.about-single-icon-box2 {
    background: #fff;
    box-shadow: 0 1px 13px 0 rgb(0 0 0 / 12%);
    padding: 15px 0 33px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.about-single-icon-box2:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, #EE2E24 44%, #FD7F53 90%);
    border-radius: 5px;
    transition: .5s
}

.about-icon2 {
    float: left;
    margin-right: 12px
}

.about-icon2 i {
    font-size: 32px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #F24732;
    background: #fff;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 16%);
    border-radius: 50%;
    display: inline-block
}

.about-title2 h4 {
    font-size: 21px;
    padding: 1px 0 0;
    color: #F24732;
    transition: .5s
}

.about-single-icon-box2:hover .about-title2 h4 {
    color: #fff
}

.about-single-icon-box2:hover:before {
    width: 100%
}

.about-single-icon-box3 {
    background: #fff;
    box-shadow: 0 1px 13px 0 rgb(0 0 0 / 12%);
    padding: 15px 0 33px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.about-single-icon-box3:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, #8722FF 20%, #C80DFF 90%);
    border-radius: 5px;
    transition: .5s
}

.about-icon3 {
    float: left;
    margin-right: 12px
}

.about-icon3 i {
    font-size: 32px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #B712FF;
    background: #fff;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 16%);
    border-radius: 50%;
    display: inline-block
}

.about-title3 h4 {
    font-size: 21px;
    padding: 1px 0 0;
    color: #B712FF;
    transition: .5s
}

.about-single-icon-box3:hover .about-title3 h4 {
    color: #fff
}

.about-single-icon-box3:hover:before {
    width: 100%
}

.about-single-icon-box4 {
    background: #fff;
    box-shadow: 0 1px 13px 0 rgb(0 0 0 / 12%);
    padding: 15px 0 33px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.about-single-icon-box4:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    background: linear-gradient(to right, #0D3FFE 0, #21C7FD 100%);
    border-radius: 5px;
    transition: .5s
}

.about-icon4 {
    float: left;
    margin-right: 12px
}

.about-icon4 i {
    font-size: 32px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #0C62D3;
    background: #fff;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 16%);
    border-radius: 50%;
    display: inline-block
}

.about-title4 h4 {
    font-size: 21px;
    padding: 1px 0 0;
    color: #0C62D3
}

.about-single-icon-box4:hover .about-title4 h4 {
    color: #fff
}

.about-single-icon-box4:hover:before {
    height: 100%
}

.about-button2 a {
    display: inline-block;
    padding: 15px 34px;
    background: #000E52;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Rajdhani';
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 10px
}

.about-button2 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #22B913 0%, #C7F104 100%);
    height: 0;
    width: 100%;
    border-radius: 5px;
    transition: .6s
}

.about-button2 i {
    display: inline-block;
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    text-align: center;
    color: #000E52;
    border-radius: 50%;
    margin-left: 8px
}

.about-button2 a:hover:before {
    height: 100%
}

.row.call-top {
    position: relative;
    z-index: 1;
    margin-top: -100px;
    background: #fff;
    box-shadow: 0 2px 22px rgb(0 0 0 / 20%);
    padding: 37px 40px 25px;
    margin-left: 0;
    margin-right: 0
}

.call-do-action-title h1 {
    margin-bottom: 13px
}

.call-do-action-title span {
    color: #fb0
}

.call-do-action-button a {
    font-size: 18px;
    display: inline-block;
    padding: 12px 34px;
    float: right;
    background: #fb0;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    border: 2px solid #fb0;
    transition: .5s;
    position: relative;
    z-index: 1
}

.call-do-action-button a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ce851f;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.24s cubic-bezier(.37, .31, .31, .9), -webkit-transform 0.24s cubic-bezier(.37, .31, .31, .9);
    outline: 0 !important;
    border: 0 !important
}

.call-do-action-button a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    outline: 0 !important;
    border: 0 !important
}

.call-do-action-button a:hover {
    color: #33354b;
    background: #fff
}

.case-study-area {
    padding: 100px 0 100px
}

.case-study-title h2 {
    font-size: 26px
}

.case-study-title h2 a {
    color: #232434;
    font-weight: 700
}

.case-study-content {
    background: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 22px rgb(0 0 0 / 15%);
    margin-top: -43px;
    width: 86%;
    left: 37px;
    padding: 5px 25px 3px;
    transition: .5s;
    cursor: pointer
}

.case-study-content:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    background: #232333;
    transition: .5s
}

.case-study-icon {
    position: absolute;
    top: 40px;
    right: 40px;
    bottom: 0
}

.case-study-icon i {
    display: inline-block;
    font-size: 22px;
    color: #b7b7bc;
    transition: .5s
}

.dreamit-single-case-study:hover .case-study-content:before {
    background: #fb0
}

.dreamit-single-case-study:hover .case-study-icon i {
    color: #fff
}

.dreamit-single-case-study:hover .case-study-content {
    margin-top: -62px
}

.case-study-content.style-two {
    margin-bottom: 30px
}

.style-two.case-study-content {
    background: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 22px rgb(0 0 0 / 15%);
    margin-top: -43px;
    width: 86%;
    left: 37px;
    padding: 5px 25px 3px
}

.style-two.case-study-content:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    background: #fb0;
    transition: .5s
}

.style-two .case-study-icon i {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    transition: .5s
}

.style-two.case-study-content:hover:before {
    background: #232333
}

.owl-dots {
    text-align: left;
    margin: 17px 52px 0
}

.owl-dot {
    background: #FFF;
    width: 5px;
    height: 2px;
    margin-right: 5px;
    display: inline-block;
    transition: .5s
}

.owl-dot.active {
    width: 25px;
    text-align: center;
    display: inline-block
}

.slider_list .owl-dot {
    background: #fff0;
    border: 1px solid #fff;
    width: 14px;
    height: 14px;
    border-radius: 5px;
    margin-right: 60px;
    display: inline-block;
    transition: .5s;
    position: absolute;
    bottom: 120px;
    right: 432px
}

.slider_list .owl-dot.active {
    background: #fff;
    height: 13px;
    width: 13px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 454px;
    bottom: 120px
}

.slider_list2.owl-nav {
    text-align: center
}

.slider_list2 .owl-prev {
    position: absolute;
    bottom: 37%;
    right: 19%;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #7E7F83;
    border-radius: 50%;
    text-align: center
}

.slider_list2 .owl-next {
    position: absolute;
    bottom: 44%;
    right: 19%;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #7E7F83;
    border-radius: 50%;
    text-align: center
}

.owl-dots {
    text-align: center !important;
    margin: 48px 0 0;
    display: block
}

.service-list .owl-dot.active {
    background: #0E41FE;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    display: inline-block
}

.service-list .owl-dot {
    background: #CAE0FD;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block
}

.portfolio-list .owl-dots {
    text-align: center;
    margin: 17px 52px 0
}

.testimonial_list .owl-dots {
    text-align: left;
    margin: 10px 52px 0
}

.testimonial_list .owl-dot {
    background: #595a5d;
    width: 18px;
    height: 5px;
    border-radius: 5px;
    margin-right: 13px;
    display: inline-block;
    transition: .5s
}

.testimonial_list .owl-dot.active {
    background: #ED2C41;
    width: 28px;
    height: 5px;
    text-align: center;
    display: inline-block
}

.blog-list .owl-dots {
    margin: 38px 0 0;
    text-align: center
}

.blog-list .owl-dot.active {
    background: #E91F4F;
    width: 30px;
    height: 5px;
    text-align: center;
    display: inline-block
}

.blog-list .owl-dot {
    background: #545659;
    width: 18px;
    height: 5px;
    border-radius: 5px;
    margin-right: 13px;
    display: inline-block;
    transition: .5s
}

.team-list .owl-dots {
    text-align: center;
    margin: 17px 0 0
}

.team-list .owl-dot.active {
    border: 2px solid #EE342C;
    width: 16px;
    height: 16px;
    text-align: center;
    display: inline-block;
    background: inherit
}

.team-list .owl-dot {
    background: #C7C7C8;
    width: 12px;
    height: 12px;
    border-radius: 16px;
    margin-right: 10px;
    display: inline-block;
    transition: .5s
}

.portfolio_area {
    padding: 100px 0 90px
}

.portfolio_nav {
    margin-bottom: 59px
}

.portfolio_menu ul {
    text-align: center;
    list-style: none
}

li.current_menu_item {
    position: relative;
    z-index: 1;
    color: #232434 !important;
    text-transform: uppercase
}

li.current_menu_item:before {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: 2px;
    background: #ED2C41
}

li.current_menu_item:before {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    border: 1px solid #ED2C41
}

.portfolio_menu ul li {
    display: inline-block;
    margin: 0 14px;
    cursor: pointer
}

.portfolio_menu ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #707070;
    transition: .5s;
    margin: 9px 14px 0
}

.portfolio_menu ul li:hover {
    color: #ED2C41
}

.single_portfolio {
    overflow: hidden;
    margin-bottom: 30px;
    transition: .5s;
    text-align: center
}

.single_portfolio_thumb {
    transition: .5s;
    position: relative;
    overflow: hidden
}

.single_portfolio_thumb img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: .5s
}

.single_portfolio_thumb:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 88%;
    height: 88%;
    background: rgb(237 44 65 / .8);
    transform: scale(0);
    margin: auto;
    z-index: 1;
    transition: .5s
}

.single_portfolio_content {
    position: absolute;
    transition: .5s;
    top: 40%;
    left: 5%;
    opacity: 0;
    z-index: 1;
    width: 90%;
    padding: 0
}

.single_portfolio_content span {
    color: #fff;
    margin: 0;
    font-size: 16px;
    position: relative;
    z-index: 1
}

.single_portfolio_content span:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 12px;
    right: -40px;
    width: 30px;
    height: 1px;
    background: #fff
}

.single_portfolio_content span:after {
    position: absolute;
    z-index: 1;
    content: "";
    top: 12px;
    left: -39px;
    width: 30px;
    height: 1px;
    background: #fff
}

.single_portfolio_content h3 {
    margin: 3px 0 0;
    font-size: 32px
}

.single_portfolio_content h3 a {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize
}

.portfolio-icon i {
    float: right;
    display: inline-block;
    margin-top: -48px;
    font-size: 20px;
    color: #fff;
    margin-right: 10px
}

.portfolio_menu ul li a:hover:before {
    width: 100%
}

.single_portfolio:hover .single_portfolio_thumb:before {
    transform: scale(1)
}

.single_portfolio:hover .single_portfolio_thumb img {
    transform: scale(1.1)
}

.single_portfolio:hover .single_portfolio_content {
    opacity: 1
}

.portfolio_area.style-two {
    background: #1C1E22;
    padding: 0 0 100px
}

.col-lg-12.col-sm-12.port-padding {
    padding-left: 0;
    padding-right: 0
}

.active.center .single_portfolio_thumb:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(237 44 65 / .8);
    opacity: 0;
    transform: inherit;
    margin: auto;
    z-index: 1;
    transition: .5s
}

.style-two .single_portfolio_thumb:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(237 44 65 / .7);
    opacity: 0;
    transform: inherit;
    margin: auto;
    z-index: 1;
    transition: .5s
}

.style-two .single_portfolio_content {
    position: absolute;
    transition: .5s;
    top: 82%;
    left: 5%;
    opacity: 0;
    z-index: 1;
    width: 90%;
    padding: 0
}

.port-content-icon a i {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 1px;
    right: 25px;
    background: #fff;
    color: #e9204f;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    transition: .5s;
    opacity: 0
}

.style-two .jitu-button-bg {
    position: relative;
    z-index: 1
}

.style-two .jitu-button-bg:before {
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 5px;
    background: #fff;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .5s
}

.style-two .jitu-button-bg:after {
    position: absolute;
    content: "";
    z-index: 1;
    width: 12px;
    height: 14px;
    background: #fff;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    opacity: 0;
    transition: .5s
}

.style-two .single_portfolio:hover .jitu-button-bg:before {
    opacity: 1
}

.style-two .single_portfolio:hover .jitu-button-bg:after {
    opacity: 1
}

.style-two .single_portfolio:hover .port-content-icon a i {
    top: 6%;
    opacity: 1
}

.style-two .single_portfolio:hover .single_portfolio_content {
    top: 44%
}

.style-two .single_portfolio:hover .single_portfolio_thumb img {
    transform: inherit
}

.style-two .single_portfolio:hover .single_portfolio_thumb:before {
    opacity: 1
}

.active.center .single_portfolio:hover .single_portfolio_thumb:before {
    opacity: 1
}

.style-three .single_portfolio_thumb:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 84%;
    height: 84%;
    background: rgb(242 106 64 / .7);
    transform: scale(0);
    margin: auto;
    z-index: 1;
    transition: .5s;
    border-radius: 8px
}

.style-three .single_portfolio_thumb img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: .3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

.style-three .single_portfolio:hover .single_portfolio_thumb img {
    -webkit-filter: grayscale(0%)
}

.style-three .single_portfolio:hover {
    background: #FFDA99;
    border-radius: 8px
}

.portfolio_area.style-three.upper7 {
    background: #212123
}

.style-three.upper7 .portfolio_menu ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 19px;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #fff !important;
    transition: .5s;
    margin: 9px 14px 0 0
}

.single_portfolio {
    overflow: hidden;
    margin-bottom: 30px;
    transition: .5s;
    text-align: center;
    border-radius: 10px
}

.style-four .single_portfolio_thumb:before {
    position: inherit;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 88%;
    height: 88%;
    background: rgb(237 44 65 / .8);
    transform: scale(0);
    margin: auto;
    z-index: 1;
    transition: .5s
}

.single_portfolio_thumb img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: .5s;
    -webkit-filter: grayscale(100%)
}

.style-four .single_portfolio_content {
    position: absolute;
    transition: .5s;
    top: 90%;
    left: 9%;
    border-radius: 5px;
    background: #ED2A22;
    opacity: 0;
    z-index: 1;
    width: 82%;
    padding: 22px 0 23px
}

.style-four .single_portfolio_content h3 {
    margin: 5px 0 0;
    font-size: 28px
}

.style-four .single_portfolio:hover .single_portfolio_thumb img {
    transform: scale(1.1);
    -webkit-filter: grayscale(0)
}

.style-four .single_portfolio_thumb:hover .single_portfolio_content {
    opacity: 1;
    top: 70%
}

.style-five.portfolio_area {
    padding: 100px 0 100px
}

.style-five .single_portfolio_box {
    overflow: hidden;
    margin-bottom: 110px;
    transition: .5s;
    text-align: left;
    border-radius: 10px
}

.style-five .single_portfolio_thumb:before {
    position: inherit;
    background: inherit
}

.style-five .single_portfolio_thumb img {
    width: 100%;
    height: auto;
    display: block;
    transform: scale(1);
    transition: .5s;
    -webkit-filter: inherit
}

.style-five .single_portfolio_content {
    position: absolute;
    transition: .5s;
    top: 251px;
    left: 11%;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    z-index: 1;
    width: 78%;
    padding: 18px 35px 5px;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%)
}

.style-five .single_portfolio_content:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #EE2E24 0%, #FD7F53 100%);
    width: 60px;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single_portfolio_content:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 0;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single-portfolio-content-inner:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: linear-gradient(to left, #EE2E24 20%, #FD7F53 100%);
    width: 0;
    height: 100%;
    transition: .5s;
    border-radius: 5px
}

.style-five .single_portfolio_content h3 {
    margin: 5px 0 0;
    font-size: 30px
}

.style-five .single_portfolio_content h3 a {
    display: inline-block;
    font-weight: 700;
    color: #111E5E;
    text-transform: capitalize;
    margin: 0 0 5px;
    transition: .5s
}

.style-five .portfolio-icon i {
    float: right;
    display: inline-block;
    margin-top: -26px;
    font-size: 20px;
    color: #fff;
    margin-right: -19px;
    transition: .5s
}

.style-five .portfolio-button a {
    display: inline-block;
    padding: 17px 37px;
    background: #000E52;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Rajdhani';
    font-weight: 600;
    position: relative;
    z-index: 1;
    margin-top: 40px
}

.style-five .portfolio-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    background: linear-gradient(to left, #7FD80A 0%, #BEEE05 100%);
    height: 100%;
    width: 0;
    border-radius: 5px;
    transition: .6s
}

.style-five .portfolio-button i {
    display: inline-block;
    font-size: 13px;
    margin-left: 7px;
    width: 22px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #151423;
    border-radius: 100%;
    transition: .3s
}

.style-five .portfolio-button a:hover:before {
    width: 100%
}

.style-five .single-portfolio-content-inner p {
    transition: .5s
}

.style-five .single_portfolio_box:hover .single_portfolio_thumb img {
    transform: scale(1.1)
}

.style-five .single_portfolio_box:hover .single_portfolio_content h3 a, .style-five .single_portfolio_box:hover .single_portfolio_content p {
    color: #fff
}

.style-five .single_portfolio_box:hover .single-portfolio-content-inner:before {
    width: 100%
}

.style-five .single_portfolio_box:hover .portfolio-icon i {
    color: #EE2E24
}

.style-five .single_portfolio_box:hover .single_portfolio_content:after {
    width: 60px
}

.style-five .single_portfolio_content-2 {
    position: absolute;
    transition: .5s;
    top: 251px;
    left: 11%;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    z-index: 1;
    width: 78%;
    padding: 18px 35px 5px;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%)
}

.style-five .single_portfolio_content-2:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #0C34FF 0%, #22CFFD 100%);
    width: 60px;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single_portfolio_content-2:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 0;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single-portfolio-content-inner-2:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: linear-gradient(to left, #0C34FF 0%, #22CFFD 100%);
    width: 0;
    height: 100%;
    transition: .5s;
    border-radius: 5px
}

.style-five .single_portfolio_content-2 h3 {
    margin: 5px 0 0;
    font-size: 30px
}

.style-five .single_portfolio_content-2 h3 a {
    display: inline-block;
    font-weight: 700;
    color: #111E5E;
    text-transform: capitalize;
    margin: 0 0 5px;
    transition: .5s
}

.style-five .portfolio-icon-2 i {
    float: right;
    display: inline-block;
    margin-top: -26px;
    font-size: 20px;
    color: #fff;
    margin-right: -19px;
    transition: .5s
}

.style-five .single-portfolio-content-inner-2 p {
    transition: .5s
}

.style-five .single_portfolio_box:hover .single_portfolio_content-2 h3 a, .style-five .single_portfolio_box:hover .single_portfolio_content-2 p {
    color: #fff
}

.style-five .single_portfolio_box:hover .single-portfolio-content-inner-2:before {
    width: 100%
}

.style-five .single_portfolio_box:hover .portfolio-icon-2 i {
    color: #0C34FF
}

.style-five .single_portfolio_box:hover .single_portfolio_content-2:after {
    width: 60px
}

.style-five .single_portfolio_content-3 {
    position: absolute;
    transition: .5s;
    top: 251px;
    left: 11%;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    z-index: 1;
    width: 78%;
    padding: 18px 35px 5px;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%)
}

.style-five .single_portfolio_content-3:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #7FD80A 0%, #BEEE05 100%);
    width: 60px;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single_portfolio_content-3:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 0;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single-portfolio-content-inner-3:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: linear-gradient(to left, #7FD80A 0%, #BEEE05 100%);
    width: 0;
    height: 100%;
    transition: .5s;
    border-radius: 5px
}

.style-five .single_portfolio_content-3 h3 {
    margin: 5px 0 0;
    font-size: 30px
}

.style-five .single_portfolio_content-3 h3 a {
    display: inline-block;
    font-weight: 700;
    color: #111E5E;
    text-transform: capitalize;
    margin: 0 0 5px;
    transition: .5s
}

.style-five .portfolio-icon-3 i {
    float: right;
    display: inline-block;
    margin-top: -26px;
    font-size: 20px;
    color: #fff;
    margin-right: -19px;
    transition: .5s
}

.style-five .single-portfolio-content-inner-3 p {
    transition: .5s
}

.style-five .single_portfolio_box:hover .single_portfolio_content-3 h3 a, .style-five .single_portfolio_box:hover .single_portfolio_content-3 p {
    color: #fff
}

.style-five .single_portfolio_box:hover .single-portfolio-content-inner-3:before {
    width: 100%
}

.style-five .single_portfolio_box:hover .portfolio-icon-3 i {
    color: #7FD80A
}

.style-five .single_portfolio_box:hover .single_portfolio_content-3:after {
    width: 60px
}

.style-five .single_portfolio_content-4 {
    position: absolute;
    transition: .5s;
    top: 251px;
    left: 11%;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    z-index: 1;
    width: 78%;
    padding: 18px 35px 5px;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%)
}

.style-five .single_portfolio_content-4:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #AE15FF 0%, #D908FF 100%);
    width: 60px;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single_portfolio_content-4:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 0;
    height: 52px;
    border-radius: 55px 0 5px 0;
    transition: .5s
}

.style-five .single-portfolio-content-inner-4:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: linear-gradient(to left, #AE15FF 0%, #D908FF 100%);
    width: 0;
    height: 100%;
    transition: .5s;
    border-radius: 5px
}

.style-five .single_portfolio_content-4 h3 {
    margin: 5px 0 0;
    font-size: 30px
}

.style-five .single_portfolio_content-4 h3 a {
    display: inline-block;
    font-weight: 700;
    color: #111E5E;
    text-transform: capitalize;
    margin: 0 0 5px;
    transition: .5s
}

.style-five .portfolio-icon-4 i {
    float: right;
    display: inline-block;
    margin-top: -26px;
    font-size: 20px;
    color: #fff;
    margin-right: -19px;
    transition: .5s
}

.style-five .single-portfolio-content-inner-4 p {
    transition: .5s
}

.style-five .single_portfolio_box:hover .single_portfolio_content-4 h3 a, .style-five .single_portfolio_box:hover .single_portfolio_content-4 p {
    color: #fff
}

.style-five .single_portfolio_box:hover .single-portfolio-content-inner-4:before {
    width: 100%
}

.style-five .single_portfolio_box:hover .portfolio-icon-4 i {
    color: #AE15FF
}

.style-five .single_portfolio_box:hover .single_portfolio_content-4:after {
    width: 60px
}

.brand-area {
    padding: 80px 0 0
}

.brand-thumb img {
    filter: grayscale(100%);
    transition: all 1s ease
}

.brand-thumb img:hover {
    filter: invert(100%) sepia(92%) saturate(3758%) hue-rotate(-30deg) brightness(97%) contrast(141%)
}

.brand-area.style-two {
    background: url(images/resource/skill-bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0 60px
}

.dreamit-single-brand {
    padding: 21px 0;
    margin-bottom: 30px
}

.style-three.brand-area {
    padding: 80px 0 0
}

.brand-area.style-four {
    background: #F3F7FA;
    padding: 80px 0 144px;
    position: relative;
    margin-bottom: -92px
}

.brand-area.style-five {
    background: #F1FAFF;
    padding: 80px 0 0
}

.why-choose-us-area {
    background: url(images/resource/why-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.why-choose-us-thumb img {
    width: 100%
}

.choose-us-number {
    float: left;
    margin-right: 25px;
    position: relative;
    z-index: 1
}

.choose-us-number:before {
    position: absolute;
    content: "";
    z-index: -1;
    border: 1px dashed #ed2a22;
    left: 30px;
    bottom: -66px;
    width: 1px;
    height: 75px
}

.choose-us-number:after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 1px;
    height: 11px;
    border-right: 2px solid #ed2a22;
    left: 26px;
    top: 87px;
    transform: rotate(-50deg)
}

.choose-us-number span {
    display: inline-block;
    color: #ed2a22;
    font-family: 'Rajdhani';
    font-weight: 500;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.choose-us-number span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ed2a22;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s
}

.choose-us-number span:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 33px;
    top: 86px;
    border-left: 2px solid #ed2a22;
    width: 1px;
    height: 11px;
    transform: rotate(-136deg)
}

.choose-us-title {
    overflow: hidden
}

.choose-us-title h4 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #232323
}

.choose-us-title p {
    color: #616161
}

.choose-us-number2 {
    float: left;
    margin-right: 25px;
    position: relative;
    z-index: 1
}

.choose-us-number2 span {
    display: inline-block;
    color: #ed2a22;
    font-family: 'Rajdhani';
    font-weight: 500;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.choose-us-number2 span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ed2a22;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s
}

.choose-us-number span:hover {
    color: #fff
}

.choose-us-number2 span:hover {
    color: #fff
}

.choose-us-number2 span:hover:before {
    transform: scale(1)
}

.choose-us-number span:hover:before {
    transform: scale(1)
}

.skill-area {
    background: url(images/resource/skill.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0 0
}

.dreamit-single-counter {
    position: relative;
    z-index: 1
}

.dreamit-single-counter-inner {
    position: relative;
    z-index: 1;
    margin: 278px 0 0;
    float: right;
    background: #ed2b41;
    height: 212px;
    width: 212px;
    text-align: center;
    top: -25px;
    left: 0;
    border-radius: 50% 50% 0
}

.dreamit-single-counter:before {
    position: absolute;
    content: "";
    width: 212px;
    height: 212px;
    background: #f5bac2;
    border-radius: 50% 50% 0;
    right: 8px;
    top: 263px;
    z-index: -1
}

.dreamit-counter-text h1 {
    font-size: 60px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin-top: 68px
}

.dreamit-counter-text span {
    font-size: 39px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    position: relative;
    top: -18px
}

.dreamit-counter-title h4 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 1
}

h4.marginx-top {
    margin-top: 8px
}

.row.skill-padding {
    margin-left: 6px
}

.prossess-ber-plugin span {
    color: #FFF;
    font-weight: 600;
    font-family: "Rajdhani", sans-serif;
    font-size: 18px
}

.barfiller {
    width: 100%;
    height: 3px;
    background: #4b4c59;
    position: relative;
    margin-bottom: 22px;
    margin-top: 11px;
    border-radius: 5px
}

span.fill {
    background: #e91f4f !important;
    border-radius: 5px
}

.barfiller .fill {
    display: block;
    position: relative;
    width: 0;
    height: 100%;
    background: #333;
    z-index: 1
}

.barfiller .tipWrap {
    display: none
}

.barfiller .tip {
    margin-top: -37px;
    padding: 2px 4px;
    font-size: 16px;
    color: #ED2C41;
    left: 0;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    background: #333
}

.barfiller .tip:after {
    border: solid;
    border-color: rgb(0 0 0 / .8) #fff0;
    border-width: 6px 6px 0 6px;
    content: "";
    display: block;
    position: absolute;
    left: 9px;
    top: 100%;
    z-index: 9
}

.stat-bar:nth-of-type(1) .stat-bar-rating {
    animation-delay: 0.25s;
    -webkit-animation-delay: 0.25s
}

.style-three .barfiller {
    width: 100%;
    height: 5px;
    background: #4b4c59;
    position: relative;
    margin-bottom: 30px;
    margin-top: 11px;
    border-radius: 5px
}

.style-three .barfiller .tip {
    margin-top: -37px;
    padding: 0;
    font-size: 16px;
    color: #fff;
    left: 0;
    border-radius: 0;
    position: absolute;
    z-index: 2;
    background: inherit
}

.style-three .barfiller .tip:after {
    border: 0;
    border-color: inherit;
    border-width: 6px 6px 0 6px;
    content: "";
    display: block;
    position: inherit;
    left: 0;
    top: 0;
    z-index: 9
}

.style-three span.fill {
    background: linear-gradient(to right, #23D4FC 33%, #0B2FFF 100%) !important;
    border-radius: 5px
}

span.fill.my-class {
    background: linear-gradient(to right, #FC7C51 33%, #EF3629 100%) !important;
    border-radius: 5px
}

span.fill.my-class2 {
    background: linear-gradient(to right, #97E009 33%, #3FC211 100%) !important;
    border-radius: 5px
}

.style-two .dreamit-single-counter-inner {
    position: absolute;
    z-index: 1;
    margin: 380px 0 0;
    float: right;
    background: #1f1e30;
    height: 212px;
    width: 212px;
    text-align: center;
    top: 0;
    left: 10px;
    border-radius: 50% 50% 50% 0
}

.style-two.dreamit-single-counter:before {
    position: absolute;
    content: "";
    width: 212px;
    height: 212px;
    background: #aea0a2;
    border-radius: 50% 50% 50% 0;
    left: -1px;
    top: 390px;
    z-index: -1
}

.style-two .dreamit-counter-text h1 {
    font-size: 60px;
    color: #ed2c41;
    display: inline-block;
    font-weight: 500;
    margin-top: 68px
}

.skill-area.style-two {
    background: #1b1d21;
    padding: 80px 0 20px
}

.rs-video.style-two {
    display: inline-block;
    position: relative;
    top: 2%;
    left: 0%
}

.style-two .barfiller .tip:after {
    height: 16px;
    border: 0;
    width: 3px;
    background: #e91f4f;
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 112%;
    z-index: 9
}

.style-two .barfiller .tip {
    margin-top: -38px;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Rajdhani';
    color: #fff;
    background: none;
    border-radius: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    margin-left: 14px
}

.style-two.upper4 span.fill {
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%) !important;
    border-radius: 5px
}

.style-two.upper4 .barfiller .tip:after {
    height: 16px;
    border: 0;
    width: 3px;
    background: #ed2b22;
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 112%;
    z-index: 9
}

.style-two.upper .prossess-ber-plugin span {
    color: #33354b;
    font-weight: 600;
    font-family: "Rajdhani", sans-serif;
    font-size: 18px
}

.style-two.upper .barfiller .tip {
    margin-top: -38px;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Rajdhani';
    color: #151423;
    background: none;
    border-radius: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    margin-left: 14px
}

.dreamit-button a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    border: 1px solid #e91f4f;
    margin-left: 115px;
    padding: 14px 35px;
    background: #e91f4f;
    position: relative;
    z-index: 1
}

.dreamit-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: scale(0, 1);
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.dreamit-button a:hover: {
    color: #e91f4f !important
}

.dreamit-button a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    border: 1px solid #e91f4f;
    background: #1b1d21;
    color: #e91f4f
}

.dreamit-button2 a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    border: 1px solid #e91f4f;
    padding: 14px 35px;
    background: #e91f4f;
    position: relative;
    z-index: 1
}

.dreamit-button2 a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: scale(0, 1);
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.dreamit-button2 a:hover: {
    color: #e91f4f !important
}

.dreamit-button2 a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    border: 1px solid #e91f4f;
    background: #1b1d21;
    color: #e91f4f !important
}

.skill-shape-inner img {
    position: relative;
    z-index: 1;
    top: -193px;
    left: -117px
}

.skill-shape-inner2 img {
    position: absolute;
    z-index: 1;
    left: -39px;
    top: -145px
}

.skill-shape-inner3 img {
    position: absolute;
    z-index: 1;
    left: 658px;
    top: -250px
}

.style-three .skill-shape-inner-2 img {
    position: absolute;
    z-index: 1;
    left: 535px;
    top: -485px
}

.style-three .skill-shape-inner-3 img {
    position: relative;
    z-index: -1;
    left: 1029px;
    top: -470px
}

.style-three.skill-area {
    background: url(images/resource/skill-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0 0;
    position: relative;
    z-index: 1
}

.row.testi-top {
    position: relative;
    z-index: 1;
    margin-top: -225px;
    left: 115px
}

.row.testi-background {
    background: url(images/resource/testi-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 0 133px
}

.dreamit-testimonial-thumb img {
    position: relative;
    margin-left: -321px
}

.dreamit-single-testimonial-box {
    position: relative;
    padding: 100px 30px 50px
}

.testimonial-thumb {
    float: left;
    margin-right: 20px;
    padding: 6px 0 0
}

.testi-titile h2 {
    font-size: 24px;
    padding: 15px 0 5px;
    font-weight: 500
}

.testimonial-title p {
    font-size: 18px;
    margin: 0 0 44px
}

.testi-titile span {
    color: #fff
}

.testi-icon i {
    display: inline-block;
    font-size: 60px;
    color: #ED2C41;
    margin-bottom: 28px
}

.style-two.testimonial-area {
    background: url(images/resource/testimonial.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 114px 0 100px
}

.style-two .dreamit-testimonial-thumb img {
    position: inherit;
    margin-left: -20px
}

.style-two .dreamit-single-testimonial-box {
    position: relative;
    padding: 60px 20px 50px 35px;
    background: #1c1e22;
    margin-bottom: 30px
}

.style-two .dreamit-single-testimonial-box.white:before {
    position: absolute;
    content: "";
    border-color: #1c1e22 #fff0 #fff0 #1c1e22;
    left: 0;
    width: 0;
    height: 0;
    bottom: -36px;
    top: auto;
    border-style: solid;
    border-width: 20px
}

.style-two .testi-icon {
    float: left;
    margin-right: 25px
}

.style-two .testi-icon i {
    display: inline-block;
    font-size: 50px;
    color: #ED2C41;
    margin-bottom: 28px;
    transform: rotate(180deg)
}

.style-two .testimonial-title p {
    font-size: 18px;
    margin: 0 0 22px;
    overflow: hidden
}

.style-two .testimonial-thumb {
    float: left;
    margin-right: 20px;
    padding: 6px 0 0;
    margin-left: 72px
}

.style-three.testimonial-area {
    background: url(images/resource/testimonial-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 100px 0 90px;
    background: #f3f7fa
}

.style-three .testimonial-content {
    position: relative;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    padding: 32px 38px 30px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 40px;
    text-align: left
}

.style-three .testimonial-thumb {
    float: left;
    margin-right: 20px
}

.style-three .testi-titile h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    margin: 18px 0 0;
    padding: 0
}

.style-three .testi-titile span {
    color: #ED2A22
}

.style-three .testimonial-text p {
    display: inline-block;
    margin: 23px 0 11px
}

.style-three .testimonial-star i {
    display: inline-block;
    color: #ED2A22;
    font-size: 15px
}

.dreamit-single-team-box {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    box-shadow: 0 4px 30px rgb(0 0 0 / 12%);
    overflow: hidden
}

.single-team-thumb {
    position: relative
}

.single-team-thumb img {
    height: auto;
    width: 100%;
    -webkit-filter: grayscale(100%);
    transition: .5s
}

.team-socail-icon {
    position: absolute;
    z-index: 1;
    margin-top: -145px;
    text-align: unset;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .5s
}

.team-socail-icon a {
    display: inline-block;
    margin: 15px 3px 0;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 34px;
    color: #fff;
    background: #ED2921;
    text-align: center;
    border-radius: 3px;
    transition: .5s
}

.team-content {
    position: relative;
    padding: 13px 0 1px;
    background: #fff;
    box-shadow: 0 -13px 30px rgb(0 0 0 / 12%);
    width: 81%;
    left: 24px;
    top: -28px;
    border-radius: 9px 0 0 0
}

.team-title h3 {
    font-size: 24px
}

.team-text p {
    color: #ED2921
}

.team-icon a {
    display: inline-block;
    font-size: 16px;
    padding: 8px 16px 8px;
    color: #9797a1;
    background: #f5f5f6;
    border-radius: 4px;
    margin-left: 6px;
    top: -26px;
    position: relative;
    transition: .5s;
    z-index: 1
}

.team-icon a:hover {
    color: #fff
}

.team-icon a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #ED2A22;
    transform: scale(0);
    border-radius: 4px;
    transition: .5s;
    margin: auto
}

.team-icon a:hover:before {
    transform: scale(1);
    color: #fff
}

.team-socail-icon a:hover {
    background: #fff;
    color: #ed2a22
}

.dreamit-single-team-box:hover .single-team-thumb img {
    -webkit-filter: grayscale(0)
}

.dreamit-single-team-box:hover .team-socail-icon {
    opacity: 1;
    margin-top: -85px
}

.team-area.upper1 {
    background: #212123
}

.upper1 .dreamit-single-team-box {
    margin-bottom: 30px;
    text-align: center;
    background: #212123;
    box-shadow: 0 4px 30px rgb(0 0 0 / 12%);
    overflow: hidden;
    border-radius: 7px
}

.upper1 .team-content {
    position: relative;
    padding: 20px 0 1px;
    background: #212123;
    box-shadow: 0 -13px 30px rgb(0 0 0 / 12%);
    width: 81%;
    left: 24px;
    top: -28px;
    border-radius: 9px 0 0 0
}

.upper1 .team-title h3 {
    font-size: 24px;
    color: #fff
}

.upper1 .team-content {
    position: relative;
    padding: 13px 0 1px;
    background: #212123;
    box-shadow: 0 -13px 30px rgb(0 0 0 / 12%);
    width: 81%;
    left: 24px;
    top: -28px;
    border-radius: 9px 0 0 0
}

.upper1 .team-icon a {
    display: inline-block;
    font-size: 16px;
    padding: 8px 16px 8px;
    color: #9797a1;
    background: #2D2F2F;
    border-radius: 4px;
    margin-left: 6px;
    top: -26px;
    position: relative;
    transition: .5s;
    z-index: 1
}

.upper1 .team-icon a:hover {
    color: #fff
}

.style-two .dreamit-single-team-box2 {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    transition: .5s
}

.style-two .team-share-social {
    position: absolute;
    bottom: 72px;
    left: 102px
}

.style-two .team-socail-icon {
    position: absolute;
    z-index: 1;
    margin-top: -85px;
    text-align: unset;
    right: 0;
    left: 160px;
    bottom: 161px;
    opacity: 0;
    transition: .5s
}

.style-two .team-socail-icon a {
    display: block;
    margin: 15px 3px 0;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 34px;
    color: #fff;
    background: linear-gradient(to top, #ed431d 6%, #ed2b22 38%);
    text-align: center;
    border-radius: 3px;
    transition: .5s
}

.style-two .team-content {
    position: relative;
    padding: 18px 0 12px;
    background: #fff;
    width: inherit;
    left: inherit;
    top: inherit;
    border-radius: 0 0 5px 5px
}

.style-two .team-icon span {
    display: inline-block;
    font-size: 20px;
    padding: 20px 26px 15px;
    color: #fff;
    background: linear-gradient(to top, #ed431d 6%, #ed2b22 38%);
    border-radius: 4px;
    top: -30px;
    margin-left: 5px;
    position: relative;
    transition: .5s;
    z-index: 1
}

.style-two .team-icon span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform: scale(0);
    border-radius: 4px;
    transition: .5s;
    margin: auto
}

.style-two .team-socail-icon a:hover {
    background: #000
}

.team-icon span:hover:before {
    transform: scale(1);
    color: #ED2A22
}

.team-icon span:hover {
    color: #fff
}

.style-two .dreamit-single-team-box2:hover {
    box-shadow: 0 0 14px #ddd
}

.style-two .team-share-social:hover .team-socail-icon {
    left: 120px;
    opacity: 1
}

.style-two .team-share-social:hover .team-socail-icon {
    opacity: 1
}

.dreamit-single-team-box2:hover .single-team-thumb img {
    -webkit-filter: grayscale(0)
}

.team-area.style-three {
    background: url(images/resource/team-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.row.team-bottom {
    position: relative;
    margin-bottom: -171px;
    z-index: 1
}

.team-area.style-four {
    background: #FEF5F3
}

.style-four .dreamit-single-team-box {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    box-shadow: 0 4px 30px rgb(0 0 0 / 12%);
    overflow: hidden;
    border-radius: 10px;
    padding: 0 0 6px
}

.style-four .single-team-thumb:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgb(241 63 46 / .7);
    transition: .5s;
    border-radius: 5px
}

.style-four .single-team-thumb img {
    height: auto;
    width: 100%;
    -webkit-filter: inherit;
    transition: .5s
}

.style-four .team-content {
    position: relative;
    padding: 13px 0 1px;
    background: #fff;
    box-shadow: none;
    width: 71%;
    left: 50px;
    top: -28px;
    border-radius: 7px 7px 0 0;
    z-index: 1
}

.style-four .team-title h3 {
    font-size: 26px;
    color: #101D5C;
    margin-bottom: 3px
}

.style-four .team-text p {
    color: #616161
}

.style-four .team-icon a:before {
    position: inherit
}

.style-four .team-socail-icon {
    position: absolute;
    z-index: 1;
    margin-top: -44px;
    text-align: unset;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .5s
}

.style-four .team-socail-icon a {
    display: inline-block;
    margin: 15px 3px 0;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 38px;
    color: #ED2921;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    transition: .5s
}

a.gradient-color1 {
    display: inline-block;
    font-size: 20px;
    padding: 8px 16px 8px;
    color: #F75E40;
    background: linear-gradient(to left, #FFF6F4 0%, #FFEAF0 100%);
    border-radius: 4px;
    margin-left: 0;
    top: -26px;
    margin-right: 5px;
    position: relative;
    transition: .5s;
    z-index: 1
}

a.gradient-color2 {
    display: inline-block;
    font-size: 20px;
    padding: 8px 16px 8px;
    color: #0C33FF;
    background: linear-gradient(to left, #EAFBFF 0%, #E0F8FF 100%);
    border-radius: 4px;
    margin-left: 0;
    top: -26px;
    margin-right: 5px;
    position: relative;
    transition: .5s;
    z-index: 1
}

a.gradient-color3 {
    display: inline-block;
    font-size: 20px;
    padding: 8px 16px 8px;
    color: #82D90A;
    background: linear-gradient(to left, #F8FFE3 0%, #E7FFE5 100%);
    border-radius: 4px;
    margin-left: 0;
    top: -26px;
    position: relative;
    transition: .5s;
    z-index: 1
}

span.email {
    font-size: 17px;
    color: #ED2A22;
    padding-left: 3px
}

span.email:hover {
    color: #F75E40 !important
}

a.gradient-color1 i:hover {
    color: #F75E40 !important
}

a.gradient-color2 i:hover {
    color: #0C33FF !important
}

a.gradient-color3 i:hover {
    color: #82D90A !important
}

.style-four .team-icon a:hover {
    color: inherit
}

.style-four .dreamit-single-team-box:hover .team-socail-icon {
    opacity: 1;
    margin-top: -97px
}

.style-four .single-team-thumb:hover:before {
    height: 100%
}

.pricing-single-box {
    margin-bottom: 30px;
    background: #fff;
    border: 0
}

.pricing-top-ber {
    background: #f3f7fa;
    padding: 31px 35px 20px
}

.praicing-icon i {
    display: inline-block;
    font-size: 52px;
    color: #ed2921;
    background: #f3e9eb;
    line-height: 102px;
    width: 102px;
    height: 102px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1
}

.praicing-icon i:after {
    position: absolute;
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ed2921;
    border-radius: 100%;
    transform: scale(0);
    transition: .5s
}

.pricing-post {
    position: absolute;
    z-index: 1;
    right: 40px;
    top: 31px;
    opacity: 0;
    transition: .5s
}

.pricing-post p {
    display: inline-block;
    background: #ed2921;
    color: #fff;
    padding: 1px 18px;
    border-radius: 30px;
    font-size: 14px
}

.pricing-title h3 {
    font-size: 22px;
    font-weight: 600;
    color: #ed2921;
    padding: 16px 0 23px;
    transition: .5s
}

span.curencyp {
    position: relative;
    font-weight: 700;
    font-family: 'Rajdhani';
    font-size: 32px;
    top: -20px;
    color: #1c1c1c;
    transition: .5s
}

span.tk {
    font-size: 65px;
    font-weight: 700;
    font-family: 'Rajdhani';
    color: #1c1c1c;
    transition: .5s
}

span.monthp {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Rajdhani';
    color: #1c1c1c;
    transition: .5s
}

.pricing-boody {
    padding: 25px 35px 40px;
    box-shadow: 0 0 22px rgb(0 0 0 / 7%);
    border-radius: 0 0 5px 5px
}

.pricing-featur ul {
    display: inline-block;
    list-style: none
}

.pricing-featur ul li {
    display: block;
    padding: 0 0 14px
}

.pricing-featur ul li span i {
    display: inline-block;
    color: #ED2921;
    margin: 0 8px 0 0;
    font-size: 18px
}

.pricing-button a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rajdhani';
    padding: 11px 32px;
    background: #ed2921;
    color: #fff;
    border-radius: 5px;
    margin-top: 14px;
    border: 2px solid #ed2a22;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: .5s
}

.pricing-button a:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: #000;
    height: 100%;
    width: 0;
    transition: .5s
}

.pricing-single-box:hover .praicing-icon i:after {
    transform: scale(1)
}

.pricing-single-box:hover .praicing-icon i {
    color: #fff
}

.pricing-single-box:hover .pricing-post {
    opacity: 1
}

.pricing-single-box:hover .pricing-title h3 {
    color: #1c1c1c
}

.pricing-single-box:hover span.curencyp {
    color: #ed2921
}

.pricing-single-box:hover span.tk {
    color: #ed2921
}

.pricing-single-box:hover span.monthp {
    color: #ed2921
}

.pricing-button a:hover:after {
    width: 100%
}

.pricing-button a:hover {
    color: #ed2921
}

.blog_area {
    padding: 95px 0 70px
}

.single_blog {
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

.single_blog_thumb img {
    width: 100%
}

.single_blog_content {
    padding: 22px 30px 30px 30px;
    box-shadow: 0 4px 30px rgb(0 0 0 /12%);
    position: relative;
    z-index: 1
}

.single_blog_content:before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 52px;
    width: 2px;
    background: red;
    left: 0;
    bottom: 100px
}

.post-categories {
    float: left;
    margin-right: 25px
}

.post-categories a {
    display: inline-block;
    color: #616161;
    transition: .5s
}

.post-categories span i {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #ED2C41
}

.dreamit_blog_meta a {
    display: inline-block;
    font-size: 16px;
    color: #616161;
    font-style: italic;
    transition: .5s;
    float: right
}

.dreamit_blog_meta a i {
    display: inline-block;
    font-size: 16px;
    margin-right: 4px;
    transition: .5s;
    color: #ED2C41
}

.dreamit_blog_meta span {
    color: #232434;
    font-style: normal;
    transition: .5s
}

.blog_page_title h4 {
    font-size: 26px
}

.blog_page_title h4 a {
    font-weight: 700;
    font-family: 'Rajdhani';
    display: inline-block;
    transition: .5s;
    margin: 10px 0 0
}

.blog_page_title h4 a:hover {
    color: #ED2C41
}

.blog_button a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 60px;
    height: 45px;
    line-height: 45px;
    background: #ED2C41;
    text-align: center;
    margin: 22px 0 0;
    position: relative;
    z-index: 1
}

.blog_button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    background: #1A1829;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .5s
}

.blog_button a:hover:before {
    transform: scale(1)
}

.blog_button i:hover {
    color: #fff
}

.blog_area.style-two {
    background: #1B1D21;
    padding: 100px 0 190px
}

.style-two .single_blog {
    position: relative;
    z-index: 1;
    margin: 0 15px 30px
}

.style-two .single_blog_content {
    background: #222427;
    padding: 22px 30px 30px 30px;
    position: inherit
}

.style-two .post-categories a {
    display: inline-block;
    color: #bcc7cd;
    transition: .5s
}

.style-two .dreamit_blog_meta a {
    display: inline-block;
    font-size: 16px;
    color: #bcc7cd;
    font-style: italic;
    transition: .5s;
    float: right
}

.style-two .blog_page_title h4 {
    font-size: 26px;
    color: #fff
}

.blog-button a {
    display: inline-block;
    background: #E9204F;
    color: #fff;
    padding: 14px 27px;
    font-size: 18px;
    margin-top: 40px;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    transition: .5s;
    position: relative;
    z-index: 1
}

.blog-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: 2px solid #ED2C41;
    transform: scale(0);
    opacity: 0
}

.blog-button a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    border: 2px solid #ED2C41;
    background: #1B1D21;
    color: #ED2C41
}

.blog-button a:hover {
    color: #ED2C41
}

.style-three.blog_area {
    padding: 100px 0 80px
}

.style-three .single_blog {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    transition: .5s
}

.style-three .blog_page_title h4 {
    font-size: 21px
}

.style-three .single_blog:hover {
    box-shadow: 6px 5px 30px rgb(0 0 0 / 12%)
}

.style-three.single_blog:hover {
    box-shadow: 6px 5px 30px rgb(0 0 0 / 12%)
}

.style-three .datatech_blog_meta a:hover {
    color: red
}

.style-three .post-categories a:hover {
    color: red
}

.blog_area.style-four {
    background: #F1F3F5;
    padding: 120px 0 183px
}

.style-four .single_blog {
    position: relative;
    z-index: 1;
    margin: 0 15px 30px
}

.style-four .single_blog_content:before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 52px;
    width: 2px;
    background: linear-gradient(to top, #ed431d 6%, #ed2b22 40%);
    left: 0;
    bottom: 100px
}

.style-four .single_blog_content {
    padding: 25px 30px 30px 30px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 12%);
    position: inherit;
    border-radius: 0 0 5px 5px
}

.style-four .blog_button a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 60px;
    height: 45px;
    line-height: 45px;
    background: linear-gradient(to left, #ed431d 6%, #ed2b22 38%);
    text-align: center;
    margin: 22px 0 0;
    position: relative;
    z-index: 1;
    border-radius: 5px
}

.style-four .blog_button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    background: #1A1829;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .5s;
    border-radius: 5px
}

.style-four .blog-button a {
    display: inline-block;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 60%);
    color: #fff;
    padding: 17px 27px;
    font-size: 18px;
    margin-top: 40px;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    transition: .5s;
    border-radius: 5px;
    position: relative;
    z-index: 1
}

.style-four .blog-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    border: 2px solid #ED3A1F;
    transform: scale(0);
    opacity: 0
}

.blog-button span {
    margin-left: 7px;
    color: #fff;
    font-size: 25px
}

.blog-button a:hover {
    color: #fff
}

.blog-button a:hover::before {
    transform: scale(1);
    opacity: 1;
    border: 2px solid #ED2C41;
    background: #1B1D21;
    color: #ED2C41
}

.blog_button a:hover:before {
    transform: scale(1)
}

.style-four .blog_page_title h4 a:hover {
    color: #ED3221
}

.blog_area.style-four.upper3 {
    background: #F1F3F5;
    padding: 255px 0 183px
}

.style-four.upper3 .single_blog {
    position: relative;
    z-index: 1;
    margin: 0
}

.blog_area.style-four.upper2 {
    background: #151517;
    padding: 255px 0 183px
}

.style-four.upper2 .single_blog {
    position: relative;
    z-index: 1;
    margin: 0 0 30px;
    border-radius: 7px
}

.style-four.upper2 .single_blog_content {
    padding: 25px 30px 30px 30px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 12%);
    position: inherit;
    border-radius: 0 0 5px 5px;
    background: #212123
}

.style-four.upper2 .blog_page_title h4 a {
    font-weight: 700;
    font-family: 'Rajdhani';
    display: inline-block;
    transition: .5s;
    margin: 10px 0 0;
    color: #fff
}

.style-four.upper2 .post-categories a {
    display: inline-block;
    color: #b4bfc5;
    transition: .5s
}

.style-four.upper2 .dreamit_blog_meta a {
    display: inline-block;
    font-size: 16px;
    color: #b4bfc5;
    font-style: italic;
    transition: .5s;
    float: right
}

.single_blog_thumb img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    transition: .5s
}

.single_blog:hover .single_blog_thumb img {
    -webkit-filter: grayscale(0)
}

.style-five .blog-button2 a {
    display: inline-block;
    background: #000E52;
    color: #fff;
    padding: 17px 32px;
    font-size: 18px;
    margin-top: 40px;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    transition: .5s;
    border-radius: 5px;
    position: relative;
    z-index: 1
}

.style-five .blog-button2 a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    border: 2px solid #B014FF;
    transform: scale(0);
    opacity: 0
}

.style-five .blog-button2 i {
    display: inline-block;
    font-size: 13px;
    margin-left: 7px;
    width: 22px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #151423;
    border-radius: 100%;
    transition: .3s
}

.style-five .blog-button2 a:hover::before {
    transform: scale(1);
    opacity: 1;
    background: #0F49C6
}

.style-five .single_blog_content-1 {
    padding: 18px 30px 50px 30px;
    box-shadow: 0 4px 30px rgb(0 0 0 /12%);
    position: relative;
    z-index: 1;
    border-radius: 10px
}

.style-five .single_blog_content-1:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 60px;
    height: 52px;
    background: linear-gradient(to left, #0C34FF 25%, #05A1F2 100%);
    border-radius: 55px 0 10px 0
}

.style-five .single_blog_thumb img {
    width: 100%;
    -webkit-filter: inherit;
    border-radius: 10px 10px 0 0
}

.style-five .post-categories a {
    display: inline-block;
    color: #000E52;
    transition: .5s
}

.style-five a.post-categories-2 {
    background: linear-gradient(to left, #0C34FF 25%, #05A1F2 100%);
    padding: 4px 12px;
    border-radius: 3px;
    color: #fff;
    font-family: 'Rajdhani';
    font-size: 18px;
    font-weight: 500;
    margin-right: 14px
}

.style-five .post-categories span i {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #000E52
}

.style-five .blog_page_title h4 {
    font-size: 32px
}

.style-five .blog_page_title h4 a {
    font-weight: 700;
    font-family: 'Rajdhani';
    display: inline-block;
    transition: .5s;
    margin: 18px 0 0;
    color: #000E52
}

.style-five .blog_bottom-icon {
    position: absolute;
    right: 15px;
    bottom: 8px
}

.style-five .blog_bottom-icon i {
    display: inline-block;
    color: #fff
}

.style-five .blog_page_title h4 a:hover {
    color: #0F49C6
}

.style-five .single_blog_content-2 {
    padding: 18px 30px 50px 30px;
    box-shadow: 0 4px 30px rgb(0 0 0 /12%);
    position: relative;
    z-index: 1;
    border-radius: 10px
}

.style-five .single_blog_content-2:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 60px;
    height: 52px;
    background: linear-gradient(to left, #EE2E24 20%, #FD7F53 100%);
    border-radius: 55px 0 10px 0
}

.style-five .post-categories a {
    display: inline-block;
    color: #000E52;
    transition: .5s
}

.style-five a.post-categories-3 {
    background: linear-gradient(to left, #EE2E24 20%, #FD7F53 100%);
    padding: 4px 12px;
    border-radius: 3px;
    color: #fff;
    font-family: 'Rajdhani';
    font-size: 18px;
    font-weight: 500;
    margin-right: 14px
}

.style-five .post-categories span i {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #000E52
}

.style-five .blog_page_title2 h4 {
    font-size: 32px
}

.style-five .blog_page_title2 h4 a {
    font-weight: 700;
    font-family: 'Rajdhani';
    display: inline-block;
    transition: .5s;
    margin: 18px 0 0;
    color: #000E52
}

.style-five .blog_bottom-icon2 {
    position: absolute;
    right: 15px;
    bottom: 8px
}

.style-five .blog_bottom-icon2 i {
    display: inline-block;
    color: #fff
}

.style-five .blog_page_title2 h4 a:hover {
    color: #EE2E24
}

.row.subscribe-bg {
    background: url(images/resource/counter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 50px 38px;
    position: relative;
    margin-bottom: -100px;
    border-radius: 10px
}

.row.subscribe-bg2 {
    background: url(images/resource/counter-bg-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 40px 50px 38px;
    position: relative;
    margin-bottom: -100px;
    border-radius: 0
}

.subscribe-title h1 {
    font-size: 45px;
    margin-bottom: 5px;
    color: #fff
}

.from-box input {
    float: right;
    height: 54px;
    background-color: #fff;
    border-color: #fff0;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 7px 20px;
    display: block;
    width: 80%;
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.from-box button {
    position: absolute;
    z-index: 1;
    top: 16px;
    padding: 13px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    border: 0;
    background: #232434;
    color: #fff
}

.style-two.subscribe-area {
    background: url(images/resource/subs1.jpg);
    padding: 48px 0 40px
}

.subscribe-area.style-four {
    position: relative;
    margin-top: -92px
}

.style-five.subscribe-area {
    position: relative;
    margin-top: -92px
}

.dreamit-logo {
    margin-top: 10px
}

.company-info-desc p {
    text-align: justify;
    direction: rtl;
    color: #6a6a6a
}

.company_icon a {
    display: inline-block;
    margin: 15px 6px 0;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 3px
}

.company_icon a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #ed2c41;
    transform: scale(0);
    margin: auto;
    transition: .5s;
    border-radius: 3px
}

.widget.widget-nav-menu {
    padding-left: 15px
}

.company_icon a i.fa-telegram {
    color: #31a9dd
}

.company_icon a i.fa-pinterest-p {
    color: #df0022
}

.company_icon a i.fa-facebook-f {
    color: #1773ea
}

.company_icon a i.fa-twitter {
    color: #1c96e8
}

.company_icon a i.fa-whatsapp {
    color: #01a256
}

.company_icon a i.fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

h4.widget-title {
    font-size: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    color: #646464;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

h4.widget-title span {
    color: #ed2c41
}

.menu-quick-link-content ul li {
    display: flex;
    direction: rtl;
    list-style: none;
    position: relative;
    z-index: 1;
    line-height: 20px;
    margin-bottom: 5px;
    flex-direction: column
}

.menu-quick-link-content li {
    color: #575757
}

.menu-quick-link-content li span {
    color: #a61b20;
    font-weight: 200;
    white-space: nowrap;
    margin-left: 10px
}

.menu-quick-link-content ul li a {
    display: inline-block;
    color: #333;
    font-weight: 500;
    padding: 0 0 7px;
    transition: .5s;
    background-image: linear-gradient(to right, #ED2C41, #ED2C41, 50%, #333 50%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text
}

.menu-quick-link-content ul li a:hover {
    background-position: 0%, 100%;
    padding-left: 3px
}

.footer-recent-post {
    margin-bottom: 24px
}

.footer-recent-post ul li {
    display: block;
    list-style: none;
    position: relative;
    z-index: 1
}

.footer-recent-post ul li a {
    display: inline-block;
    color: #6d6d6d;
    font-weight: 500;
    padding-bottom: 7px;
    transition: .5s;
    background-image: linear-gradient(to right, #a61b20, #a61b20, 50%, #6d6d6d 100%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-text-fill-color: #fff0;
    -webkit-background-clip: text
}

.footer-recent-post ul li a:hover {
    background-position: 0%, 100%;
    padding-left: 3px
}

.footer-socail-icon {
    float: left;
    margin-right: 20px
}

.footer-socail-icon i {
    display: inline-block;
    font-size: 26px;
    color: #D00A2B
}

.footer-socail-info p {
    font-size: 16px;
    margin-bottom: 33px
}

.footer-bottom-content {
    padding-top: 20px;
    color: #6a6a6a
}

.footer-bottom-content-copy span {
    color: #D00A2B
}

.footer-bottom-menu p {
    padding: 20px 0 0;
    text-align: right
}

.footer-bottom-menu {
    color: #fff
}

.footer-bottom-menu a {
    color: red
}

.contact-us-single-box {
    margin-bottom: 30px;
    background: #f3f7fa;
    padding: 32px 30px 32px
}

.contact-us-icon {
    float: left;
    margin-right: 25px;
    margin-top: 25px
}

.contact-us-icon i {
    font-size: 52px;
    color: #ed2921
}

.contact-us-title {
    overflow: hidden
}

.contact-us-title h2 {
    font-size: 24px;
    text-transform: uppercase
}

.contact-us-title p {
    padding: 5px 0 0;
    margin: 0
}

.contact-form-box.style-two {
    background: #f3f7fa;
    padding: 34px 50px 30px;
    border-radius: 8px
}

form#dreamit-form h4 {
    font-size: 19px;
    font-weight: 600;
    padding: 0 0 19px
}

.form-title p {
    margin: 7px 0 10px;
    color: #1c1c1c
}

.style-two .from-box input {
    float: right;
    height: 54px;
    background-color: #fff;
    border-color: #fff0;
    transition: .5s;
    border: 0;
    padding: 7px 20px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1
}

.from-box select {
    height: 54px;
    width: 100%;
    border: 0;
    padding: 7px 20px;
    color: #A0A4B6
}

.from-box textarea {
    height: 140px;
    width: 100%;
    border: 0;
    padding: 15px 22px 0
}

.from-box1 button {
    padding: 14px 32px;
    background: #ED2C41;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    border: 0;
    transition: .5s;
    position: relative;
    z-index: 1;
    display: inline-block
}

.from-box1 button:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    width: 100%;
    height: 100%;
    transition: .5s;
    color: #ED2C41
}

.from-box1 button:hover {
    color: #ED2C41
}

.from-box1 button:hover:before {
    transform: scale(1)
}

.from-box1 i {
    margin-left: 5px;
    display: inline-block;
    font-size: 25px;
    margin-top: 0
}

.contact-form-box.style-three {
    margin-top: -233px
}

.contact-form-title {
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%);
    padding: 40px 32px 88px;
    border-radius: 5px 5px 0 0
}

.contact-form-title h5 {
    font-size: 20px;
    position: relative;
    z-index: 1;
    padding-bottom: 7px
}

.contact-form-title h5:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 74px;
    top: 15px;
    margin: auto;
    height: 1px;
    width: 35px;
    background: #fff
}

.contact-form-title h3 {
    font-size: 35px;
    line-height: 1
}

.style-three form#dreamit-form {
    padding: 35px 30px 48px;
    background: #fff;
    border-radius: 50px 0 5px 5px;
    position: relative;
    margin-top: -41px
}

.style-three .from-box input {
    float: right;
    height: 56px;
    background-color: #fff;
    border-color: #fff0;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1
}

.style-three .from-box textarea {
    height: 140px;
    width: 100%;
    padding: 15px 22px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px
}

input:focus, button:focus {
    border-color: #fff0;
    outline-color: #fff0;
    box-shadow: 0 0 0 .2rem rgb(237 46 33 / 50%)
}

textarea:focus {
    background: inherit;
    border-color: #fff0;
    outline-color: #fff0;
    box-shadow: 0 0 0 .2rem rgb(237 46 33 / 50%)
}

.from-box2 button {
    padding: 15px 32px;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 60%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 18px;
    border: 0;
    border-radius: 5px;
    transition: .5s;
    position: relative;
    z-index: 1;
    display: inline-block
}

.from-box2 button:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    width: 100%;
    height: 100%;
    transition: .5s;
    border-radius: 5px;
    color: #ED2C41
}

.from-box2 span {
    margin-left: 6px;
    font-size: 25px
}

.from-box2 button:hover:before {
    transform: scale(1);
    background: #000
}

.from-box2 button:hover {
    color: #fff
}

.style-three.upper2 .from-box textarea {
    height: 102px;
    width: 100%;
    padding: 15px 22px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px
}

.style-three.upper8 form#dreamit-form {
    padding: 35px 30px 40px;
    background: #212123;
    border-radius: 50px 0 5px 5px;
    position: relative;
    margin-top: -41px
}

.style-three.upper8 .from-box input {
    float: right;
    height: 56px;
    background-color: #212123;
    border-color: #fff0;
    transition: .5s;
    border: 1px solid #444C51;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #fff;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1
}

.style-three.upper8 .from-box textarea {
    height: 140px;
    width: 100%;
    background: #212123;
    padding: 15px 22px 0;
    border: 1px solid #444C51;
    border-radius: 5px;
    color: #fff
}

.style-three.upper8 input:focus, button:focus {
    border-color: #fff0;
    outline-color: #fff0;
    box-shadow: inherit;
}

.style-three.upper8 textarea:focus {
    background: inherit;
    border-color: #fff0;
    outline-color: #fff0;
    box-shadow: inherit
}

.style-three.upper8 .from-box2 button {
    display: inline-block;
    color: #fff;
    width: inherit;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 30px;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 100%);
    border-radius: 5px;
    font-family: 'Rajdhani';
    border: 0;
    margin-top: 20px;
    transition: 0.5s;
    position: relative;
    z-index: 1
}

.style-four.upper2 .from-box input {
    float: right;
    height: 60px;
    background-color: #fff;
    border-color: #fff0;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 7px 20px;
    display: block;
    border-radius: 5px;
    width: 100%;
    color: #434647;
    margin-bottom: 16px;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.subscribe-area.style-six {
    background: url(images/resource/contact-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 65px 0 0;
    position: relative;
    z-index: 1;
    margin-bottom: -80px
}

.style-six .subscribe-single-thumb img {
    position: relative;
    margin-left: -89px;
    animation: 0.8s 0.8s fadeInLeft both
}

.style-six .contact-form-title-1 h3 {
    font-size: 44px;
    line-height: 1
}

.style-six .from-box input {
    float: right;
    height: 60px;
    background-color: #fff;
    border-color: #fff0;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 7px 20px;
    display: block;
    border-radius: 5px;
    width: 100%;
    color: #e6e6e6;
    margin-bottom: 16px;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.style-six .from-box textarea {
    height: 130px;
    width: 100%;
    padding: 15px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px
}

.style-six .from-box2 button {
    padding: 15px 32px;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 60%);
    color: #fff;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    transition: .5s;
    margin-top: 20px;
    position: relative;
    z-index: 1;
    display: inline-block
}

.style-six .contact-shape-thumb1 {
    position: absolute;
    z-index: -1;
    right: -94px;
    bottom: 28px
}

.style-six .contact-shape-images-2 img {
    position: absolute;
    bottom: 194px;
    left: -227px;
    z-index: -4;
    animation: 0.8s 0.8s fadeInRight both
}

.faq-area {
    height: 695px;
    background: url(images/resource/faq.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 80px 0 110px
}

.accordion {
    margin: -16px 0 0
}

.accordion li {
    border-bottom: 1px solid #d9e5e8;
    position: relative;
    list-style: none;
    padding: 0 0 11px
}

.accordion li p {
    display: none;
    font-size: 16px;
    padding: 0 21px 0;
    color: #616161;
    font-family: 'Rubik', sans-serif
}

.accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 700;
    line-height: 3;
    font-size: 19px;
    font-family: 'Rajdhani';
    color: #151423 !important;
    user-select: none
}

.accordion a:before {
    width: 2px;
    height: 12px;
    background: red;
    position: absolute;
    right: 13px;
    content: " ";
    top: 26px;
/:;
    transform: rotate(0deg);
/:;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.accordion a:after {
    width: 12px;
    height: 2px;
    background: red;
    position: absolute;
    right: 8px;
    content: " ";
    top: 31px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

ul.accordion li a span {
    color: #ED2C41;
    margin-right: 5px
}

.accordion p {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 2;
    padding: 10px
}

a.active:after {
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

a.active:before {
    display: none
}

.style-two.faq-area {
    background: url(images/resource/faq2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0 0 80px;
    height: inherit
}

.row.background_color {
    padding: 42px 40px 30px 40px;
    background: #fff;
    border-radius: 5px;
    margin-top: -234px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 6%)
}

p.text-pt {
    margin: 8px 0 40px
}

.style-two .accordion li {
    border: 1px solid #d9e5e8;
    position: relative;
    list-style: none;
    padding: 0 0 11px;
    margin-bottom: 20px
}

.style-two .accordion li {
    border: 1px solid #d9e5e8;
    position: relative;
    list-style: none;
    padding: 0 0 0;
    margin-bottom: 20px;
    border-radius: 5px
}

.style-two .accordion li p {
    display: none;
    font-size: 16px;
    padding: 15px 21px 0;
    color: #616161;
    font-family: 'Rubik', sans-serif;
    line-height: 24px
}

.style-two .accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 700;
    line-height: 3;
    font-size: 19px;
    font-family: 'Rajdhani';
    color: #151423 !important;
    user-select: none;
    text-indent: 20px;
    border-radius: 5px
}

.style-two .accordion a:before {
    height: 30px;
    width: 30px;
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 60%);
    top: 13px;
    right: 18px;
    position: absolute;
    content: "";
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 3px
}

.style-two .accordion a:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    right: 30px;
    content: " ";
    top: 24px;
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out;
    background: none
}

.style-two a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.styyle-two a.active {
    background: linear-gradient(to right, #ed2b22 0%, #ed431d 60%);
    color: #fff !important
}

.styyle-two a.active:before {
    background: #fff !important
}

.styyle-two a.active:after {
    background: #fff !important
}

.styyle-two.faq-area {
    background: url(images/resource/faq3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0 0 80px;
    height: inherit
}

.row.background-color1 {
    padding: 42px 40px 38px 40px;
    background: #212123;
    border-radius: 5px;
    margin-top: -234px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 6%)
}

.style-two.upper8 .accordion li {
    border: 1px solid #444C51;
    position: relative;
    list-style: none;
    padding: 0 0 0;
    margin-bottom: 20px;
    border-radius: 5px
}

.style-two.upper8 .accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 600;
    line-height: 3;
    font-size: 19px;
    font-family: 'Rajdhani';
    color: #fff !important;
    user-select: none;
    text-indent: 20px;
    border-radius: 5px
}

.style-two.upper8 .accordion li p {
    display: none;
    font-size: 16px;
    padding: 15px 21px 0;
    color: #b4bfc5;
    font-family: 'Rubik', sans-serif;
    line-height: 24px
}

.faq-contact-box {
    border-bottom: 1px solid #EDEDED;
    padding: 0 0 12px;
    margin-bottom: 5px
}

.faq-icon {
    float: left;
    margin-right: 25px
}

.faq-title h3 {
    font-size: 20px;
    padding: 0 0 5px
}

.faq-icon i {
    display: inline-block;
    font-size: 28px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #ED2A22;
    transition: .5s
}

.faq-contact-box:hover .faq-icon i {
    transform: rotateY(180deg)
}

.faq-contact-box1:hover .faq-icon i {
    transform: rotateY(180deg)
}

.scroll-area {
    position: relative;
    z-index: 999
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    left: 30px;
    color: #fff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-radius: 10px
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%
}

.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: linear-gradient(to right, #00132b 0%, #00132b 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    border-radius: 100%
}

.scroll-area .go-top:focus, .scroll-area .go-top:hover {
    color: #fff
}

.scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible
}

.scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden
}

.scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    -o-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    left: 30px;
    border-radius: 100%
}

.top-wrap {
    position: relative
}

.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background-image: -moz-linear-gradient(0deg, #69DDCC 0%, #c1282a 100%);
    background: #ED2C41;
    background-image: -ms-linear-gradient(0deg, #69DDCC 0%, #c1282a 100%)
}

.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff
}

.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    -o-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, #69DDCC 0%, #69DDCC 100%);
    background-image: -webkit-linear-gradient(0deg, #fb8a42 0%, #fb8a42 100%);
    background-image: -ms-linear-gradient(0deg, #69DDCC 0%, #69DDCC 100%);
    border-radius: 100%
}

.top-wrap .go-top-button:hover {
    background-color: #222;
    color: #fff
}

@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 4s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@-webkit-keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
}

@-webkit-keyframes float-bob3 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px)
    }
    50% {
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }
    100% {
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px)
    }
}

@-webkit-keyframes float-bob5 {
    0% {
        -webkit-transform: translateY(-75px);
        transform: translateY(-75px)
    }
    50% {
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }
    100% {
        -webkit-transform: translateY(-75px);
        transform: translateY(-75px)
    }
}

@-webkit-keyframes movebounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes movebounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg)
    }
}

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
}

@keyframes moveLeftBounce {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr
}

.center-justified {
    text-align: justify;
    margin: 0 auto
}

.agency-title {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 9px;
    font-size: 16px;
    position: relative;
    color: #262626;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    direction: rtl;
    flex-direction: row
}

.agency-title a {
    font-size: 14px;
    color: #149fc1;
    direction: rtl;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center
}

.agency-title a i {
    color: #d30000;
    margin-left: 5px
}

.agency-title:after {
    content: ' ';
    width: 200px;
    height: 3px;
    background: #eb0000;
    right: 0;
    position: absolute;
    bottom: -2px
}

.productitem {
    display: block;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 10px
}

.productitem-1 {
    border-radius: 20px;
    width: 93%;
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 15%)
}

.productitem-1 .info-title-box {
    display: flex;
    justify-content: center;
    align-items: start;
    color: #394048;
    text-align: right;
    line-height: 20px
}

.productitem-1 .info-price-box {
    display: flex;
    justify-content: end;
    align-items: center;
    color: #394048;
    text-align: center
}

.productitem-1 .image-box {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 10px
}

.off-box .off-price {
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 2px 13px;
    letter-spacing: 0;
    direction: ltr;
    font-size: 10px;
    line-height: 15px
}

.info-box {
    font-family: 'iranyekan'
}

.productitem-2 {
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #737373 !important;
    position: relative;
    box-shadow: 0 2px 5px 2px rgb(0 0 0 / 15%)
}

.owl-carousel-product .owl-stage-outer {
    padding: 10px 0;
    padding-bottom: 25px
}

.productitem .currency {
    font-weight: 700;
    font-size: 11px
}

.icons .fa-heart.checked {
    color: #f9595f
}

.icons .fa-star.checked {
    color: #ffc107
}

.add-to-cart-btn {
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 60px;
    height: 60px;
    z-index: 10
}

.productitem-2 .info-box {
    width: 100%
}

.old-price-box {
    height: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: end
}

.productitem-3 .price-box {
    text-align: left
}

.info-price-box span {
    display: block;
    font-style: normal;
    font-weight: 100;
    line-height: 18px;
    white-space: nowrap;
    color: #000
}

.info-price-box span.old-price {
    color: #6e6a6a;
    font-size: 12px;
    text-decoration: line-through
}

#search-box {
    position: absolute;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: right !important;
    width: 100%;
    z-index: 3
}

.search-form {
    margin-left: 17px;
    margin-top: 17px;
    margin-bottom: 17px;
    background: #fff;
    border-radius: 30px;
    min-width: 200px;
    background: #e3ecf3 !important
}

.search-form #search-input-box {
    width: 100%;
    height: 100%;
    padding: 0 10px
}

.search-form .search-input-box button {
    width: 18px;
    background: #fff0;
    padding: 0;
    height: 100%;
    position: absolute;
    right: 10px;
    margin-top: 0;
    top: 0
}

.search-form .search-input-box input {
    padding: 0;
    padding-right: 32px;
    border: 0;
    height: 100%;
    width: calc(100% - 3px);
    float: left
}

#aboutus {
    margin: 90px auto 50px
}

.productitem-2:after {
    content: ' ';
    position: absolute;
    right: -22px;
    bottom: -22px;
    width: 62px;
    height: 62px;
    font-size: 30px;
    color: #fff;
    background: #f5f5f5;
    border-radius: 100%;
    padding: 10px;
    line-height: 25px;
    z-index: 9
}

.owl-carousel a.item {
    display: block
}

.owl-carousel a.item {
    display: block
}

.owl-carousel-adver a.item img {
    width: 100%
}

.category-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    width: 30.7%;
    color: #45576e;
    font-weight: 700;
    height: 100%
}

.category-link img {
    width: 75%
}

.category-link:hover {
    background: #b8e9f5
}

.category-link span, .category-link h2 {
    display: block;
    padding: 20px 0;
    font-size: 14px;
    color: #45576e
}

.margin-right {
    margin-right: 15px
}

.advers {
    line-height: 0
}

.w-35 {
    width: 32%
}

.bg-slider-1 {
    background: url(images/bg1.jpg);
    background-size: cover
}

.blog {
    text-align: center;
    border-radius: 30px;
    background: #fff
}

.blog h6 {
    font-size: 16px;
    padding: 15px 25px;
    color: #3c3636
}

.blog p, .page p {
    font-size: 11px;
    padding: 0 40px;
    color: #281f3a;
    line-height: 20px
}

.page p {
    padding: 0 8px
}

.blog img, .page img {
    width: 100%;
    border-radius: 30px 30px 0 0
}

.blog .more {
    background: url(images/plus.png) left center no-repeat #e5ff92;
    background-size: auto 100%;
    padding-left: 20px;
    border-radius: 25px;
    width: 1px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    font-size: 10px;
    padding-right: 10px;
    color: #fff0;
    transition: all .2s ease-in-out
}

.blog .more:hover {
    width: auto;
    color: #81a316;
    padding-left: 27px
}

.bg-white {
    background: #fff
}

.productitem-3 {
    padding: 0 20px
}

.productitem-3 .info-box {
    text-align: right
}

.productitem-3 .info-title-box span {
    display: block
}

.productitem-3 .info-title-box span.category {
    color: #989898;
    font-size: 11px;
    line-height: 10px;
    color: #989898;
    font-size: 11px;
    line-height: 10px;
    display: flex;
    justify-content: start;
    align-items: center
}

.productitem-3 .info-title-box h6 {
    font-size: 13px;
    font-weight: 400;
    text-align: right;
    margin-bottom: 15px;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.productitem-3 .info-price-box {
    direction: rtl
}

.owl-carousel-slider-products .owl-item.active:first-child .item, .owl-carousel-attribute .owl-item.active:first-child .item {
    border: 0
}

.owl-carousel-slider-products .owl-nav, .owl-carousel-attribute .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none
}

.owl-carousel-slider-products .owl-nav .owl-prev, .owl-carousel-slider-products .owl-nav .owl-next, .owl-carousel-attribute .owl-nav .owl-prev, .owl-carousel-attribute .owl-nav .owl-next {
    color: #fff0;
    width: 25px;
    height: 120px;
    pointer-events: auto
}

.owl-carousel-slider-products .owl-nav .owl-prev, .owl-carousel-attribute .owl-nav .owl-prev {
    background: url(images/prev.png) no-repeat center center;
    float: left;
    margin-left: -28px;
    pointer-events: auto
}

.owl-carousel-slider-products .owl-nav .owl-next, .owl-carousel-attribute .owl-nav .owl-next {
    background: url(images/next.png) no-repeat center center;
    float: right;
    margin-right: -28px;
    pointer-events: auto
}

.tab-package {
    display: flex;
    flex-direction: row-reverse;
    background: #e2e2e2;
    border-radius: 20px;
    justify-content: space-between;
    align-items: unset
}

.tab-package ul {
    margin: 0;
    padding: 25px 0;
    border: 0;
    flex-direction: column;
    justify-content: center
}

.tab-package ul li.nav-item {
    padding: 0;
    margin: 0
}

.tab-package > .tab-pane {
    padding: 20px 50px 20px 0
}

.tab-package ul li.nav-item a {
    white-space: nowrap;
    text-align: right;
    direction: rtl;
    display: flex;
    justify-content: center;
    align-items: center
}

.tab-package ul li.nav-item a i {
    color: #c8c6c6;
    position: absolute;
    transition: all .2s ease-in-out;
    right: 16px
}

.tab-package ul li.nav-item a {
    border: 0;
    font-size: 12px;
    color: #1f1f1f;
    transition: all .2s ease-in-out;
    position: relative;
    padding: 25px;
    padding-right: 20px
}

.tab-content-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse
}

.tab-package ul li.nav-item a.active {
    background: #f03025;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 3px 10px 2px rgb(255 0 0 / 15%);
    padding-right: 20px;
    padding-left: 40px
}

.tab-package ul li.nav-item a.active i {
    color: #fff;
    right: auto;
    left: 16px
}

.productitem-4 {
    background: transparent !important;
    text-align: center;
    color: #444444 !important;
    font-weight: 700
}

.productitem-4 .info-price-box {
    direction: rtl;
    color: #f03025
}

.tab-content-slider {
    direction: ltr
}

.bgmenu {
    background-position: right center;
    padding-right: 23px;
    background-repeat: no-repeat
}

.category-menu {
    padding-right: 31px
}

#owl-carousel-slider-off .owl-stage-outer {
    overflow: visible
}

.owl-carousel-adver-col-right {
    padding-right: 0
}

.owl-carousel-adver-col-left {
    padding-left: 0
}

.category-link-box {
    padding-top: 1.5rem
}

.tab-content > .nav-category {
    padding: 0 38px 0 70px;
    height: 100%
}

.nav-category-top-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 38px
}

.category-all-link:last-child {
    width: 39%
}

.nav-category-top-menu img.off-icon {
    width: 27px;
    margin-left: 10px
}

.nav-category-top-menu img.category-icon {
    width: 50px;
    margin-left: 10px
}

.nav-category-top-menu a span {
    color: #ffbc36;
    font-weight: 700
}

.category-all-link {
    padding: 0 !important
}

.productitem .image-box {
    position: relative
}

.productitem .image-box .icons {
    position: absolute;
    right: 0
}

.productitem-2 .price-box {
    text-align: left
}

.productitem-2 .info-title-box, .productitem-1 .info-title-box {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin: 10px auto
}

.productitem-1 .info-title-box {
    margin: 17px auto
}

.productitem-2 .info-price-box {
    align-items: start;
    justify-content: center
}

.more2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #da3c6d;
    line-height: 10px;
    font-weight: 700
}

.more2 i {
    margin-left: 10px
}

#owl-carousel-brands .item img {
    margin: 0 auto;
    width: 80%;
    filter: grayscale(100%)
}

#owl-carousel-brands .item:hover img {
    filter: grayscale(0%)
}

#customer-club {
    display: flex;
    flex-direction: row-reverse;
    background: #2261a0;
    background: linear-gradient(90deg, rgb(34 97 160) 0%, rgb(44 147 208) 28%, rgb(125 205 242) 100%)
}

#customer-club-title {
    background: #f01a1a;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 100;
    padding: 0 34px;
    position: relative;
    border-radius: 32px 0 0 32px
}

#customer-club-title:after {
    content: ' ';
    position: absolute;
    left: -5px;
    width: 26px;
    height: 100%;
    background: #f5f5f5;
    border-radius: 12px 0 0 12px;
    z-index: 1
}

#customer-club-title:before {
    content: ' ';
    position: absolute;
    left: 0;
    width: 27px;
    height: 100%;
    background: #f01a1a;
    border-radius: 16px 0 0 16px;
    z-index: 2
}

#customer-club-text {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    color: #fff;
    font-size: 10px;
    flex-grow: 1
}

.customer-club-text {
    text-align: right;
    direction: rtl;
    line-height: 15px;
    padding: 0 20px;
    margin-top: 10px
}

#customer-club-input-box {
    background: #f5f5f5;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    width: 100%
}

#customer-club-input-box input {
    background: #fff0;
    border: 0 !important;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    width: 200px
}

#customer-club-input-box input::placeholder {
    font-size: 12px
}

textarea:focus, input:focus {
    outline: none;
    box-shadow: none
}

#customer-club-input-box button {
    background: #fedc01;
    border: 1px solid #fedc01;
    border-radius: 30px;
    font-size: 14px;
    padding: 9px 14px;
    color: #414b8b;
    white-space: nowrap
}

.sub-menu.large > li {
    display: flex;
    padding: 0
}

.sub-menu.large > li > ul {
    padding: 20px 0;
    margin: 0;
    background: url(images/menu_border.png) left center no-repeat;
    background-size: auto 80%
}

.sub-menu.large .tab-content {
    background: #c4c6c7;
    background: linear-gradient(90deg, rgb(196 198 199 / .00043767507002800965) 0%, rgb(115 116 116) 100%);
    flex-grow: 1;
    padding: 20px 0
}

.sub-menu.large > li > ul > li {
    padding: 0
}

.agency-title.campain-title {
    text-align: right
}

#about-footer-logo {
    display: flex;
    direction: rtl;
    align-items: self-start;
    justify-content: space-between
}

#about-footer-logo div:first-child {
    text-align: right;
    margin-left: 50px
}

.widget-nav-menu-div, .widget-widgets-company-info-div {
    border-left: 1px solid #e1e1e1
}

#dk-breadcrumbs ol {
    list-style: none;
    display: flex;
    direction: rtl;
    font-family: 'iranyekan';
    font-size: 11px;
    padding: 0;
    margin: 0;
    white-space: nowrap
}

#dk-breadcrumbs ol li a {
    padding-left: 20px;
    position: relative
}

#dk-breadcrumbs ol li a:after {
    content: "\f104";
    font-family: 'Font Awesome 6 Pro';
    right: -12px;
    top: -6px;
    position: absolute
}

#dk-breadcrumbs ol li:first-child a:after {
    display: none
}

#dk-breadcrumbs ol a {
    color: #857d7d
}

.ui-autocomplete {
    position: absolute;
    left: 0;
    padding: 4px 0;
    direction: rtl;
    cursor: default;
    background-color: #fff;
    border: 0 !important;
    z-index: 1311;
    font-family: 'iransans', sans-serif;
    font-size: 13px;
    padding: .5rem;
    text-align: right;
    border-radius: 5px
}

.category-search-title, .category-search-title:hover {
    color: #07a1b4 !important;
    font-weight: bold !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin-right: 5px
}

#search-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 30px;
    height: auto;
    background: #fff
}

#search-box input {
    border: 0;
    outline: unset
}

#search-box .select-box-description, #search-box .fa-angle-down {
    color: #979797;
    font-size: 10px
}

#search-box .fa-angle-down {
    margin-left: 10px
}

#search-advance-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
    border-right: 1px solid #939393
}

.select-box {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#search-input-box, .search-input-box {
    width: 40%;
    position: relative
}

.search-input-box {
    width: 100%;
    height: 37px
}

#header-search-box .search-input-box {
    height: 33px
}

.select-box input, .select-box input::placeholder {
    color: #333;
    font-size: 18px;
    width: 100%
}

#search-input-box input, #search-input-box input::placeholder, .search-input-box input, .search-input-box input::placeholder {
    font-size: 11px;
    background: #fff0;
    width: calc(100% - 3px)
}

#search-input-box input, .search-input-box input {
    padding-right: 25px;
    border: 0
}

#search-box button {
    width: 184px;
    height: 45px;
    color: #fff;
    border: 0;
    background: linear-gradient(90deg, rgb(157 67 240) 35%, rgb(112 42 250) 100%);
    border-radius: 5px;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: unset
}

#search-input-box button, .search-input-box button {
    width: 18px;
    background: #fff0;
    padding: 0;
    height: 18px;
    position: absolute;
    right: 0;
    z-index: 2;
    margin-top: 3px
}

#search-box button i {
    margin-right: 15px
}

.more_title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center
}

.more_title a {
    color: blue
}

#searchListDiv {
    position: absolute;
    background: #fff;
    left: 1px;
    right: 0;
    top: 100%;
    z-index: 50;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    border-radius: 0 0 3px 3px;
    display: none;
    box-shadow: 0 -2px 1px 0 rgb(0 0 0 / 30%);
    padding: 10px 15px
}

.guarantee-list {
    list-style: none;
    direction: rtl;
    font-size: 11px
}

.guarantee-list li {
    display: flex;
    float: right;
    align-items: center;
    line-height: 18px
}

.guarantee-list li:not(.sep-mobile-line) {
    width: 50%
}

.guarantee-list li.sep-mobile-line {
    height: 15px;
    position: relative;
    width: 100%
}

.guarantee-list li:nth-child(2) {
    display: none
}

.guarantee-list li.sep-mobile-line:before {
    position: absolute;
    width: 1px;
    height: 7px;
    background: #424750;
    content: ' ';
    right: 9px;
    top: 5px
}

.guarantee-list li i {
    font-size: 18px;
    line-height: 1px;
    color: #424750
}

.guarantee-list label {
    font-size: 12px;
    margin: 0;
    color: #424750;
    font-family: 'iranyekan2';
    font-weight: 700;
    white-space: nowrap
}

.guarantee-list img {
    width: 15px
}

.guarantee-list > li > i {
    padding-left: .5rem
}

#guarantee-list-1 .badge-check {
    color: #00aaf5
}

#owl-carousel-club-attribute a {
    display: block;
    padding-top: 40px
}

#owl-carousel-club-attribute a .club-attribute-content {
    text-align: center;
    background: #fff;
    color: #333 !important;
    display: block;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 30px;
    position: relative
}

#owl-carousel-club-attribute {
    position: relative;
    top: -40px
}

#owl-carousel-club-attribute a img {
    width: 85px;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: calc(50% - 45px);
    background: #e9e9e9;
    border-radius: 100%;
    border: 5px solid #f5f5f5;
    padding: 13px 10px 5px 10px
}

.c-comments__add {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #00bfd5;
    margin: 0;
    position: relative;
    font-size: .8rem;
    color: #00bfd5;
    background: #fff;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 10px auto;
    display: block
}

.c-checkout__options {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.c-checkout__options {
    display: none
}

.tooltip {
    font-size: 9px !important;
    font-family: 'iranyekan' !important
}

.productitem a:hover {
    color: #000
}

#owl-carousel-slider-category a {
    display: block;
    padding: 1px 10px;
    background: #f5f5f5;
    border-radius: 40px;
    text-align: center;
    white-space: nowrap
}

#owl-carousel-slider-category .owl-item.active:first-child a {
    background: linear-gradient(90deg, rgb(246 153 164) 0%, rgb(239 57 78) 100%);
    color: #fff
}

.editor h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c;
    padding: 20px
}

.editor h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c
}

.editor h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c
}

.editor h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c
}

.editor h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c
}

.editor h6 {
    font-size: 13px;
    font-weight: 700;
    line-height: 2rem;
    color: #0c0c0c
}

.widget-title-border:first-child {
    margin-left: 0
}

.widget-title-border:last-child {
    margin-right: 0
}

#loaderContainer {
    background: #f5f5f5;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 14000000000000;
    height: 100%
}

#loaderContainer .loader {
    position: relative;
    width: 300px;
    max-width: 80%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: #f5f5f5;
    border-radius: 10px;
    display: flex;
    flex-direction: column
}

#loaderContainer .loader img {
    width: 80%;
    margin: 30px auto;
    display: block
}

#loaderContainer .loader svg {
    width: 20%;
    margin-bottom: 10px
}

.info-price-box {
    font-family: 'iranyekan2'
}

.product-title {
    font-family: 'iranyekan'
}

.more-description {
    color: #0017e6
}

.pagination {
    align-items: center;
    justify-content: center;
    direction: rtl;
    width: 100%;
    overflow: auto
}

.pagination li span, .pagination li a {
    display: inline-block;
    border-radius: 100%;
    padding: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 22px;
    color: #333 !important
}

.pagination li.active span {
    background: #ed2c41;
    color: #fff !important
}

.auto-search-li {
    display: flex;
    align-items: center;
    padding: 0 2px
}

.product-search-image {
    height: 50px;
    float: right;
    margin-left: 10px;
    border: 3px solid #efefef;
    margin-top: 5px;
    margin-right: 5px;
    padding: 2px !important
}

.ui-menu.ui-autocomplete .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0 5px 0 0 !important;
    border: 0 !important;
    background: none !important
}

.info-price-box span.yekan span {
    display: inline
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    direction: rtl
}

.c-ui-select {
    padding: 3px 10px 4px 10px;
    margin: 0;
    -webkit-border-radius: 4px;
    background: #f8f8f8;
    border: 1px solid #00000057
}

.c-btn-select {
    border: 1px solid #00000057;
    border-radius: 7px
}

.c-checkout__options {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px
}

.js-remove-from-cart {
    border: unset;
    color: red;
    background: unset;
    outline: unset
}

.c-ui-select-container {
    display: inline-block;
    width: 70%
}

.c-ui-select {
    width: 100%;
    border: 1px solid #00bfd5;
    border-radius: 20px;
    color: #00bfd5;
    padding: 5px;
    outline: unset
}

.user-comment {
    width: 100%;
    text-align: right;
    direction: rtl;
    background: #ccc;
    padding: 20px;
    border-radius: 20px;
    margin: 10px auto
}

.marq {
    background: red;
    color: #fff;
    font-size: 18px;
    position: fixed;
    margin-top: -30px
}

#dreamit_menu_2 li a img {
    width: 30px
}

#mobile-navigation-area li a img {
    width: 35px
}

.sideber-search-box {
    margin-bottom: 20px;
    padding: 2px 20px 8px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%)
}

.sideber-box {
    margin-bottom: 20px;
    padding: 25px 25px 15px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%)
}

.sideber-search-box button {
    position: absolute;
    right: 60px;
    top: 30px;
    display: inline-block;
    color: #616161;
    background: none;
    font-size: 18px
}

.sideber-search-box button {
    left: 50px !important;
    right: unset
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 28px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #949494;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    direction: rtl;
    text-align: right
}

.sideber-title h3 {
    color: #232323;
    display: block;
    font-size: 18px;
    margin-bottom: 36px;
    padding-bottom: 0;
    position: relative;
    text-align: center
}

.resent-post-single-box {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
    margin-bottom: 13px;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    direction: rtl
}

.resent-post-single-box:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.resent-content {
    width: 70%;
    text-align: right
}

.resent-thumb {
    border-radius: 5px;
    width: 30%;
    margin-right: 12px;
    margin-left: 12px
}

.resent-title, .contact-title h3 {
    text-align: right;
    direction: rtl;
    color: #333
}

.resent-title i {
    color: #f01a1a
}

.resent-title span {
    font-size: 11px;
    color: #8b9299
}

.resent-title p {
    text-align: justify
}

.resent-title h3 {
    color: #1d2124;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: justify
}

.resent-title a span {
    color: #616161;
    font-size: 11px
}

.contact-data-box-icon {
    border-radius: 10%;
    border: 2px solid #333;
    background: #333;
    width: 80px;
    height: 80px;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact-data-box:hover .contact-data-box-icon {
    background: #fff
}

.contact-data-box-icon i {
    color: #fff;
    font-size: 30px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s
}

.contact-data-box-icon i.fa-mobile-phone {
    font-size: 40px
}

.contact-data-box:hover .contact-data-box-icon i {
    color: #333
}

.contact-data-box-text {
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    height: 100%
}

.contact-data-box-text h4 {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

.contact-data-box-text h6 {
    color: #777;
    font-size: 12px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 5px
}

.contacts-list {
    direction: rtl;
    padding-top: 35px
}

.form1 .btn {
    margin: auto;
    background: green;
    color: #fff;
    border-radius: 40px;
    padding: 10px 25px;
    float: right;
    margin-top: 25px
}

.editor .img_article img {
    width: 100%
}

.align-self-center {
    align-self: center !important
}

#article-search-btn {
    border: unset !important
}

.masonry-gallery__item__title {
    padding: 10px !important
}

.masonry-gallery__item__detail {
    padding: 0 10px
}

.masonry-gallery__item__description:before {
    content: unset !important
}

.masonry-gallery__item__detail i {
    float: right !important
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .owl-carousel-slider-products .owl-nav .owl-prev, .owl-carousel-attribute .owl-nav .owl-prev {
        margin-left: unset !important
    }

    .owl-carousel-slider-products .owl-nav .owl-next, .owl-carousel-attribute .owl-nav .owl-next {
        margin-right: unset !important
    }

    .resent-post-single-box {
        flex-direction: column
    }

    .resent-thumb {
        width: 100%
    }

    .resent-content {
        width: 100%;
        margin-top: 20px
    }

    .guarantee-list label {
        display: flex;
        align-items: center;
        font-weight: 700;
        white-space: normal
    }

    .guarantee-list > li > i {
        padding-left: 1rem
    }

    .guarantee-list li:first-child {
        position: relative
    }

    .guarantee-list li:nth-child(2) {
        display: block
    }

    .guarantee-list li i.fi-ss-badge-check {
        font-size: 13px;
        margin-left: 5px
    }

    .guarantee-list {
        display: flex;
        flex-direction: column;
        border-top: 1px solid #efefef;
        padding-top: 1.1rem;
        padding-bottom: 1.1rem;
        border-bottom: 1px solid #efefef;
        justify-content: space-between
    }

    .guarantee-list li {
        width: 100% !important
    }

    .guarantee-list li:last-child {
        margin-bottom: 0
    }

    h2 {
        font-size: 18px
    }

    #search-input-box, .search-input-box {
        width: 100% !important;
        padding: 0 10px
    }

    #search-input-box input, .search-input-box input {
        padding-left: 35px;
        padding-right: 0
    }

    body {
        background: #fff;
        padding-bottom: 50px
    }

    .widget-nav-menu-div, .widget-widgets-company-info-div {
        border: 0
    }

    .mobile-bg-grey {
        background: #f5f5f5;
        position: relative
    }

    #about-footer-logo div:first-child {
        text-align: center;
        margin-left: 0;
        margin-bottom: 30px
    }

    #about-footer-logo > div:last-child {
        padding: 0 30px
    }

    #about-footer-logo {
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    #namads {
        margin-top: 30px
    }

    .mobile-bg-grey:before {
        content: ' ';
        position: absolute;
        background: #fff;
        width: 100%;
        top: 0;
        height: 90px
    }

    #owl-carousel-slider .owl-dots {
        bottom: 35px !important
    }

    .agency-title.campain-title:after {
        display: none
    }

    .agency-title.campain-title {
        border-bottom: 0;
        display: block;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 5px;
        font-family: 'PeydaWeb-Black' !important
    }

    .agency-title.campain-title:last-child {
        margin-top: 0;
        color: #fb3449
    }

    #aboutus {
        margin: 60px auto
    }

    .productitem-2 {
        padding-bottom: 31px;
        box-shadow: none;
        border: 1px solid #efefef;
        border-radius: 0
    }

    .productitem-1 {
        padding-bottom: 31px;
        box-shadow: none;
        border: 1px solid #efefef;
        border-radius: 0;
        width: 100%
    }

    .price-box {
        text-align: center !important
    }

    .agency-title a {
        font-size: 12px
    }

    .campain-title a {
        margin-top: 20px;
        font-weight: 700
    }

    .old-price-box, .productitem-1 .info-price-box {
        justify-content: center
    }

    .owl-carousel-adver-col-right, .owl-carousel-adver-col-left {
        padding: 0
    }

    .category-link-box {
        padding-top: 0
    }

    .agency-title {
        padding: 0 10px 9px
    }

    .margin-right {
        margin-right: 0
    }

    .wrap {
        width: 95%;
        margin: 0 auto
    }

    .productitem-2:after {
        right: calc(50% - 26px);
        bottom: -24px;
        width: 52px;
        height: 52px;
        background: #fff
    }

    #search-box button {
        background: none !important;
        width: 18px !important;
        margin-top: 1px;
        height: 18px !important;
        left: 10px;
        right: auto;
        top: 3px
    }

    #search-box {
        padding: 8px 0px !important;
        background: #e3ecf3 !important
    }

    .add-to-cart-btn {
        right: calc(50% - 27px);
        bottom: -25px;
        width: 55px;
        height: 55px
    }

    #customer-club {
        flex-direction: column !important
    }

    #customer-club-title {
        border-radius: 0 0 32px 32px;
        padding: 30px 0;
        line-height: 40px;
        flex-direction: row-reverse
    }

    #customer-club-title span:first-child {
        margin-left: 7px
    }

    #customer-club-title:after {
        content: ' ';
        position: absolute;
        left: 0;
        width: 100%;
        height: 26px;
        background: #f5f5f5;
        border-radius: 0 0 12px 12px;
        z-index: 1;
        bottom: -7px
    }

    #customer-club-title:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 26px;
        background: #f01a1a;
        border-radius: 0 0 12px 12px;
        z-index: 2
    }

    #customer-club-text {
        flex-direction: column !important
    }

    .customer-club-text {
        padding: 5px 0;
        width: 100%;
        text-align: center;
        font-size: 13px;
        line-height: 23px
    }

    #customer-club-form {
        padding: 13px 0
    }

    .footer-bottom-menu p {
        text-align: center;
        margin: 0
    }

    .footer-bottom-content {
        padding-top: 0
    }

    .more_title {
        flex-direction: column !important;
        line-height: 18px
    }

    .more_title a {
        margin: 15px auto;
        font-size: 11px
    }

    #customer-club-text img {
        margin-top: 10px
    }

    #owl-carousel-article .item, #owl-carousel-blog .item {
        width: 95%;
        margin: 0 auto
    }

    .container-xs-no-padding {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .widget-widgets-company-info ul {
        text-align: center
    }

    ul.menu-form {
        display: flex;
        justify-content: space-around;
        align-items: center
    }

    .company_icon {
        text-align: center !important
    }

    #application-box {
        width: 90%;
        margin: 0 auto
    }

    .menu-quick-link-content ul li {
        flex-direction: row;
        text-align: right
    }

    .menu-quick-link-content li span {
        width: 30%;
        text-align: right;
        margin-left: 2px
    }

    .menu-quick-link-content li ul {
        width: 70%
    }

    .widget.widget-nav-menu {
        padding-left: 0
    }

    .widget-title-border {
        height: 1px;
        background: #e1e1e1;
        flex-grow: 1;
        margin: 0 15px
    }

    .main-sticky {
        margin-top: 60px
    }

    .advertising-intro {
        background: #fff;
        border-radius: 10px;
        position: relative;
        padding: 10px 5px !important;
        max-width: 1020px !important;
        margin: 0 0 0 !important
    }
}

.advertising-intro {
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 80px 60px;
    max-width: 1024px;
    margin: 0 35px 0;
    box-shadow: 0 5px 30px rgb(0 0 0 / 40%)
}

.align-content-center {
    align-content: center !important
}

.mobile-border-grey-padding {
    direction: rtl;
    text-align: right
}

.user-profile-sidebar {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 20px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

.user-profile-sidebar-top {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.user-profile-sidebar-list {
    list-style: none
}

.user-profile-img {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 15px;
    border-radius: 50px
}

.user-profile-img img {
    border-radius: 50%
}

.profile-img-file {
    display: none
}

.user-profile-img button {
    position: absolute;
    border-radius: 50px;
    background: #ed2c41;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: none;
    right: 0;
    bottom: 0;
    z-index: 10
}

.user-profile-sidebar-list li {
    margin: 5px 0
}

.user-profile-sidebar-list li a {
    color: #394358;
    padding: 6px 6px 6px 15px;
    display: block;
    transition: all .5s ease-in-out;
    text-align: right
}

.user-profile-sidebar-list li a:hover {
    padding-left: 20px
}

.user-profile-sidebar-list li a i {
    margin-left: 5px;
    color: #ed2c41;
    font-size: 16px
}

.user-profile-sidebar-list .active i {
    color: #fff
}

.user-profile-sidebar-list .active {
    background: #ed2c41;
    color: #fff;
    border-radius: 8px
}

.form-group {
    text-align: right
}

.user-profile-form .form-control {
    border-radius: unset
}

.user-profile-form .btn {
    margin: auto;
    color: #fff;
    background-color: #e2200a
}

.user-profile-img .dropzone {
    min-height: unset;
    height: 100px !important;
    border: unset !important;
    padding: 0px !important
}

.user-profile-img .dropzone .dz-preview {
    min-height: 90px !important;
    height: 100% !important
}

.user-profile-img .dropzone .dz-preview .dz-image {
    width: 100% !important;
    height: 100% !important
}

.user-profile-img .dropzone .dz-preview .dz-details {
    display: none
}