/* Reset
=============================================*/
body,
html {
    width: 100%;
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: 0!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clear { clear: both }
ul { list-style: none }
section { margin-bottom: 10px }
.left { float: left !important }
.right { float: right !important }
.center-margin {
    margin: 0 auto !important;
    float: none!important;
}
a:hover {
    text-decoration: none;
    color: initial;
}
.clr { clear: both }
/* Installing Fonts
=============================================*/
@font-face {
    font-family: 'GESSTextLight-Light';
    src: url('GESSTextLight/GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'), url('GESSTextLight/GESSTwoLight-Light.otf') format('opentype'), url('GESSTextLight/GESSTwoLight-Light.woff') format('woff'), url('GESSTextLight/GESSTwoLight-Light.ttf') format('truetype'), url('GESSTextLight/GESSTwoLight-Light.svg#GESSTextLight-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GESSTextMedium-Medium';
    src: url('GESSTwoMeduim/GESSTwoMedium-Medium?#iefix') format('embedded-opentype'),  url('GESSTwoMeduim/GESSTwoMedium-Medium.otf')  format('opentype'), url('GESSTwoMeduim/GESSTwoMedium-Medium.woff') format('woff'), url('GESSTwoMeduim/GESSTwoMedium-Medium.ttf')  format('truetype'), url('GESSTwoMeduim/GESSTwoMedium-Medium.svg#GESSTextMedium-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Header
=============================================*/
.head {
    width: 100%;
    background-image: url('../img/Heaedr-bg.png');
    height: 626px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.top-main-menu li {
    display: inline-block;
    font-family: 'GESSTextLight-Light';
    color: white;
    font-size: 20px;
    margin-left: 38px;
    vertical-align: -webkit-baseline-middle;
}
.top-main-menu li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.top-main-menu {
    margin: 0 auto;
    margin-top: 15px;
}
.top-main-menu li:last-child { margin: 0 }
.top-main-menu a {
    color: white;
    padding-bottom: 10px;
}
/* SlideSHow
=============================================*/
.slider-area {
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;   ###
    color: white;
}
.carousel {
    height: 272px;
    margin-bottom: 60px;
    margin-top: -20px;  ###
}
.carousel .item { height: 385px }
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}
.carousel-caption { z-index: 10 }
.glyphicon-chevron-left:before { display: none }
.glyphicon-chevron-right:before { display: none }
.left.carousel-control {
    background: transparent;
    width: 0;
    height: 0;
}
.right.carousel-control {
    background: transparent;
    width: 0;
    height: 0;
}
.a111a img {
    width: 440px;  ###
    float: left;
    max-height: 384px;
}
.kdhdpmki {
    float: right;
    font-size: 28px;
    font-family: 'GESSTextLight-Light';
    width: 550px;
}
.carousel-caption {
    left: 9px !important;
    right: 0px !important;
    top: 0;
}
.rkghfkij {
    font-size: 47.97px;
    display: block;
    color: #fdf400;
    font-family: 'GESSTextMedium-Medium';
}
.left.carousel-control {
    background: transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 29%;
    left: -50px;
}
.right.carousel-control {
    background: transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 29%;
}

/* Contact Info
=============================================*/
.Contact-Info img {
    display: block;
    margin: 0 auto;
    margin-bottom: 14px;
}
.text-Contact-Info {
    font-family: 'GESSTextLight-Light';
    color: #473762;
    font-size: 34px;
    display: block;
    text-align: center;
}
.text-2-Contact-Info {
    color: #5c5c5c;
    text-align: center;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}
.title-about-us {
    font-family: 'GESSTextLight-Light';
    text-align: center;
    color: #fef300;
    font-size: 40px;
    margin-top: 58px;
}
.under-title-about-us {
    text-align: center;
    margin-top: 12px;
}
.section-4 {
    width: 100%;
    background-image: url('../img/our-work-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
    background-position: bottom;
    padding-bottom: 37px;
}
.About-us a:hover {
    background: #FFE455;
    transition: 0.4s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.text-Contact-Info:hover { color: #8070a5 }
.higtui123 {
    font-family: 'GESSTextLight-Light';
    font-size: 17px;
}
/* Footer
=============================================*/
.footer {
    width: 100%;
    background: url('../img/footer-bg.png');
    min-height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.rights {
    margin-top: 100px;
    color: white;
    font-size: 14px;
    font-family: 'GESSTextLight-Light';
}
.social-icons {
    margin-top: 100px;
    margin-right: 200px;
    color: white;
}
.social-icons .fa {
    display: inline;
    margin-left: 12px;
    font-size: 17px;
}
/* Big Icons
=============================================*/
.sirle2 {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    border: 1px solid #cecbd4;
    z-index: 3;
    margin-top: 14px;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
}
.sirle1 {
    width: 170px;
    height: 170px;
    border-radius: 100%;
    border: 1px solid #e7e7e7;
    z-index: -1000;
    margin: 0 auto;
    overflow: hidden;
}
.sirle2 img {
    position: absolute;
    top: 26%;
    right: 20%;
}
.biarea p {
    font-family: 'GESSTextMedium-Medium';
    text-align: center;
    color: #36294b;
    font-size: 20px;
    margin-top: 20px;
}
.section-2 { margin-top: -10px }
.title-about-us {
    font-family: 'GESSTextLight-Light';
    text-align: center;
    color: #fef300;
    font-size: 40px;
    margin-top: 58px;
    display: inline-block;
}
.title-about-us span {
    border-bottom: 2px solid yellow;
    margin-right: 12px;
}
.under-title-about-us {
    text-align: center;
    margin-top: 18px;
    font-size: 18px;
    color: white;
    font-family: 'GESSTextLight-Light';
}
.main-text-about-us {
    display: block;
    float: none;
    margin: 0 auto;
    color: white;
    text-align: center;
    margin-top: 45px;
    font-size: 18px;
    line-height: 32px;
    font-family: 'GESSTextLight-Light';
}
.About-us a {
    text-align: center;
    background: yellow;
    padding: 8px 29px;
    border-radius: 3px;
    margin-top: 22px;
    display: inline-block;
    overflow: hidden;
    float: none;
    color: #2e253e;
    font-family: 'GESSTextMedium-Medium';
    font-size: 16px;
}
.section-3 {
    width: 100%;
    background-image: url('../img/about-us.bg.png');
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    margin-top: 26px;
    padding-top: 91px;
}
.sirle2:hover {
    background-color: #36294B;
    transition: 0.4s;
}
.codes,
.hosting,
.apps,
.radios {
    background-position: center;
    background-repeat: no-repeat;
}
.codes { background-image: url('../img/codes.png') }
.codes:hover { background-image: url('../img/codes-hover.png') }
.hosting { background-image: url('../img/sirber.png') }
.hosting:hover { background-image: url('../img/sirber-hover.png') }
.apps { background-image: url('../img/algheraf.png') }
.apps:hover { background-image: url('../img/algheraf-hover.png') }
.radios { background-image: url('../img/a9jdaw.png') }
.radios:hover { background-image: url('../img/a9jdaw-hover.png') }
.title-Portofolio {
    font-family: 'GESSTextLight-Light';
    text-align: center;
    color: #3d324f;
    font-size: 40px;
    display: inline-block;
}
.title-Portofolio span {
    border-bottom: 2px solid #3d324f;
    margin-right: 12px;
}
.under-title-Portofolio {
    text-align: center;
    margin-bottom: 36px;
    color: #3d324f;
    font-size: 18px;
    font-family: 'GESSTextLight-Light';
}
.section-4 {   margin-top: -37px; }
/* About US Page Style 
=============================================*/
.que-somme-titre h1 { text-align: center }
.que-somme-titre h1 span {
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    border-bottom: 2px solid #3d324f;
}
.que-somme-nous-p-1 {
    font-family: 'GESSTextLight-Light';
    line-height: 32px;
    font-size: 17px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 25px;
    color: #3d324f;
}
.que-somme-nous-p-2 {
    font-family: 'GESSTextLight-Light';
    line-height: 32px;
    font-size: 17px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 25px;
    color: #3d324f;
}
/* call US Page Style 
=============================================*/
.call-us-page { background-color: #f7f7f7 }
.appele-nous h1 { text-align: center }
.appele-nous h1 span {
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    border-bottom: 2px solid #3d324f;
}
.lesinformation-titre {
    color: #3d324f;
    font-size: 18px;
    margin-bottom: 39px;
    font-family: 'GESSTextMedium-Medium';
}
.infofmfk img { margin-left: 16px }
.infofmfk {
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    font-size: 16px;
    margin-bottom: 16px;
}
.lesinputes h1 {
    color: #808080;
    font-size: 15px;
    margin-bottom: 39px;
    text-align: right;
    font-family: 'GESSTextMedium-Medium';
}
.lesinputes img {
    float: right;
    margin-left: 10px;
}
.ddd4 {
    width: 47.5% !important;
    float: right;
    margin-left: 9px;
}
.hio {
    width: 50% !important;
    float: right;
}
.lesinputes input { margin-bottom: 10px }
.tetjdn {
    min-height: 117px;
    resize: none;
    margin-bottom: 10px;
    color: #999999;
}
.siftni {
    float: left;
    width: 124px;
    border: 1px solid #dcdcdc;
    box-shadow: 0px 0px 2px #D6CECE;
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    border-radius: 4px;
    padding: 6px;
}
/* Support Page Style 
=============================================*/
/* Our Services Page Style 
=============================================*/
.Our-Services-titre h1 { text-align: center }
.Our-Services-titre h1 span {
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    border-bottom: 2px solid #3d324f;
}
.que-somme-nous-p-1 {
    font-family: 'GESSTextLight-Light';
    line-height: 32px;
    font-size: 17px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 25px;
    color: #3d324f;
}
.que-somme-nous-p-2 {
    font-family: 'GESSTextLight-Light';
    line-height: 32px;
    font-size: 17px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 25px;
    color: #3d324f;
}
.first-one-p-service {
    text-align: center;
    margin-top: 31px;
    margin-bottom: 20px;
    font-size: 17px;
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    line-height: 32px;
}
.sec-one-p-service li {
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
}
.dlhfkh {
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    font-family: 'GESSTextMedium-Medium';
    color: #3d324f;
    font-weight: bold;
}
.ddsec1 ul {
    display: inline-block;
    margin-left: 32px;
    margin-top: 17px;
}
.ddsec1 ul li {
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
}
/* Our Work Page Style 
=============================================*/
.Our-work h1 {
    text-align: center;
    margin-bottom: 40px;
}
.Our-work h1 span {
    font-family: 'GESSTextLight-Light';
    color: #3d324f;
    border-bottom: 2px solid #3d324f;
}
.Our-work .item img { width: 100% }
.Our-work .item {
    overflow: hidden;
    z-index: 69;
    margin-bottom: 20px;
    background: url(../img/browser.png);
    background-size: contain;
    padding: 0;
}
.item img { margin-top: -12px }
@media (min-width: 992px) { 
    .Our-work .col-md-4 {
        width: 32.333333% !important;
        margin-left: 1% !important;
    }
}
.top-main-menu a:hover {
    color: #FEFB00;
    transition: 0.2s;
    border-bottom: 2px solid #FDF500;
}
.first-one-p-service b { font-family: 'GESSTextMedium-Medium' }
/* Portfolio
=============================================*/
#info {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fcf8e3;
    border: 1px solid #fbeed5;
    width: 95%;
    max-width: 900px;
    margin: 0 auto 40px auto;
    font-family: arial;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
#info .info-wrapper {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
#info a {
    color: #c09853;
    text-decoration: none;
}
#info p { margin: 5px 0 0 0 }
#filters {
    margin: 1%;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 30px;
}
#filters li {
    padding: 0px 20px;
    float: right;
    display: inline-block;
    overflow: hidden;
    border-left: 1px solid #aaa7b0;
}
#filters li:last-child { border: 0 }
#filters li span:hover {
    color: #3d324f;
    transition: 0.3s;
}
#filters li span {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    font-family: 'GESSTextLight-Light';
    color: #b8b8b8;
}
#filters li span.active {
    color: #3d324f;
    border-bottom: 3px solid #3d324f;
}
#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 31.33%;
    margin: 1%;
    display: none;
    float: right;
    overflow: hidden;
}
.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #666;
    cursor: pointer;
}
.portfolio img {
    max-width: 100%;
    position: relative;
}
.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
}
.portfolio .label-bg {
    background: #e95a44;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px;
}
.portfolio .text-category {
    display: block;
    font-size: 9px;
}
/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) { 
    .container { width: 768px }
}
/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) { 
    .container { width: 95% }
    #portfoliolist .portfolio {
        width: 48%;
        margin: 1%;
    }
    #ads { display: none }
}
/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
    .container { width: 70% }
    #ads { display: none }
}
/* #Clearing */
/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.row:after,
.clearfix:after { clear: both }
.row,
.clearfix { zoom: 1 }
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.see_more_our_work {
    background: #2e263e;
    padding: 7px 23px;
    margin-top: 30px;
    margin-bottom: 40px;
    display: inline-block;
    color: white;
    border-radius: 3px;
    font-family: 'GESSTextLight-Light';
}
.section-5 { margin-top: 20px }
.see_more_our_work:hover {
    color: white;
    transition: 0.4s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.ImageWrapper .ImageOverlayH {
    background: none repeat scroll 0 0 rgba(47, 37, 66, 0.87) !important;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.ImageWrapper:hover .ImageOverlayH { opacity: 1 }
.ImageWrapper .StyleH {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}
.ImageWrapper:hover .StyleH {
    opacity: 1;
    visibility: visible;
}
.h7agatna {
    color: white;
    margin: 0;
    margin-bottom: 10px;
    margin-top: -6px;
    font-family: 'GESSTextMedium-Medium';
    font-size: 16px;
}
.Our-Services,
.que-somme-nous,
.Our-work,
.appele-nous { margin-top: -50px }
.contact-ico:hover > img { visibility: hidden }
.sec-con-1 {
    background-image: url('../img/phone.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 200px;
    padding-top: 108px;
}
.sec-con-2 {
    background-image: url('../img/place.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 200px;
    padding-top: 108px;
}
.sec-con-3 {
    background-image: url('../img/chat.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 200px;
    padding-top: 108px;
}
.sec-con-1:hover {
    background-image: url('../img/phone-hover.png');
    color: #8070a5;
}
.sec-con-2:hover {
    background-image: url('../img/place-hover.png');
    color: #8070a5;
}
.sec-con-3:hover {
    background-image: url('../img/chat-hover.png');
    color: #8070a5;
}
/* Top Menu Hover - Home
=============================================*/
.about {
    height: 60px;
    padding-top: 35px;
}
.about {
    background-image: url('../img/about.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.about:hover {
    background-image: url('../img/about-hover.png') !important;
    background-repeat: no-repeat;
    background-position: center top;
}
/* Top Menu Hover - services 
=============================================*/
.services-ico {
    height: 60px;
    padding-top: 35px;
}
.services-ico {
    background-image: url('../img/services.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.services-ico:hover {
    background-image: url('../img/services-hover.png') !important;
    background-repeat: no-repeat;
    background-position: center top;
}
/* Top Menu Hover - Our Works 
=============================================*/
.works-ico {
    height: 60px;
    padding-top: 35px;
}
.works-ico {
    background-image: url('../img/works.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.works-ico:hover {
    background-image: url('../img/works-hover.png') !important;
    background-repeat: no-repeat;
    background-position: center top;
}
/* Top Menu Hover - Support 
=============================================*/
.Support-ico {
    height: 60px;
    padding-top: 35px;
}
.Support-ico {
    background-image: url('../img/support.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.Support-ico:hover {
    background-image: url('../img/support-hover.png') !important;
    background-repeat: no-repeat;
    background-position: center top;
}
/* Top Menu Hover - Call Us
=============================================*/
.contact-ico {
    height: 60px;
    padding-top: 35px;
}
.contact-ico {
    background-image: url('../img/contact.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.contact-ico:hover {
    background-image: url('../img/contact-hover.png') !important;
    background-repeat: no-repeat;
    background-position: center top;
}
/* Top Menu Hover - Home
=============================================*/
.home {
    height: 60px;
    padding-top: 35px;
}
.home {
    background-image: url('../img/home.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.nesyamin {
    width: 50%;
    float: right;
}
.nesyasar {
    width: 50%;
    float: right;
}
.n2016 { font-family: -webkit-pictograph }
.social-icons a { color: white }
.ourworkbody { background-color: #f6f6f6 }
.onlyonmobile { display: none }
/* Responsive
=============================================*/
@media screen and (max-width: 850px) { 
    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }
    /*********** Hide Top Menu ************/
    #hidenlk { display: none }
    .onlyonmobile { display: block }
    .navbar-default.onlyonmobile {
        background: transparent;
        border: 0;
        color: white !important;
    }
    .head { height: auto }
    .slider-area { display: none }
    .section-2 { margin-top: 0px }
    .navbar-default .navbar-brand {
        font-family: 'GESSTextMedium-Medium';
        color: #fdf400;
    }
    .navbar-default .navbar-nav>li>a {
        font-family: 'GESSTextMedium-Medium';
        color: #fdf400;
    }
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:visited {
        font-family: 'GESSTextMedium-Medium';
        color: #fdf400;
    }
    .slider-area {
        max-width: 100% !important;
        display: block !important;
    }
    .slider-area .item img { display: none }
    .head,
    .footer,
    .section-3 {
        width: 100%;
        background-image: url('../img/bg-mob.png') !important;
    }
    .section-2 { padding-top: 17px }
    /******************** Fotter -------------- */
    .rights { margin-top: 24px }
    .social-icons {
        margin-top: 20px;
        margin-right: 0;
    }
    #filters li {
        width: 100%;
        border-left: none;
        margin-bottom: 12px;
    }
    .section-4 { margin-top: 0 }
    .nesyamin,
    .nesyasar { width: 100% }
    .que-somme-nous,
    .Our-Services,
    .Our-work,
    .appele-nous { margin-top: 0 }
    .ddd4,
    .hio,
    .ddsec1 ul { width: 100% !important }
}
@media screen and (max-width:1000px) { 
    .slider-area .item img { display: none }
    .left.carousel-control { left: 15px }
    .kdhdpmki {
        margin: 0 auto;
        display: inline-block;
        text-align: center;
        float: none;
        font-size: 19px;
    }
}

@media screen and (max-width:800px) { 
    .head .con-sli {
        width: 95% !important;
    }
    .kdhdpmki {
    width:auto;
    }
}
@media screen and (max-width:670px) { 
    .rkghfkij {
        font-size: 37px;
    }
}
.Homepage .home {
background-image: url('../img/home-hover.png') !important;
}
.Homepage .home a {
color: #FEFB00 !important;
border-bottom: 2px solid #FEFB00 !important;
}  
.Portofolio {
    background-color: #F7F7F7;
    overflow: hidden;
}

.apslider {
    margin-top: 38px !important;
}