@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/reg.woff2") format('woff2');
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/YekanBakhFaNum-Light.woff') format('woff'),
    url('fonts/YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/YekanBakhFaNum-Regular.woff') format('woff'),
    url('fonts/YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/YekanBakhFaNum-SemiBold.woff') format('woff'),
    url('fonts/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

:root {
    --color-background:#f1f1f1;
    --color-main:#de002c;
    --color-main-hover: #ad0628;
    --color-background-shadow:rgb(130 158 182 / 10%);
    --color-background-shadow-300:rgb(130 158 182 / 30%);
    --color-background-shadow-800:rgb(130 158 182 / 80%);
    --color-sharp:#5a7da5;
    --color-sharp-over:#7c91a9;
    --color-overbase:#97aec9;
    --color-ocean-main:#1388cc;
    --color-ocean-main-sec:#377ea9;
    --color-ocean-100:#14557B;
    --color-ocean-300:#1e3c70;
    --color-main-purple:#5a56e9;
    --color-dark-purple:#5852a5;
    --color-graybase-100: #bcbcc2;
    --color-graybase-200: #81818a;
    --color-graybase-300: #57575f;
    --color-graybase-400: #44444b;
    --color-graybase-500: #36363c;
    --color-graybase-600: #2d2d33;
    --color-graybase-700: #212126;
    --color-graybase-800: #141416;
    --color-graybase-700-opacity-60: rgb(33 33 38/60%);
    --color-graybase-400-opacity-60: rgb(33 33 38/40%);
    --color-graybase-900-opacity-60: rgb(0 0 0/60%);
    --color-purple-100: #edeeff;
    --color-purple-200: #cdcefc;
    --color-purple-300: #b0a2fc;
    --color-purple-500: #8678d7;
    --color-purple-400-opacity-20: rgb(142 121 255/20%);
    --color-purple-500-opacity-50: rgb(134 120 215/50%);
    --color-white-100: #fff;
    --color-white-100-opacity-50: rgb(255 255 255/50%);
    --color-white-100-opacity-30: rgb(255 255 255/30%);
    --color-white-100-opacity-10: rgb(255 255 255/10%);
    --color-pink-100: #d45f93;
    --color-accent-red-100: #ff898a;
    --color-accent-red-200: #dc6e6f;
    --color-accent-yellow-100: #ffc144;
    --color-accent-green-100: #7bc377;
    --color-accent-green-200: #64b161;
    --color-accent-blue-100: #5ac3c5;
    --color-shape-red-200-opacity-10: rgb(220 110 111/10%);
    --color-shape-yellow-100-opacity-10: rgb(255 193 68/10%);
    --color-shape-green-100-opacity-10: rgb(123 195 119/10%);
    --color-shape-blue-100-opacity-10: rgb(90 195 197/10%);
    --color-shape-purple-400-opacity-10: rgb(142 121 255/10%);
    --color-shape-pink-100-opacity-10: rgb(212 95 147/10%);
    --color-steam-stattrak: #e5864e;
    --color-steam-star-stattrak: #9f6cd1;
    --color-steam-souvenir: gold;
    --color-float-factory-new: #3d818f;
    --color-float-minimal-wear: #83b135;
    --color-float-field-tested: #dfc04a;
    --color-float-wellworn: #ef8641;
    --color-float-battle-scarred: #eb5757;
    --color-rarity-common: #b0c3d9;
    --color-rarity-uncommon: #5e98d9;
    --color-rarity-mythical: #a574ff;
    --color-rarity-rare: #6d86ff;
    --color-rarity-immortal: #e4ae39;
    --color-rarity-legendary: #e050f0;
    --color-rarity-arcana: #ade55c;
    --color-rarity-ancient: #f26767;
    --color-quality-standart: #d2d2d2;
    --color-quality-inscribed: #cf6a32;
    --color-quality-auspicious: #32cd32;
    --color-quality-genuine: #4d7455;
    --color-quality-heroic: #8650ac;
    --color-quality-autographed: #ade55c;
    --color-quality-frozen: #4682b4;
    --color-quality-cursed: #8650ac;
    --color-quality-base: #b2b2b2;
    --color-quality-corrupted: brown;
    --color-quality-infused: #8847ff;
    --color-tag-green: #3d4442;
    --color-tag-yellow: #4a443d;
    --effect-shadow-soft-upper: 0 -4px 4px rgb(0 0 0/5%);
    --effect-shadow-soft: 0 2px 5px rgb(0 0 0/20%);
    --effect-shadow-medium: 0 4px 20px rgb(0 0 0/20%);
    --effect-shadow-deep: 0 6px 10px rgb(0 0 0/20%);
    --effect-shadow-deep-max: 4px 12px 16px rgb(0 0 0/25%);
    --shadow-700:rgba(255,255,255,0.7);
    --gradient-hover:linear-gradient( -120deg,  #14557B 10.8%, #1E3B70 94.3% );
    --gradient-purple:linear-gradient( 83.2deg,  #14557B 10.8%, #1E3B70 94.3% );
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

* {
    box-sizing: border-box;
    text-decoration: none !important;
}

body {
    margin: 0;
    overflow-x: hidden;
    color: var(--color-graybase-500);
    background: #fff;
    font: normal 13px YekanBakh, Tahoma;
    direction: rtl;
    min-height: 100vh;
}

.conthd {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    overflow: hidden;
    z-index: -1;
}

.conthd * {
    color: #f7f7f7 !important;
}

.headbox {
    display: block;
    width: 100%;
    height: 45px;
    margin-top:10px;
    background: var(--color-background-shadow);
    border-radius:50px;
}

.header {
    position: fixed;
    width: 100%;
    height: 110px;
    top:0;
    z-index:99999;
    transition: 0.3s all;
    background:#fff;
    border-bottom:1px solid rgba(0,0,0,0.1);
}

.headscroll {
    background: #fff;
    box-shadow: 0 10px 31px 0 rgb(0 0 0 / 6%);
    height:65px !important;
}

.headscroll .menu {
    display: none;
}

.headscroll .logo {
    height:65px;
}

.cominfo {
    color:var(--color-sharp-over);
    padding: 14px 15px;
    position: relative;
}

.cominfo span {
    font-size: 18px;
    position: absolute;
}

.cominfo b {
    float: right;
    margin-right: 30px;
    margin-left: 25px;
    font-weight: normal;
}

.socials a {
    float: left;
    width: 45px;
    color:var(--color-sharp-over);
    padding-top: 15px;
    height: 45px;
}

.socials a:hover {
    color: #fff;
}

.searchboxhd {
    float: right;
    width: 60%;
    margin-right:10px;
    position:relative;
}

.logo {
    float: left;
    width: 100%;
    height: 110px;
    background: url(images/arialogo-n.png) no-repeat left center;
    transition: 0.3s all;
}

.boxinco {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #f3f4f5;
    padding: 15px;
    height: 160px;
    overflow: hidden;
    border-radius: 8px;
    transition: 0.3s all;
}

.boxinco:hover {
    margin-top:-5px;
}

.boxinco a {
    position: relative;
    background: #fff;
    padding: 5px 12px;
    border-radius: 50px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    color: #666;
}

.belowhead {
    display: inline-block;
    position:relative;
    width: 100%;
    background: rgba(255,255,255,0.4);
    padding: 35px 0;
    margin: 0;
    z-index:1;
    box-shadow:0 0 35px rgba(0,0,0,00.05);
}

.headscroll .logo {
    transform: scale(0.8,0.8);
    width: 100%;
    height: 60px !important;
    transition: 0.3s all;
}

.logoscroll:hover {
    filter: grayscale(100%) brightness(0%);
    opacity: 0.5;
}

.menu {
    float: right;
    height: 45px;
    text-align: right;
    margin-top: 0;
    padding-right: 0 !important;
    transition: 0.3s all;
}

.topofmenu {
    display: inline-block;
    width: 100%;
    height: 65px;
    float:right;
}

.menu li {
    display: inline-block;
    width: auto;
    height: 47px;
    color:#666;
    transition: 0.3s all;
}

.mltmenu a {
    position:relative;
    padding-right:25px !important;
}

.mltmenu i {
    position:absolute;
    right:0;
    font-size:15px;
    top:12px;
}

.menu li a {
    display: inline-block;
    width: auto;
    height: 40px;
    margin: 0;
    padding: 10px 15px;
    border-radius: 20px 0 20px 20px;
    color:#424244;
}

.menu li ul .dotop {
    height:46px !important;
}

.menu li ul li.dotop a.taberiner:hover {
    background:#fff;
    border-top:1px solid #ededed;
    border-bottom:1px solid #ededed;
    color: var(--color-main) !important;
}

.menu .sub-menu li .taberiner:hover span {
    color: var(--color-main) !important;
}

.menu li ul li {
    height:40px;
}

.menu li ul.sub-menu {
    width: 100%;
    height: 405px;
    background: #fff;
    box-shadow: 0 10px 31px 0 rgb(0 0 0 / 6%);
    position: absolute;
    right: 0;
    top: 110px;
    padding: 0;
    border: 1px solid #e6e6e6;
    border-top: 0;
    border-radius: 0 0 7px 7px;
    display: none;
}

li.mltmenu:hover ul.sub-menu {
    display: inline-block;
}

.menu .sub-menu li .taberiner {
    background: #f9f9f9;
    border-left: 1px solid #ededed;
    padding-top:13px;
    border-radius: 0;
    display:inline-block;
    margin: 0;
    position: relative;
    z-index: 999;
    height: 100%;
    padding-right:40px !important;
    color:#444;
    width: 190px;
}

.menu .sub-menu li .taberiner span {
    position:absolute;
    right:10px;
    font-size:18px;
    color:#777;
}

.menu .sub-menu .fixmenuri {
    position: absolute;
    top: 0;
    right: 0;
    height: 404px;
    width: 190px;
    border-radius: 0 0 10px 0;
    background: #f9f9f9;
    border-left: 1px solid #ededed;
    z-index: 100;
}

.sub-menu .sub-menu-sec {
    padding-top:20px;
    width: calc(100% - 170px);
    position:absolute;
    left:0;
    top:0;
    display: none;
    background:#fff;
    height:100%;
    border-radius:20px;
}

.menu .sub-menu li:hover .sub-menu-sec {
    display:inline-block;
}

.sub-menu li {
    width:100%;
    display: inline-block;
}

.sub-menu .actsub {
    display: inline-block;
}

.sub-menu .sub-menu-sec li {
    width:20%;
    margin:0 2%;
}

.sub-menu .sub-menu-sec li a {
    width:100%;
    color:#999;
    height:30px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sub-menu .mnushowall {
    width:100% !important;
    float:right;
    text-align:right;
    margin-bottom:10px;
    padding-left:10px;
}

.sub-menu .mnushowall a {
    color: #008eb2 !important;
}

.menu li a:hover, .icons a:hover {
    color: var(--color-main);
}

a {
    color: var(--color-main);
}

.menu a.active {
    color: var(--color-main);
}

.icons {
    float: right;
    width: auto;
}

.phonemenu .icons {
    float: right;
    width: 100% !important;
}

.icons a {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 8px;
    border-radius: 50px;
    color: #c3c8d1;
    background: none;
    margin: 10px 5px 0 5px;
}

a.loginreg {
    float: right;
    width: 120px;
    height: 40px;
    text-align: center;
    padding: 10px 8px;
    border-radius: 50px;
    color: #fff;
    background: linear-gradient(90deg, #ea5d5d 0%, #ba0025 100%);
    margin: 10px 5px 0 5px;
}

a.loginreg:hover {
    background: #c3c8d1;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

.icons a:hover {
    background: #e0e2e4;
    color: var(--color-white-100);
}

.uk-modal-title {
    font: normal 20px YekanBakh, Tahoma !important;
    color: var(--color-main) !important;
}

a.fadeicons {
    background: none;
    margin-right:10px;
    text-align: center;
    width:30px;
    color: var(--color-sharp-over);
}

a.fadeicons:hover {
    background:none;
    color:var(--color-ocean-100)
}

.uk-modal {
    z-index:999999999;
}

.breadcrumb {
    float: right;
    width: 100%;
    height: 40px;
    position:relative;
    background: rgba(0,0,0,0.05);
    margin-top: 90px;
    margin-bottom: 10px;
    padding-top: 0px;
    overflow: hidden;
}

.breadcrumb a {
    float: right;
    margin: 6px 0;
    padding: 5px 20px;
    text-align: center;
    color: rgba(0,0,0,0.6);
}

.breadcrumb i {
    float: right;
    margin: 5px 0;
    padding: 5px 5px;
    font-size: 20px;
    text-align: center;
    color: rgba(0,0,0,0.3);
}

.breadcrumb a:hover {
    color: var(--color-main);
}

.homeicon {
    padding-right: 20px !important;
    padding-bottom: 0 !important;
    color: rgba(0,0,0,0.3) !important;
}

.homeicon span {
    display: inline-block;
    margin-top: -3px;
}

.infobox .tagin {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.infobox .tagin a {
    border-radius: 15px;
    padding: 8px 5px;
    display: inline-block;
    font-size: 11px;
    width: 45%;
    margin: 2px 7px 2px 7px;
    background: linear-gradient(90deg, #ddaeb0 0%, #d97787 100%);
    color:#fff !important;
}

.infobox .tagin a:hover {
    background: rgb(239 239 239) !important;
    color: #666 !important;
}

.title-rail h3 {
    font-family: YekanBakh;
    margin-top: 30px;
    color: #777;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.title-rail .address {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 20px;
    color: #999;
}

.title-rail .address span {
    position: absolute;
    right: 0;
    font-size: 15px;
}

.leftopt span {
    float: right;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 25px;
    color: rgb(141 152 156 / 50%);
}

.title-rail .leftopt a {
    float: left;
    width: 45px;
    height: 45px;
    margin-top: 45px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50px;
}

.title-rail .leftopt a:hover {
    background: rgb(141 152 156 / 10%);
}

.leftblocker {
    box-shadow: inset 0 0 25px rgb(188 188 188 / 10%) !important;
    background: rgb(180 180 180 / 10%) !important;
}


.title-block {
    text-align: center;
    width: 100%;
    margin-top: 16px;
    display: inline-block;
}

.filter .titleofsec {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 40px;
    color:#b10023;
    padding-bottom: 15px;
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e4e9ef;
}

.shadowchanger .titleofsec {
    display: inline-block;
    width: 100%;
    position: relative;
    color:#b10023;
    padding-bottom: 20px;
    text-align:center;
    font-size: 15px;
    margin-bottom: 35px;
    border-bottom: 2px solid #e4e9ef;
}

.shadowchanger .titleofsec span {
    display: inline-block;
    position:absolute;
    width:10%;
    right:45%;
    text-align:center;
    font-size: 24px;
    color: #d7b0b0;
    bottom:-14px;
    background: #f5f5f5;
}


.filter .titleofsec span {
    position: absolute;
    right: 0;
    font-size: 24px;
    color: #d7b0b0;
}

.nofoundstyle {
    display:inline-block;
    width:100%;
    height:200px;
    background:url(images/empty-box.png) no-repeat center;
    background-size:auto 60%;
    text-align:center;
    position:relative;
}

.nofoundstyle b {
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    text-align:center;
    color:#ba8888;
}

.spectater {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    padding: 15px 0 0px 0;
}

.spectater .uk-heading-line {
    font-size: 25px;
    font-weight: 300;
    color: var(--color-dark-purple);
}

.lineofdetails {
    display: inline-block;
    width: 100%;
    font-size:14px;
    margin: 5px 0 15px 0;
    position: relative;
    padding-right: 55px;
    padding-top: 9px;
    color: #888;
}

.navigatorofcompany a:hover {
    color: #de002c;
}

.minheight {
    overflow: auto;
    height: 250px !important;
    position:relative;
}

.radiuser {
    border-radius:25px !important;
}

.backchanger {
    background:var(--shadow-700) !important;
}

.titleofsec2 {
    display: inline-block;
    width: 100%;
    background: #f1f1f1;
    border-radius: 7px;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
    box-shadow: inset 0 0 15px #ddd;
    color: #3d3d3d;
}

.lineofdetails span {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 15px;
    text-align: center;
    color: #6f6f6f;
    font-size: 22px;
    padding-top: 8px;
}

.lineofdetails b {
    color: #bf0026;
    font-weight: normal;
    display: inline-block;
}

.lineofdetails a {
    color: #bf0026;
    font-weight: normal;
    display: inline-block;
}

.lineofdetails a::after {
    font-family: 'Material Icons';
    font-size:20px;
    position: absolute;
    content: "link";
    display: inline-block;
    color: #ccc !important;
    margin-right: 5px;
    -webkit-font-feature-settings: 'liga';
}

.main-rail .uk-active {
    width:100% !important;
    right:0;
    background:#f9f9f9;
    border-radius: 0;
}

.navigatorofcompany {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255,255,255,.41);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.navigatorofcompany a {
    display: inline-block;
    padding: 10px 15px;
    position:relative;
    margin-left: 12px;
    color: #666;
    border-left:1px solid #ddd;
    padding-right:25px;
    text-shadow:1px 1px 0 #fff;
}

.navigatorofcompany a i {
    position:absolute;
    right:0;
    font-size:20px;
    opacity:0.4;
}

.lineofdetails a:hover {
    color: #333;
}

.formbox {
    background: #fff;
    position: relative;
    padding: 25px;
    box-shadow: 0 0 15px rgb(0 0 0 / 3%);
}

.formbox input , .formbox select , .formbox textarea{
    width: 100%;
    background: #eee;
    font-family:YekanBakh !important;
    padding: 15px;
    border: none;
    border-radius: 8px;
    margin-top: 14px;
}


.formbox input:hover , .formbox input:focus , .formbox select:hover , .formbox select:focus , .formbox textarea:hover , .formbox textarea:focus {
    background:#eaeaea;
}

.formbox .wpcf7-submit {
    background: #de002c !important;
    color:#fff;
    cursor:pointer;
}

.formbox .wpcf7-submit:hover {
    background:#666 !important;
}

.dirch b, .dirch a , .dircher {
    direction: ltr !important;
}

.contactdetails b {
    margin-top: 35px;
    display: inline-block;
    font-size: 20px;
    color: #de002c;
}

.insidefil label {
    padding-right:3px;
    display:inline-block;
    margin-bottom:10px;
}

.insidefil input , .insidefil select {
    border-radius: 7px !important;
}

.insing {
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    padding-bottom: 20px;
}

.box-company {
    position: relative;
}

.box-company a {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    padding: 155px 0 0 0;
}

.box-company .image-box {
    width:100%;
    height:130px;
    background:rgba(0,0,0,0.1);
    overflow:hidden;
    position: absolute;
    text-align:center;
    box-shadow: inset 0 -10px 15px #ddd;
    top:0;
    right:0;
    border-radius:10px 10px 0 0;
    transition: 0.3s all;
}

.box-company:hover .image-box {
    background:rgba(0,0,0,0.2);
    box-shadow: inset 0 -10px 15px rgba(0,0,0,0.2);
}

.box-company .image-box .lefter {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #fff;
}

.box-company .image-box .righter {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
}

.uk-tooltip {
    padding:5px 8px !important;
    border-radius:10px;
    text-align: center !important;
    z-index:99999;
}

.box-company .image-box .backr {
    width: 120%;
    height: 480px;
    background: none;
    position: absolute !important;
    border-radius: 10px;
    margin-top: -40%;
    right: -5%;
    padding: 10px;
    filter: grayscale(1);
    opacity: 0.1;
    z-index: 0 !important;
    box-shadow: none;
}

.noter {
    background: linear-gradient(to right, #ff9383, #FF6A88) !important;
    box-shadow: 0 0 15px #ff6e87 !important;
}

.titfilin {
    text-align: center;
}

.filterin .uk-label {
    text-align: center !important;
    padding-top: 3px !important;
    border-radius: 15px !important;
}

.filtertit {
    background: #f1f1f1;
    padding: 15px;
    display: block;
    text-align: center;
    border-radius: 50px 0 0 50px;
}

.box-company h3 {
    float: right;
    width: 100%;
    font-size: 16px;
    font-family:YekanBakh;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 7px;
    color: #333;
}

.box-company .icon-overbox {
    position: absolute;
    left: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    bottom: 10px;
    font-size: 30px;
    color: #ccc;
    z-index: 9;
}

.box-company .icon-overbox:hover {
    color:#888;
}

.box-company .iconverify {
    position: absolute;
    top: -25px;
    width: 50px;
    left: 20px;
    height: 50px;
    background: linear-gradient(to right, #38c8d9, #52a4e0);
    border-radius: 10px;
    box-shadow: 0 0 15px #52a4e0;
    color: #fff;
    text-align: center;
    padding-top: 13px;
}

.srcheight .iconverify {
    position: absolute;
    top: 20px;
    width: 30px;
    left: 20px;
    height: 30px;
    background: linear-gradient(to right, #38c8d9, #52a4e0);
    border-radius: 50px;
    box-shadow: 0 0 15px #52a4e0;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

.box-company .box-details {
    float: right;
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0px;
    color: #888;
}

.box-company .image-box img {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 10px;
    margin-top: 20px;
    padding:10px;
    box-shadow: 0 0 15px #ccc;
    position: relative;
    z-index:1;
}

.contactdetails div {
    display: inline-block;
    font-size:14px;
    width: 100%;
    margin-top: 10px;
    padding-right: 30px;
    position: relative;
}

.submitfo {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
    border-radius: 50px;
    border: none;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(135deg, #f44336 0%, #e91e63 100%);
}

.submitfo i {
    font-size:30px;
}

.submitfo:hover {
    background:#780018;
}

.borderiner {
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #780018, #de002c) 1;
}

.contactdetails div i {
    position: absolute;
    right: 2px;
    top: -3px;
    color: #888;
}

.contactdetails span {
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    width: 100%;
    border-radius: 50px 0 0 50px;
    margin: 10px 0;
}


.phonemenu {
    position:fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 70px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.pher a {
    margin: 0 !important;
    width: 100%;
    height: 70px;
    display: inline-block;
    padding-top: 20px;
    background: #f9f9f9;
    color: #999;
    border-left: 1px solid #ddd;
    text-align: center;
    border-radius: 0 !important;
}

.pher span {
    font-size: 28px !important;
}

.phonemenu .active a {
    color:#bf0026 !important;
}


.phers {
    width: 100%;
}

.leftblockmain .lineofdetails {
    padding-right: 0 !important;

}

#menu-phone a {
    float: right;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #333;
}

.phers a {
    margin: 14px 0 0 0 !important;
    width: 80px;
    float: right;
    color: #999;
    text-align: center;
    background: none;
}

.phers span {
    font-size: 28px !important;
}

.pher a:hover, .phers a:hover {
    background: none !important;
    color: #999;
}

.logoph {
    display: inline-block;
    width: 100%;
    heighT: 70px;
    background:#fff url(images/aria-logo-dark.png) no-repeat center;
    transition: 0.3s all;
}

.shadowchanger h6 {
    font-family: YekanBakh;
    font-size: 15px;
}

.shadowchanger .detimg {
    font-size: 11px;
}

.tags a {
    display: inline-block;
    padding: 5px 10px;
    margin: 2px 1px;
    font-size: 11px;
    border-radius: 6px;
    color: var(--color-white-100);
    background: #bf0026;
}

.tags a:hover {
    color: var(--color-white-100);
    background: #333;
}



.titleofind {
    color: #555;
}

.sub-industries {
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background: #efeff0;
    padding: 15px;
    border-radius: 6px;
    position: relative;
    padding-right: 50px;
    color: #0073e1;
}

.sub-industries .material-icons {
    font-size: 24px;
    position: absolute;
    right: 12px;
    top: 13px;
}

.sub-industries:hover {
    background: #333;
    color: #777;
    text-shadow: none;
}

.sub-industries:hover .titleofind {
    color: #fff;
}

.backofhead {
    float: left;
    width: 100%;
    height: 800px;
    color: #666;
    position: relative;
    text-align: center;
    background-size:cover !important;
    top:0;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity:0.5;
}

.blur {
    position: absolute;
    z-index: 1;
    -moz-border-radius: 900px;
    border-radius: 900px;
    -webkit-filter: blur(clamp(40px, 7vw, 90px));
    filter: blur(clamp(40px, 7vw, 90px));
}
.blur:nth-of-type(1) {
    background: rgba(234, 162, 183, 0.4);
    height: clamp(400px, 70vw, 70vw);
    width: -moz-calc(clamp(400px, 70vw, 70vw) * 1.1);
    width: calc(clamp(400px, 70vw, 70vw) * 1.1);
    top: 60vh;
    left: 5vw;
}
.blur:nth-of-type(2) {
    background: rgba(179, 200, 241, 0.6);
    height: clamp(300px, 46vw, 46vw);
    width: -moz-calc(clamp(300px, 46vw, 46vw) * 0.75);
    width: calc(clamp(300px, 46vw, 46vw) * 0.75);
    top: 30vh;
    right: 30vw;
}
.blur:nth-of-type(3) {
    background: rgba(234, 162, 183, 0.4);
    height: clamp(100px, 20vw, 20vw);
    width: -moz-calc(clamp(100px, 20vw, 20vw) * 2);
    width: calc(clamp(100px, 20vw, 20vw) * 2);
    top: -10vh;
    left: -10vw;
}

.backofheader {
    display:block;
    width: 100%;
    height: 350px;
    color: #ffffff;
    background-color: #3e3934;
    position: relative;
    text-align: center;
    background-size:cover !important;
    top:-20px;
}

.backofheader .inmodstroke {
    -webkit-text-stroke: 0.09rem #ffffff !important;
    color:transparent;
    font-size:150px;
    font-family:arial;
    overflow:hidden;
    width:100%;
    right:0;
    font-weight:900;
    top:80px;
    opacity:0.15;
    position:absolute;
}

.backofhead .inmodstroke {
    -webkit-text-stroke: 0.09rem #ffffff !important;
    color:transparent;
    font-size:150px;
    font-family:arial;
    overflow:hidden;
    width:100%;
    right:0;
    font-weight:900;
    top:230px;
    opacity:0.05;
    position:absolute;
}

.overheadpic {
    background:#111111;
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0.8;
}

.overfootpic {
    background: #1c1c1c;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
}

.titlesection {
    width: 100%;
    position: relative;
    padding: 10px 0;
    margin: 20px 0;
}

.titlesection .inmodstroke {
    -webkit-text-stroke: 0.09rem #000 !important;
    color:transparent;
    font-size:120px;
    font-family:arial;
    width:100%;
    text-align:center;
    overflow:hidden;
    right:0;
    font-weight:900;
    top:0px;
    opacity:0.07;
    position:absolute;
}

.titlesection span {
    font-size: 18px;
    font-weight: 600;
    color: #78797a;
    display: inline-block;
    margin: 8px 20px;
}

.titlesection .mainline i {
    padding: 10px;
    background: rgba(255,255,255,0.4);
    border-radius: 8px;
    float: right;
    display: inline-block;
    color: #ff144a;
    box-shadow: 0 0 35px rgba(0,0,0,0.05);
}

.detailintit {
    display: inline-block;
    padding:2px 10px;
    background:rgba(0,0,0,0.8);
    color:#fff;
    opacity: 0.2;
    text-shadow:1px 1px 0 #000;
    border-radius:6px;
}

.mainline a.moreintit {
    float: left;
    padding: 12px 20px;
    border-radius: 8px;
    background: rgba(0,0,0,0.05);
    max-height:44px;
    color: #666;
    margin-right: 7px;
}

.mainline a.moreintit:hover {
    background:#fff;
    color: #ff144a;
    box-shadow: 0 0 35px rgba(0,0,0,0.05);
}

.slidic {
    padding:12px 5px !important;
    width:44px !important;
    height:44px !important;
    text-align:center;
}

.slidic div {
    font-size:20px !important;
}


.backofhead h4 {
    color: #4c4c4d;
    position: relative;
    display: inline-block;
    width: calc(100% - 40px);
    text-align: right;
    font-family: 'YekanBakh';
    font-weight: 300;
    font-size: 45px;
    margin-top: 300px;
    margin-right: 40px;
    padding: 5px 35px 5px 5px;
    border-right: 4px solid #e45256;
    margin-bottom: -1px;
    z-index: 2;
}

.backofhead h5 {
    display: inline-block;
    margin: 0 80px 0 0;
    color: #3e4043;
    font-family: YekanBakh;
    font-weight: 400;
    opacity: 0.8;
    font-size: 20px;
    text-align: right;
    width: calc(100% - 80px);
}

.backofhead .uk-dotnav>*>* , .boxofindusts .uk-dotnav>*>* {
    height:6px !important;
    width:6px !important;
    border-radius:40px !important;
    border:none !important;
    background:rgba(0,0,0,0.15);
    transition:0.2s all;
}

.backofhead .uk-active a , .boxofindusts .uk-dotnav .uk-active a {
    background:rgba(0,0,0,0.35);
    width:25px !important;
    transition:0.2s all;
}

.boxofindusts .uk-dotnav {
    margin-top:40px !important;
}

.backofhead p {
    display: inline-block;
    margin: 20px 80px 0 0;
    opacity: 0.8;
    text-align:right;
    width: calc(100% - 80px);
    font-size:13px;
}

.backofhead .midslidertxt a {
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    padding: 10px 8px;
    border-radius: 50px;
    color: #fff;
    background: linear-gradient(90deg, #ea5d5d 0%, #ba0025 100%);
    text-shadow: none;
    margin: 35px 5px 0 5px;
}

.backofhead .midslidertxt a:hover {
    background: #c3c8d1;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

.backofhead .detailhead {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    position: relative;
    opacity: 0.7;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-top: -15px;
    font-weight: 300;
}

.backofheader h4 {
    color: #fff;
    position: relative;
    display: inline-block;
    text-align: center;
    font-family: 'YekanBakh';
    font-weight: 300;
    font-size: 40px;
    margin-top: 150px;
    z-index:2;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.backofheader .detailhead {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    position: relative;
    opacity: 0.7;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-top: -15px;
    font-weight: 300;
}


.midsearch {
    display: inline-block;
    width: 70%;
    height: 70px;
    background: #fff;
    border-radius: 50px 0 50px 50px;
    position: relative;
    margin-top: 50px;
}

.midsearch input {
    float: right;
    width: 65%;
    padding: 25px;
    display: inline-block;
    text-align: right !important;
    padding-right: 50px;
    background: none;
}

.midsearch button {
    float: left;
    width: 20%;
    margin: 13px 13px 13px 16px;
    padding: 12px;
    border: none;
    color: #fff;
    font-family: yekanbakh;
    border-radius: 50px 0 50px 50px;
    background: var(--color-main);
    cursor: pointer;
}

.midsearch button:hover {
    background: var(--color-main-hover);
}

.midsearch button span {
    height: 22px !important;
    display: inline-block;
    float: left;
}

.incontaint .boxinco {
    border-radius:25px 0 25px 25px;
    height:125px;
    display:inline-block;
    width:100%;
    position:relative;
    z-index:1;
    padding-right:90px;
    margin-top:40px;
    transition:0.3s all;
}


.boxinco b {
    display: inline-block;
    width: 100%;
    text-align: right;
    font-size: 18px;
    font-weight: 400;
    margin-top: 35px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
    z-index: 9;
    position: relative;
}

.boxinco i {
    display: inline-block;
    width: 100%;
    text-align: right;
    font-size: 11px;
    margin-right: 3px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    opacity: 0.5;
    z-index: 5;
    position: relative;
}

.backitof {
    position: absolute;
    height: auto;
    right: -60px;
    bottom: -60px;
    width: 100%;
    padding: 0 !important;
    text-align: right;
}

.backitof span {
    font-size: 155px !important;
    color:rgba(0,0,0,0.2);
}

.backofhead a {
    text-align: center;
    display: inline-block;
    margin-top: 25px;
    position: relative;
    color: rgba(255, 255, 255, 0.6);
}

.backofhead a b {
    color: #fff;
    font-weighT: normal;
}

.bckotagh {
    background: linear-gradient(120deg, #539bb4 0, #aecfdb 100%);
}

.bckotagh a {
    color:#539bb4 !important;
}

.bckotagh span {
    color:#a7dbed !important;
    opacity:0.5;
}

.bcksher {
    background: linear-gradient(120deg, #da6c56 0, #fda684 100%);
}

.bcksher a {
    color:#da6c56 !important;
}

.bcksher span {
    color: #ffba9e !important;
    opacity:0.5;
}

.bckasn {
    background: linear-gradient(120deg, #5ca92f 0, #a3da6a 100%);
}

.bckasn a {
    color: #57a52f !important;
}

.bckasn span {
    color: #ceff98 !important;
    opacity:0.5;
}

.bckper {
    background: linear-gradient(120deg, #5e4e9f 0, #ac90f8 100%);
}

.bckper a {
    color: #6a5bb5 !important;
}

.bckper span {
    color: #c0a7ff !important;
    opacity:0.5;
}

.bckpro {
    background: linear-gradient(120deg, #e98000 0, #fdc04a 100%);
}

.bckpro a {
    color: #de7c00 !important;
}

.bckpro span {
    color: #ffdc9b !important;
    opacity:0.5;
}

.partners {
    display:block;
    width:100%;
    margin-top: 30px;
    padding: 45px 0;
    margin-bottom:-45px;
}

.partner-logo {
    text-align: center;
    width:60%;
    filter:grayscale(100%);
    opacity: 0.6;
    transition: 0.3s all;
}

.partner-logo:hover {
    filter:grayscale(0%);
    transition: 0.3s all;
}

.industies , .companiesindex {
    display: inline-block;
    width: 100%;
}

.companiesindex {
    margin-top:30px;
}


.industies .mainind {
    background:rgb(233 233 233);
    padding: 25px 45px 55px 45px;
}

.mainindustbox {
    position:relative;
    display: block;
    width:100%;
    background: rgba(255,255,255,0.6);
    box-shadow: 0 0 15px var(--color-background-shadow);
    text-align: center;
    font-size: 40px;
    padding: 15px 0;
    border-radius: 10px;
    margin:15px 0;
    color: var(--color-background-shadow-300);
    transition: 0.3s all;
}

.mainindustbox a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background:#666;
    padding: 7px 15px;
    border-radius: 5px;
    transition:0.3s all;
}

.mainindustbox:hover a {
    background:var(--color-main);
    transition:0.3s all;
}

.mainind .backitof {
    position:absolute;
    right:calc(50% - 55px);
    bottom:-6px;
    background-image: var(--gradient-hover);
    width:100px;
    height:10px;
    opacity:0.0;
    border-radius:0;
    z-index:0;
    transition:0.6s all;
}

.mainindustbox .uk-heading-line , .companiesindex .uk-heading-line {
    font-size: 25px;
    font-weight: 300;
    color:var(--color-ocean-main);
}

.mainindustbox .detaler , .titlesection .detaler {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #999;
    margin-bottom:0px;
}

.warning {
    position:fixed;
    bottom:5px;
    left:0;
    width:100%;
    z-index:99999;
}

.warning .uk-alert-danger {
    background: #de002c;
    color: #ffffff;
    border-radius: 6px;
}

a.viewallindust {
    display: block;
    width:100%;
    text-align:center;
    color:#777;
    padding-top:22px;
    font-size:17px;
    height:70px;
    background: rgba(0,0,0,0.05);
    box-shadow: 0 0 15px var(--color-background-shadow);
    margin:30px 0 20px 0;
    border-radius:50px;
    transition: 0.3s all;
}

a.viewallindust:hover {
    color:var(--color-main);
    background:#fff;
    transition: 0.3s all;
}

.introduce {
    display: inline-block;
    position: relative;
    width: 100%;
    background: rgba(255,255,255,0.2);
    padding: 25px 0;
    margin: 0;
    z-index: 1;
    box-shadow: 0 0 35px rgba(0,0,0,00.08);
}

.othersecs {
    display:inline-block;
    width:100%;
    padding:10px 0 35px 0;
    text-align:right;
}

.othersecs a {
    float: right;
    background: rgba(0,0,0,0.08);
    padding: 18px 65px 10px 15px;
    border-radius: 10px;
    height:55px;
    margin: 5px;
    position:relative;
    color: #777879;
}

.othersecs a:hover {
    background:rgba(255,255,255,0.8);
    box-shadow:0 0 25px rgba(0,0,0,0.08);
}

.othersecs a:hover i {
    background: rgba(0,0,0,0.08);
}

.othersecs a i {
    position:absolute;
    width:40px;
    height:40px;
    background:rgba(255,255,255,0.6);
    border-radius:50px;
    text-align: center;
    top:7.5px;
    right:7.5px;
    padding-top:8px;
    color:rgba(0,0,0,00.5);
}

.mainindustbox span {
    display: block;
    font-size: 50px;
    margin-top:20px;
    width:100%;
    text-align:center;
    color:#888;
}

.mainindustbox i {
    font-style: normal;
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    color: #999;
    margin-top: -5px;
}


.mainindustbox b {
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px;
    min-width: 70%;
    font-weight: 400;
    color: #555;
    margin: 0;
    position: relative;
    z-index: 1;
}


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

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.05);
    animation: animate 15s linear infinite;
    bottom: -150px;

}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.textofall {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 50px;
    margin-top: 30px;
    font-size: 28px;
    font-weight: 300;
    color: #434547;
}

.detailsofall {
    width: 60%;
    display: inline-block;
    text-align: right;
    font-weight: 500;
    font-size: 12px;
    margin-top:15px;
    margin-right: 55px;
    margin-left:30%;
    color: #7b7f83;
}

.btofall {
    display: inline-block;
    position: relative;
    z-index: 5;
    padding: 12px 20px;
    border-radius: 10px;
    background: var(--color-main);
    color: #fff;
    margin: 20px 55px 0;
}

.btofall:hover {
    background:var(--color-main-hover);
    color:#fff;
}

.footer {
    display: inline-block;
    position: relative;
    background: #262e35;
    width: 100%;
    padding: 30px 0 0 0;
    margin-top: 45px;
    color: var(--color-white-100);
}

.footer .contfoot {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin: 0 0 35px 0;
    padding: 10px 10px 45px 10px;
    border-bottom: 2px solid rgba(255,255,255,0.1);
}

.footer .contfoot b {
    display: inline-block;
    width: 100%;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 15px;
}

.titler {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: right;
    padding: 10px;
    margin-bottom: 5px;
}

.pagenumbers {
    width: 100%;
    height: 50px;
    text-align: center;
    display:inline-block;
    margin-top:50px;
}

.page-numbers {
    display: inline-block;
    text-align: center;
    padding: 7px 12px;
    margin: 1px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.2s ease-out
}

.page-numbers:hover {
    background: #444;
    color: #fff;
    transition: all 0.2s ease-out
}

.page-numbers, .page-numbers a {
    color: #777;
    background: rgba(255,255,255,0.4);
    border-radius: 8px;
    border: 1px solid rgba(255,255,255,.5);
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}

.pagenumbers .dots:hover {
    background: none;
    color: #666;
}

.pagen .current {
    background: #ccc;
    display: inline-block;
    padding: 7px 12px;
    margin: 1px;
}

.pagen .current, .pagen .current a {
    color: #fff;
    background: linear-gradient(240deg, #dc002d 0,#deab90 100%);
    border: none;

}

.footbox {
    margin-bottom:35px;
}

.footbox a {
    display: inline-block;
    width: 100%;
    color: #ccc;
    font-size: 14px;
    padding: 3px 10px 3px 0;
}

.footbox a:hover {
    color:var(--color-white-100);
}

.boxer {
    position: relative;
    width: 100%;
    margin: 15px 0;
    color: #fff;
}

.oneline {
    padding-right:55px !important;
}

.oneline b {
    margin-top:5px !important;
}

.boxer i {
    display: inline-block;
    font-style: normal;
    padding: 3px 15px;
    margin-left: 15px;
    background: #c8082d;
    border-radius: 25px;
}

.boxer b {
    display: inline-block;
}

.boxer span {
    position:absolute;
    right:0;
    top:0;
    color: rgba(0,0,0,0.3);
    font-size: 40px;
}

.footerdivide {
    width: 100%;
    height: 2px;
    margin: 5px auto 25px auto;
    position: relative;
    background: #fff;
    opacity: 0.1;
}

a.footlogo {
    width: 100%;
    height: 50%;
    display: inline-block;
    position: relative;
    opacity: 1;
    transition: 0.3s all;
    background: url(images/aria-footer.png) no-repeat center;
    background-size: 50%;
}

.adrinfo a {
    display: inline-block;
    width: 100%;
    height: 105px;
    padding: 25px 5px;
}

.backofgrid {
    background: #f9f9f9;
    border-radius:10px;
    padding: 0 20px;
}

.footernum i {
    display: inline-block;
    width: 100%;
    font-style: normal;
    opacity: 0.6;
    margin-bottom: 10px;
}

.footernum b {
    display: inline-block;
    width: 100%;
}

a.footlogo:hover {
    opacity:0.4;
}

.copyright {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0px 0 10px 0;
    text-align: center;
}

.copyright p {
    display:inline-block;
    margin-top:10px;
}

.copyright a , .contfoot a {
    color:var(--color-main);
}

.goup {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.goup:hover {
    color:#fff;
}

.goup span {
    font-size:30px;
}

.ofnvy {
    position:relative;
}

.boxfixer {
    position:relative;
}

.companiesbox {
    display: inline-block;
    width: 100%;
    height: 110px;
    background: #fbfbfb;
    border-radius: 15px 0 15px 15px;
    box-shadow: 0 0 15px var(--color-background-shadow);
    margin: 10px 0;
    position:relative;
    transition: 0.3s all;
}

.companiesbox img {
    float: right;
    width:80px;
    height:80px;
    margin:15px;
    background:url(images/def-img.png) no-repeat center;
    background-size:100% 100%;
    border-radius:8px 0 8px 8px;
    text-indent:-9999px;
    overflow:hidden;
}

.boxfixer .layerin {
    background: #ddd;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-right:-3px;
    margin-top:7px;
    transition: 0.3s all;
}

.boxfixer .layerout {
    background: #ddd;
    width: 50px;
    height: 50px;
    position: absolute;
    left:-3px;
    bottom:4px;
    border-radius:0 0 0 15px;
    transition: 0.3s all;
}

.boxfixer:hover .layerin , .boxfixer:hover .layerout {
    background:var(--color-main);
    transition: 0.3s all;
}

.companiesbox .layerin {
    position:absolute;
}

.person {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
}

.person img {
    float: right;
    width:50px;
    height:50px;
    margin:10px;
    background:url(images/user-avatar-08.png) no-repeat center;
    background-size:100% 100%;
    border-radius:8px;
    text-indent:-9999px;
    overflow:hidden;
}

.person b {
    display: inline-block;
    margin-top: 15px;
    margin-right: 10px;
    color: #a92a43;
    min-width: 60%;
}

.person span {
    display: inline-block;
    margin-top: 0px;
    margin-right: 10px;
    min-width: 60%;
    color: #b4b4b4;
}

.person i {
    font-style: normal;
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px 1px;
    margin-right: 15px;
    opacity: 0.7;
    background: #de002c;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 20px;
}

.companiesbox span {
    float: right;
    width: calc(100% - 120px);
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 33px;
    color: #8d8d8d;
}

.companiesbox b {
    float: right;
    width: calc(100% - 120px);
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0;
    color: #b0b0b0;
    opacity: 0.7;
}

.companiesbox:hover {
    background:#fff;
    box-shadow: 0 0 20px #ededed;
}

.formtit {
    display: inline-block;
    width:100%;
    font-family: 'YekanBakh' !important;
    font-weight: 3;
    color: #777;
    margin-top:20px;
}

.formdes {
    font-size:16px;
    display: inline-block;
    width:100%;
    margin-bottom:60px;
}

.faqs .uk-open {
    border-bottom:2px solid var(--color-main);
}

.faqs .uk-accordion-title {
    padding-right: 40px;
    color:#666;
    position: relative;
}

.faqs .uk-accordion-title span {
    position: absolute;
    right: 0;
    color: var(--color-main);
}

.faqs .uk-accordion-content {
    padding-right: 40px;
    position: relative;
}

.faqs .uk-accordion-content span {
    position: absolute;
    right: 0;
    color: #ccc;
}

.privacy h6 {
    width: 100%;
    background: rgba(0,0,0,0.04);
    padding: 25px 25px 20px 25px;
    font-family: 'YekanBakh';
    font-weight: bold;
    color: var(--color-main);
    border-bottom: 2px solid var(--color-main);
}

.logoofcm {
    width: 190px;
    height: 190px;
    position: relative;
    display: inline-block;
    margin-top:20px;
}

.logoofcm .shadowlogo {
    position: absolute;
    width: 200px;
    height: 200px;
    transform: scale(1.04);
    opacity: .4;
    filter: blur(10px);
    right: 0;
}

.logoofcm .mainlogo {
    position: absolute;
    z-index: 1;
    right: 0;
}

.newinfo h4 {
    font-family: 'YekanBakh';
    font-weight: 100;
    font-size: 28px;
    color: #a24545;
}

.newinfo p {
    margin-top: -15px;
    color: #b88282;
    position:relative;
}


@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 50%;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}


.ariamain .item:before {
    content: "";
    height: 20px;
    filter:grayscale(100%);
    transition: 0.3s all;
    width: 70%;
    top: -4px;
    opacity:0.5;
    background: linear-gradient(240deg, #dc002d 0,#deab90 100%);
    border-radius: 10px;
    z-index: -2;
}
.ariamain .item:before {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
}

.ariamain .item .icon {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: -webkit-linear-gradient(#d3082f, #FF6A88);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.meettme span {
    background: -webkit-linear-gradient(#FF6A88, #9550e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ariamain .item .icon i {
    font-size:45px;
}

.ariamain .item h3 {
    font-family: 'YekanBakh';
    font-size: 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 25px 0 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor:help;
}

.ariamain .item span {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 10px 0 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
}

.ariamain .item {
    margin-top:10px;
    padding: 30px;
    color: #444;
    width:100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.ariamain .item:after {
    position: absolute;
    right: 0;
    border-radius: 8px;
    background: rgba(255,255,255,.21);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    z-index: -1;
    display: inline-block;
    transition: 0.3s all;
}
.ariamain .item::after {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
}
.ariamain .item::after {
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.ariamain .item:hover:before , .ariamain .item:hover:after {
    filter:grayscale(0) !important;
    transition: 0.3s all;
}

.forindust .item:before {
    top:-4px !important;
    opacity:0.5;
    width:80%;
}

.forindust .item .icon {
    width: 20%;
    padding-top: 10px;
}

.forindust .item .info {
    width: 70%;
    display: inline-block;
    text-align: right !important;
}

.forindust .item .info * {
    text-align:right !important;
}

.forindust .item .info h3 {
    margin-top:10px;
}

.filtermain *:after, .filtermain *:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}

.filtermain:before {
    content: "";
    height: 100px;
    transition: 0.3s all;
    width: 140px;
    top: -70px;
    background: linear-gradient(240deg, #dc002d 0,#deab90 100%);
    border-radius: 8px;
    z-index: -2;
}
.filtermain::before {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
}

.filtermain {
    margin-top:60px;
    padding: 30px;
    color: #444;
    width:100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.filtermain:after {
    position: absolute;
    right: 0;
    border-radius: 8px;
    background: rgba(255,255,255,.21);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    z-index: -1;
    display: inline-block;
    transition: 0.3s all;
}
.filtermain::after {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    padding-top:0;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.filter {
    margin-top:100px !important;
    margin-bottom:20px;
}


.iconmain {
    position: absolute;
    top: -50px;
    color: #fff;
    font-size: 40px;
    width: 100%;
    text-align: center;
    padding: 0;
    right: 0;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}

.righttxtmain {
    position: absolute;
    top: -45px;
    width: calc(50% - 140px);
    text-align: left;
    right:0;
    opacity: 0.7;
}

.lefttxtmain {
    position: absolute;
    top: -45px;
    left:0;
    width: calc(50% - 140px);
    text-align: right;
    opacity: 0.7;
}

.showtimer {
    display:inline-block;
    float:left;
    direction:ltr;
}

.showtimer i {
    display: inline-block;
    float: left;
    color: #dc6f6d;
    font-size: 21px;
}

.showtimer span {
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding-top: 11px;
    color: #888;
}

.mainerclass *:after, .mainerclass *:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}

.mainerclass:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 90%;
    top: 1px;
    background: #888;
    border-radius: 8px;
    z-index: -2;
}
.mainerclass::before {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
}

.mainerclass {
    margin-top: -30px;
    padding: 30px;
    color: #444;
    width: 100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.mainerclass:after {
    position: absolute;
    right: 0;
    border-radius: 10px;
    background: rgba(255,255,255,.51);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    z-index: -1;
    display: inline-block;
    transition: 0.3s all;
}
.mainerclass::after {
    content: "";
    top: 0;
    height: 100%;
    width: calc(100% - 2px);
    padding-top: 0;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.companyboxinfo *:after, .companyboxinfo *:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}

.companyboxinfo:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 85%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(240deg, #411fdc 0, #dc002d 25%, #ea5d5d 50%,#1f7edc 100%);
    border-radius: 8px;
    z-index: -2;
}

.newshadow1:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 55%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(240deg, #b222c9 0, #411fdc 100%);
    border-radius: 8px;
    z-index: -2;
}

.comnopad {
    padding-top:30px !important;
    padding-right:10px !important;
    padding-left:10px !important;
}

.boxforgold , .boxforgold2 {
    padding-top:40px !important;
    height:auto !important;
}

.boxforgold:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 85%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(90deg, #411fdc 0, #dc002d 25%, #ea5d5d 50%, #f8931a 100%);
    border-radius: 8px;
    z-index: -2;
}

.fontfixer {
    font-family:YekanBakh !important;
}

a.linktopage {
    display:inline-block;
    width:100%;
    text-align:center;
    color:#999;
}

a.linktopage span {
    display: inline-block;
    width:100%;
    font-size:90px;
    color:#ddd;
    text-shadow:1px 1px 1px #fff;
}

a.linktopage b {
    display: inline-block;
    font-size:16px;
    margin-top:20px;
}

a.linktopage:hover span , a.linktopage:hover b {
    text-shadow:none;
    background: linear-gradient(90deg, #dc002d 0%, #ea5d5d 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.boxforgold2:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 85%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(90deg, #dc002d 0%, #ea5d5d 100%);
    border-radius: 8px;
    z-index: -2;
}

.boxforgold .uk-heading-line span {
    font-family: YekanBakh !important;
    padding:0 15px;
    font-size:20px;
}

.veriefysts {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: help;
    margin-top:20px;
}

.veriefysts span {
    font-size: 80px;
}

.verifynok {
    color: #ddd;
    text-shadow:1px 1px 0 #fff;
}

.verifyok {
    background: -webkit-linear-gradient(360deg,#3da5d4, #316fee);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.textofverif {
    margin-top: 25px;
    color: #666;
    text-align: center;
}

.newshadow2:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 55%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(0deg, #22aac9 0, #1f7edc 100%);
    border-radius: 8px;
    z-index: -2;
}

.companyboxinfo::before {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
}

.companyboxinfo {
    margin-top:40px;
    padding: 200px 30px 30px 30px;
    color: #444;
    height:360px;
    margin-bottom:30px;
    width:100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.companyboxinfo:after {
    position: absolute;
    right: 0;
    border-radius: 8px;
    background: rgba(255,255,255,.41);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    z-index: -1;
    display: inline-block;
    transition: 0.3s all;
}
.companyboxinfo::after {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    padding-top:0;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.companyboxinfo .logobox {
    width:100%;
    height:230px;
    position: absolute;
    text-align:center;
    top:0;
    right:0;
    border-radius:10px 10px 0 0;
    transition: 0.3s all;
}

.companyboxinfo .logobox img {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 10px;
    margin-top: 60px;
    padding:10px;
    box-shadow: 0 0 60px #ccc;
    position: relative;
    z-index:1;
}

.companyboxinfo .infobox h3 {
    font-family: 'YekanBakh';
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 0px;
    position: relative;
}

.textofverif i {
    font-size:16px;
    position:absolute;
    margin-right:2px;
    margin-top:-15px;
    color:#ccc;
    cursor: help;
}

.textofverif {
    margin-bottom:25px;
}

.btinfolarge {
    display:inline-block;
    width:100%;
    height:auto;
    color: #999;
    padding:13px 15px;
    background: #efefef;
    box-sizing: border-box;
    position: relative;
    border-radius:10px;
    margin-bottom:10px;
    box-shadow:inset 0 0 15px rgba(0,0,0,0.02);
}

.btinfolarge:hover {
    background: linear-gradient(90deg, #ddaeb0 0%, #d97787 100%);
    color:#fff !important;
}

.btinfolarge span {
    position:absolute;
    left:15px;
    font-size:22px;
    color:#777;
}

.btinfolarge:hover span {
    color:#fff;
}

.boxofld {
    display:inline-block;
    width:40px;
    heighT:40px;
    margin: 0 5px;
    box-sizing: border-box;
    background: #fff;
    border-radius:50px;
    padding-top:8px;
    color:#999;
    box-shadow:0 0 25px #ddd;
}

.boxofld:hover {
    background: linear-gradient(90deg, #ddaeb0 0%, #d97787 100%);
    color:#fff !important;
}

.shadowchanger::before {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
}

.shadowchanger {
    margin-top:30px;
    padding:35px 20px 40px 20px;
    color: #444;
    height:auto;
    width:100%;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.shadowchanger:after {
    position: absolute;
    right: 0;
    border-radius: 8px;
    background: rgba(255,255,255,.41);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(11.5px);
    border: 1px solid rgba(255,255,255,.5);
    z-index: -1;
    display: inline-block;
    transition: 0.3s all;
}
.shadowchanger::after {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    padding-top:0;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.shadowchanger *:after, .shadowchanger *:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
}

.shadowchanger:before {
    content: "";
    height: 10px;
    transition: 0.3s all;
    width: 65%;
    top: -3px;
    opacity:0.4;
    background: linear-gradient(240deg, #a595d9 0, #ea5d5d 100%);
    border-radius: 8px;
    z-index: -2;
}

.leftblko .titleofsec span {
    width:30%;
    right:35%;
}

.forcont .lineofdetails {
    padding-right:50px !important;
}

.copythisoncp {
    display: inline-block;
    margin: 0 10px;
    position: absolute;
    color:#bbb;
    cursor: pointer;
}

.copythisoncp i {
    font-size: 20px !important;
}

.directch {
    direction: ltr !important;
}

.shownow {
    display: inline-block;
    background: #dfdfdf;
    padding: 5px 15px;
    border-radius: 7px;
    font-size: 12px;
    padding-right: 40px;
    color: #333;
    position:relative;
    cursor: pointer;
}

#printit {
    display: none;
}

.shownow i {
    position: absolute;
    right: 13px;
    font-size: 19px;
    color: #777;
}

.shownow:hover {
    background: linear-gradient(90deg, #ddaeb0 0%, #d97787 100%);
    color:#fff !important;
}

.shownow:hover i {
    color:#fff !important;
}

.databox {
    display: inline-block;
    position: relative;
    padding: 1px;
    height: auto;
}

.databox a {
    width:100%;
}

.printbox {
    width:100%;
    height:auto;
    float:right;
    padding:20px;
    border:3px solid #ccc;
}

.printbox .infobox {
    width:100%;
    height:auto;
    float:right;
    text-align:center;
    padding-bottom:30px;
    border-bottom: 2px solid #ccc;
    margin-bottom:20px;
}

.printbox .logobox {
    float:right;
    width:100%;
    height:150px;
    text-align:center;
}

.printbox .logobox img {
    display:inline-block;
    width:150px;
    height:150px;
}

.printbox .otherinfo span {
    display:none;
}

.sharebts {
    display: inline-block;
    padding-top:20px;
    width:100%;
    text-align: center;
}

.sharebts a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.05);
    border-radius: 50px;
    margin: 10px;
    padding-top: 10px;
}

.fb {
    color:#0f6ecd !important;
}

.tw {
    color: #1298c2 !important;
}

.gp {
    color:#ad0628 !important;
}

.ln {
    color:#1E3B70 !important;
}

.rd {
    color:#f44336 !important;
}

.sharelink b {
    display: inline-block;
    width: 80%;
    background: rgba(0,0,0,0.01);
    padding: 13px 20px;
    margin-top: 15px;
    border-radius: 0 30px 30px 0;
    border: 1px solid #ededed;
    border-left: 0;
    color:#666;
    height: 47px;
}

.sharelink b {
    display: inline-block;
    width: 80%;
    background: rgba(0,0,0,0.01);
    padding: 13px 20px;
    margin-top: 15px;
    border-radius: 0 30px 30px 0;
    border: 1px solid #ededed;
    border-left: 0;
    color:#666;
}

.sharebts a:hover {
    background:none;
    box-shadow:0 0 15px rgba(0,0,0,0.1);
    transition:0.3s all;
}

#sharebox .copythisoncp {
    width: 20% !important;
    background: linear-gradient(90deg, #ddaeb0 0%, #d97787 100%);
    color: #fff !important;
    height: 47px;
    margin: 15px 0 0 0;
    border-radius: 30px 0 0 30px;
    text-align: center;
    padding-top: 10px;
}

#sharebox .copythisoncp i {
    font-size:25px !important;
}

.notyf {
    z-index:99999999999999 !important;
}

.modtit {
    font-size: 17px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

#modal-search .uk-modal-dialog {
    background: #f9f9f9 !important;
}

.searchmain {
    display: inline-block;
    width: 100%;
    min-width:380px;
    height: 45px;
    margin-top:8px;
    background: #f5f6f7;
    border-radius: 50px;
}

.datashow {
    position:absolute;
    display:none;
    right:0;
    z-index:9999;
    top:70px;
    width: 100%;
    background: #f9f9f9;
    text-align: center;
    padding:10px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.searchmain #keyword, #keyword2 {
    float: right;
    width: 85%;
    background: none;
    height: 45px;
    border: none;
    font-size: 13px;
    padding-right: 20px;
    font-family: 'YekanBakh';
    box-sizing: border-box;
    color: #777;
    outline: none;
}

.searchmain span {
    float:left;
    width: 10%;
    margin: 0 !important;
    background: none;
    height: 45px;
    color: #999;
    font-size: 30px !important;
    border-radius:7px 0 0 7px;
    text-align:center;
    padding-top:5px;
    cursor:pointer;
}

.regin {
    float:left;
    width:100%;
    height:150px;
    background:url(images/regin.png) no-repeat center;
    border-radius:20px;
    margin-top:100px;
}

#datafetch .uk-spinner {
    margin-top:20px;
}

.infosearch {
    color:#ccc;
}

#datafetch , #datafetch2 {
    display: inline-block;
    width: 100%;
    margin-top:20px;
}

.srcheight {
    display: inline-block;
    overflow: auto;
    width:100%;
    height: 300px !important;
    position:relative;
    margin-top:15px;
}

.boxsrchres a {
    display: inline-block;
    width: 100%;
    text-align: right;
    background: rgba(0,0,0,0.02);
    padding: 15px;
    position:relative;
}

.boxsrchres a:hover {
    background:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.02);
}

.lighter i {
    background:#fff !important;
    box-shadow:0 0 25px rgba(0,0,0,0.1) !important;
}

.boxsrchres a b {
    color:#555;
    margin-right:15px;
}

.boxsrchres a i {
    position: absolute;
    left: 70px;
    top: 25px;
    font-style: normal;
    color: #999;
}

#datafetch .boxsrchres:nth-child(odd){
    background:#fff;
}

.box-of-slider {
    margin-top:250px !important;
    padding:25px 15px !important;
}

.box-of-slider .uk-slideshow-items img {
    border-radius:15px;
}

.buyservice {
    margin:100px 0 20px 0!important;
}

.buyservice:before {
    display: none !important;
}

.banneronb {
    position: absolute;
    width: 450px;
    height: 350px;
    left: 0px;
    top: -60px;
    background: url(images/buyservice.png) no-repeat center;
    background-size: 100%;

}

@media only screen and (max-width: 600px) {
    .inmodstroke {
        display: none;
    }

    .box-of-slider {
        margin-top: 10px !important;
        padding: 25px 15px 0 15px !important;
        height: auto !important;
    }

    .backofhead h4 {
        color: #848689;
        position: relative;
        display: inline-block;
        width: 100% !important;
        text-align: right;
        font-family: 'YekanBakh';
        font-weight: 300;
        font-size: 45px;
        margin-top: 10px;
        margin-right: 0 !important;
        padding: 5px 35px 5px 5px;
        border-right: 4px solid #e45256;
        margin-bottom: -1px;
        z-index: 2;
    }

    .backofhead h5 {
        display: inline-block;
        margin: 0 !important;
        font-family: YekanBakh;
        font-weight: 300;
        opacity: 0.8;
        font-size: 20px;
        text-align: right;
        width: calc(100% - 80px);
    }

    .backofhead p {
        display: inline-block;
        margin: 20px 0 0 0 !important;
        opacity: 0.8;
        text-align: right;
        width: calc(100% - 80px);
        font-size: 13px;
    }

    .mainline a.moreintit {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0px;
    }

    .othersecs a {
        width:97% !important;
    }

    .buyservice {
        margin: 25px 0 0 0 !important;
        text-align:center !important;
    }

    .textofall {
        width:90% !important;
        margin:5% !important;
        text-align:center;
    }

    .detailsofall {
        padding:0 !important;
        margin:0 5% !important;
        width:90% !important;
        text-align:center !important;
    }

    .breadcrumb {
        margin-top:0 !important;
    }

    .detailintit {
        margin-top:10px;
        text-align:center;
    }

    .ariamain .item .icon i {
        font-size:25px;
    }

    .warning {
        bottom:70px;
    }

    .warning .uk-alert-danger {
        border-radius:0 !important;
    }

    .warning .uk-container {
        width:100%;
        right:0 !important;
        padding-right:0 !important;
    }

}