.text-color-light span a {
    color: #fff !important;
}

.mbottom-15 {
    margin-bottom: 15px !important;
}

.grid-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: url(../../../../Areas/Fa/Content/img/grid.png) repeat;*/
}

.title-section {
    font-family: tahoma;
    color: #6cb3ce;
    font-weight: bold;
    margin-bottom: 20px !important;
}

.heading-primary {
    font-family: arial;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

.read-more {
    font-family: arial;
    text-decoration: underline;
}

    .read-more i {
        margin-right: 5px;
        position: relative;
        top: 2px;
    }

.mbottom-0 {
    margin-bottom: 0 !important;
}

.mtop-0 {
    margin-top: 0 !important;
}

.box-project h5 {
    font-family: tahoma;
    background-color: #96baa0;
    color: #ffffff !important;
    margin-bottom: 0 !important;
    padding: 10px;
    font-weight: normal;
    text-align: center !important;
}

.box-project {
    position: relative;
    margin-top: -100px;
    box-shadow: 0 0 1px 1px #808080;
    margin-bottom: 40px;
}

    .box-project a {
        text-align: center !important;
        display: block;
        background-color: #6cb3ce;
        color: #fff !important;
        font-family: tahoma;
        padding: 10px 0;
    }

.ptop-0 {
    padding-top: 0 !important;
}

.header-search a {
    font-family: arial;
    color: #fff !important;
    line-height: 20px;
}

.pbottom-0 {
    padding-bottom: 0 !important;
}

.ptop-30 {
    padding-bottom: 30px !important;
}

.pbottom-30 {
    padding-bottom: 30px !important;
}

.mleft-20 {
    margin-left: 20px !important;
}


.section-tertiary {
    /*background: url(../../../../areas/fa/Content/img/11.png) #96baa0 !important;*/
    background-repeat: no-repeat !important;
    padding: 40px 0px !important;
    background-size: contain !important;
}

.mtop-50 {
    margin-top: 50px !important;
}


#full-width-slider {
    width: 100%;
    color: #000;
}

.coloredBlock {
    padding: 12px;
    background: rgba(255,0,0,0.6);
    color: #FFF;
    width: 200px;
    left: 20%;
    top: 5%;
}

.infoBlock {
    position: absolute;
    top: 40px;
    left: 50px;
    right: auto;
    max-width: 33%;
    padding-bottom: 0;
    background: #FFF;
    background: rgba(51,51,51,0.55);
    overflow: hidden;
    padding: 20px;
    min-width: 25%;
}

.infoBlockLeftBlack {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.75);
    left: 30px;
    right: auto;
}

.infoBlock h4, .infoBlock p {
    text-align: left !important;
    font-family: tahoma !important;
    color: #fff !important;
}

.infoBlock h4 {
    border-bottom: 4px solid #6cb3ce;
    font-size: 16px !important;
    padding-bottom: 10px;
}

.ptop-10 {
    padding-top: 10px !important;
}

.pbottom-10 {
    padding-bottom: 10px !important;
}

.ptop-25 {
    padding-top: 25px !important;
}

.infoBlock a {
    color: #fff !important;
    text-align: right;
    display: block !important;
    padding: 7px 10px 10px 10px;
    /*border: 3px solid #fff;*/
    font-family: arial;
    text-decoration: none !important;
}

    .infoBlock a i {
        margin-right: 10px;
        position: relative;
        top: 5px;
        color: #fff;
        font-size: 20px;
    }

.ptop-5 {
    padding-top: 5px !important;
}

.side-list h5 {
    font-family: tahoma;
    color: #434343;
    margin-bottom: 0 !important;
    font-weight: normal;
}

.side-list p {
    color: #7d7d7d;
    font-weight: normal !important;
}

.side-list {
    border-bottom: 1px solid #cdcdcd;
    background-repeat: repeat-x;
    background-position: bottom;
    font-family: Arial, Helvetica, arial-serif;
    font-size: 12px;
    cursor: pointer;
    display: block;
    padding: 10px 0;
    padding-left: 8px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(227,227,227,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(227,227,227,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(227,227,227,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(227,227,227,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(227,227,227,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(227,227,227,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0 );
}



    .side-list p {
        margin-bottom: 0 !important;
    }

.pright-0 {
    padding-right: 0 !important;
}

.pleft-0 {
    padding-left: 0 !important;
}

.ptop-15 {
    padding-top: 15px !important;
}

.mbottom-25 {
    margin-bottom: 25px !important;
}

.sliderContainer {
    background-color: #eeeeee;
}

.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

    .icon-addon:after,
    .icon-addon:before {
        display: table;
        content: " ";
    }

    .icon-addon:after {
        clear: both;
    }

    .icon-addon.addon-md .glyphicon,
    .icon-addon .glyphicon,
    .icon-addon.addon-md .fa,
    .icon-addon .fa {
        position: absolute;
        z-index: 2;
        left: 10px;
        font-size: 14px;
        width: 20px;
        margin-left: -2.5px;
        text-align: center;
        padding: 10px 0;
        top: 1px;
    }

    .icon-addon.addon-lg .form-control {
        line-height: 1.33;
        height: 35px;
        font-size: 18px;
        padding: 8px 51px 8px 40px;
        font-family: arial;
    }

    .icon-addon.addon-sm .form-control {
        height: 30px;
        padding: 5px 10px 5px 28px;
        font-size: 12px;
        line-height: 1.5;
    }

    .icon-addon.addon-lg .fa,
    .icon-addon.addon-lg .glyphicon {
        font-size: 15px;
        margin-right: 27px;
        left: 11px;
        top: 3px;
        color: #96baa0;
    }

    .icon-addon.addon-md .form-control,
    .icon-addon .form-control {
        padding-left: 30px;
        float: left;
        font-weight: normal;
    }

    .icon-addon.addon-sm .fa,
    .icon-addon.addon-sm .glyphicon {
        margin-left: 0;
        font-size: 12px;
        left: 5px;
        top: -1px;
    }

    .icon-addon .form-control:focus + .glyphicon,
    .icon-addon:hover .glyphicon,
    .icon-addon .form-control:focus + .fa,
    .icon-addon:hover .fa {
        color: #2580db;
    }



.button-contact {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 50px;
    margin: 0px auto 60px;
}

    .button-contact li {
        list-style: none !important;
    }

@-moz-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-o-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.round {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
    letter-spacing: 0.5px;
    font-family: arial;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: 2px 2px 7px rgba(0,0,0,.2);
    border-radius: 3px;
    z-index: 1;
    border-width: 4px;
    border-style: solid;
}

    .round:hover {
        width: 120%;
        height: 120%;
        left: 0%;
        top: 0;
        font-size: 25px;
        padding-top: 13px;
        letter-spacing: 0.5px;
        -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -o-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -moz-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        z-index: 2;
        border-size: 10px;
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }



a.green {
    background-color: #6cb3ce;
    color: #fff;
    border-color: rgba(0,63,71,.2);
    font-family: arial;
    margin: 30px auto;
}

    a.green:hover {
        color: #fff;
    }

.round span.round {
    display: block;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 1px;
    border: none;
    padding: 40% 20% 0 20%;
    color: #fff;
}

.round span:hover {
    opacity: .85;
    font-size: 16px;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -moz-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -o-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
}

.green span {
    background: rgba(0,63,71,.7);
}

.contact-info ul li {
    list-style: none;
    font-family: arial;
    border-bottom: 2px solid #6cb3ce;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-radius: 5px;
}

    .contact-info ul li i {
        width: 50px;
        height: 50px;
        margin: auto;
        text-align: center;
        font-size: 25px;
        line-height: 50px;
        background-color: #6cb3ce;
        color: #fff;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 3px;
    }

    .contact-info ul li span {
        margin-right: 15px;
        /* font-weight: bold; */
        font-size: 17px;
        color: #818181;
        /* padding-bottom: 10px; */
        position: relative;
        bottom: 6px;
        top: 1px;
    }

/*.grid {
  background: url(../../../../Areas/Fa/Content/img/grid.png) rgba(195, 195, 195, 0.23);
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}*/

.txt-about p {
    font-family: arial;
    font-size: 16px !important;
    text-align: justify !important;
}

.title-about {
    font-family: tahoma;
    font-size: 16px;
    margin-bottom: 10px;
}

.three-col .box-1 {
    min-height: 300px;
    /* background: url(../../../../Areas/Fa/Content/img/bg-mission.jpg) center center; */
    background-size: cover;
    text-align: center;
    background-color: #888;
}

.three-col .box-2 {
    min-height: 300px;
    /* background: url(../../../../Areas/Fa/Content/img/bg-mission.jpg) center center; */
    background-size: cover;
    text-align: center;
    background-color: #888;
}

.three-col .box-3 {
    min-height: 300px;
    /* background: url(../../../../Areas/Fa/Content/img/bg-mission.jpg) center center; */
    background-size: cover;
    text-align: center;
    background-color: #888;
}

.box-about {
    position: relative;
    overflow: hidden;
    padding: 30px;
}

    .box-about i {
        position: absolute;
        font-size: 226px;
        color: rgba(255, 255, 255, 0.58);
        right: -24px;
        bottom: -56px;
    }

    .box-about p {
        position: relative;
        color: #ffffff !important;
        padding: 6px 19px;
        font-size: 18px;
        text-align: justify;
    }

    .box-about h5 {
        font-family: tahoma;
        color: #f0f0f0;
        position: relative;
        text-align: center;
        /* background-color: #fff; */
        display: inline-block;
        margin: auto;
        padding: 8px 25px;
        border-radius: 2px;
        border: 1px solid #fff;
        margin-bottom: 10px;
    }

.div-shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(150, 186, 160, 0.86); */
    border-right: 3px solid rgba(234, 234, 234, 0.28);
}

.news-box {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .news-box p {
        padding: 7px 20px 5px;
        text-align: justify;
        /* margin-bottom: 21px; */
    }

    .news-box h5 {
        font-family: tahoma;
        text-align: left !important;
        color: #444 !important;
        border-bottom: 3px solid #96baa0;
        margin: 5px 10px;
        padding-bottom: 6px;
        text-transform: capitalize;
    }

    .news-box a {
        background-color: #6cb3ce;
        float: left;
        font-family: arial;
        padding: 2px 12px;
        color: #fff !important;
        margin-left: 15px;
        border-radius: 2px;
    }

        .news-box a i {
            font-size: 10px;
            position: relative;
            top: 1px;
        }

.m-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.news-details h5 {
    font-family: tahoma;
    font-size: 14px !important;
    font-weight: bold;
    /* padding-top: 20px; */
    border-bottom: 2px solid #6cb3ce;
    padding-bottom: 12px;
    text-transform: capitalize;
}

.news-details p {
    font-size: 16px;
    text-align: justify;
    padding-left: 20px;
}


.img_container img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}

.img_container {
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}

.tour_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #96baa0;
    -moz-box-shadow: 0 0 5px 0 #96baa0;
    box-shadow: 0 0 5px 0 #96baa0;
    margin: 0 0 30px;
}

    .tour_container h3 {
        font-family: tahoma;
        padding: 10px;
        font-size: 15px;
        background-color: #f1f1f1;
    }

.ribbon_3 {
    position: absolute;
    left: 10px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon_3 span {
        color: #FFF;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#9BC90D 0,#79A70A 100%);
        box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
        text-shadow: 1px 1px 2px rgba(0,0,0,.25);
        position: absolute;
        top: 19px;
        left: -21px;
        font-family: arial;
        font-weight: normal !important;
        font-size: 16px;
    }

.img_container a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ribbon_3.popular span::before {
    border-left: 3px solid #6cb3ce;
    border-right: 3px solid transparent;
}

.ribbon_3.popular span::after, .ribbon_3.popular span::before {
    border-bottom: 3px solid transparent;
    border-top: 3px solid #6cb3ce;
}

.ribbon_3 span::before {
    left: 0;
    border-left: 3px solid #638908;
    border-right: 3px solid transparent;
}

.ribbon_3 span::after, .ribbon_3 span::before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #638908;
}

#portfolio .grid figure figcaption,
#portfolio .grid figure figcaption > a {
    height: 100%;
}

#portfolio .grid {
    padding-bottom: 0;
}

    #portfolio .grid figure figcaption:hover {
        background: rgba(0, 0, 0, 0.7) !important;
    }

#portfolio figure.effect-portfolio p {
    color: #c8b370;
    font-family: arial;
    font-size: 17px !important;
}

#portfolio .grid figure {
    background-color: transparent;
}

#portfolio .carousel-control {
    color: #000;
    opacity: 1;
    bottom: 0;
    width: 0;
    top: auto;
    margin: -50px 14% -50px 9%;
    text-shadow: none;
}

.portfolio-title .primary-paragraph {
    width: 38%;
    float: left;
    margin-top: 0;
}

.portfolio-custom-margin {
    margin: 150px auto 100px;
    width: 100%;
    color: #3e3e3e;
}

figure.effect-portfolio img {
    width: calc(100% + 50px);
}

figure.effect-portfolio figcaption {
    padding: 25px;
}

    figure.effect-portfolio figcaption::before,
    figure.effect-portfolio figcaption::after {
        position: absolute;
        content: '';
        opacity: 0;
    }

    figure.effect-portfolio figcaption::before {
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border-top: 1px solid #c8b370;
        border-bottom: 1px solid #c8b370;
        -webkit-transform: scale(0,1);
        transform: scale(0,1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    figure.effect-portfolio figcaption::after {
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border-right: 1px solid #c8b370;
        border-left: 1px solid #c8b370;
        -webkit-transform: scale(1,0);
        transform: scale(1,0);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

figure.effect-portfolio h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-portfolio h4 {
    opacity: 0;
    font-size: 18px;
    color: #c8b370;
    font-weight: bold;
    text-transform: uppercase;
}

figure.effect-portfolio:hover h4 {
    opacity: 1;
}

figure.effect-portfolio p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
}

figure.effect-portfolio img,
figure.effect-portfolio figcaption::before,
figure.effect-portfolio figcaption::after,
figure.effect-portfolio h4,
figure.effect-portfolio p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-portfolio:hover img {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-portfolio:hover figcaption::before,
figure.effect-portfolio:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-portfolio:hover h2,
figure.effect-portfolio:hover h4,
figure.effect-portfolio:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-portfolio:hover figcaption::after,
figure.effect-portfolio:hover h2,
figure.effect-portfolio:hover p,
figure.effect-portfolio:hover h4,
figure.effect-portfolio:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/* ---- button ---- */


.button-portfolio:active,
.button-portfolio.is-checked {
    background-color: transparent;
    border-bottom: solid 2px #ebe0b2;
}

.button-portfolio {
    border-radius: 0;
    padding: 0;
    padding-bottom: 5px;
    margin: 0 10px 10px 10px;
    border: none;
    border-bottom: solid 2px transparent;
    background-color: transparent;
    font-size: 15px;
    color: #707070;
    text-transform: uppercase;
}

    .button-portfolio:hover {
        border-bottom: solid 2px #ebe0b2;
        background-color: transparent;
        padding-bottom: 5px;
        margin: 0 10px 10px 10px;
    }

/* ---- button-group ---- */

.button-group {
    margin-top: 180px;
    float: right;
}

    .button-group:after {
        content: '';
        display: block;
        clear: both;
    }

    .button-group .button {
        float: left;
        border-radius: 0;
        margin-left: 0;
        margin-right: 1px;
    }

/* ---- isotope ---- */

/* clear fix */
.grid-portfolio:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .element-item ---- */

.element-item {
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    /*width: 25%;*/
}

    .element-item img {
        height: auto !important;
        width: 100% !important;
    }

    .element-item > * {
        margin: 0;
        padding: 0;
    }

@media (max-width: 991px) {
    .element-item {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .element-item {
        width: 50%;
    }
}

#portfolio .primary-paragraph {
    margin-bottom: 50px;
    margin-top: 0;
}

#portfolio .nav-tabs {
    float: right;
    border-bottom: none;
}

    #portfolio .nav-tabs > li > a {
        color: #a7a7a7;
        text-transform: uppercase;
        margin: 0 10px;
        border: none;
        border-bottom: solid 1px #FFF;
    }

        #portfolio .nav-tabs > li > a:hover {
            background-color: transparent;
            border-bottom: solid 1px #c8b370;
            color: #c8b370;
        }

    #portfolio .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #c8b370;
        border: none;
        border-bottom: solid 1px #c8b370;
    }

#portfolio .tab-content {
    margin-bottom: 100px;
}

.portfolio-img img {
    width: 100%;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
    padding-right: 5px;
}

    .portfolio-img img:nth-child(4) {
        padding-right: 0;
    }

.view-all a {
    display: table;
    color: #c8b370;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .view-all a:hover {
        color: #3e3e3e;
    }

/*-------Portfolio-Detail---------*/

.portfolio-page-section {
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
}

.portfolio-detail .primary-heading {
    font-size: 45px;
}

.portfolio-detail .primary-paragraph {
    width: 82% !important;
}

.portfolio-detail .view-all {
    display: table-cell;
    color: #c8b370;
}

.portfolio-detail .cbp-nav {
    display: none;
}


.grid figure {
    position: relative;
    overflow: hidden;
    background: #0f0f0f;
    text-align: center;
    cursor: pointer;
}
/*---------------Button Style---------------------*/

/* Common button styles */
.button {
    min-width: 150px;
    max-width: 270px;
    display: block;
    margin: 1em;
    padding: 1.2em 2em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

/* Individual button styles */

/* Rayen */
.button--rayen {
    overflow: hidden;
    padding: 0;
    width: 230px;
}

.button .button--rayen .button--inverted .fa .fa-arrow-right {
    color: #3e3e3e !important;
}

.button--rayen.button--inverted {
    color: #fff;
}

.button--rayen::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #7986cb;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.button--rayen.button--inverted::before {
    background: #ebe0b2;
    color: #37474f;
}

.button--rayen > span {
    display: block;
}

.button--rayen::before,
.button--rayen > span {
    padding: 1em 2em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button--rayen:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.button--rayen:hover > span {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

/*---------------Services Section---------------------*/
#services-section {
    padding-top: 0;
    padding-bottom: 0;
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

#services-section .button-rayen {
    margin-bottom: 100px;
}

#services-section .grid figure {
    width: 100%;
}

/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;
    background: #0f0f0f;
    text-align: center;
    cursor: pointer;
}

    .grid figure img {
        position: relative;
        display: block;
        /*	min-height: 100%;
	max-width: 100%;*/
    }

    .grid figure figcaption::before,
    .grid figure figcaption::after {
        pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption > a {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }
        /* Anchor will cover the le item by default */
        /* For some effects it will show as a button */
        .grid figure figcaption > a {
            z-index: 1000;
            text-indent: 200%;
            white-space: nowrap;
            font-size: 0;
            opacity: 0;
        }

    .grid figure h2 {
        word-spacing: 4px;
        font-weight: 300;
    }

        .grid figure h2 span {
            font-weight: 800;
        }

    .grid figure h2,
    .grid figure p {
        margin: 0;
    }

    .grid figure p {
        letter-spacing: 1px;
        font-size: 68.5%;
        color: #FFF;
    }

figure.effect-julia img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.1;
    width: 100%;
}

figure.effect-julia figcaption {
    text-align: center;
}

figure.effect-julia h2 {
    position: relative;
    color: #FFF;
    padding: 0.5em 0;
    font-family: "Abril Fatface",cursive;
    font-size: 25px;
    transition: transform 0.35s ease 0s;
}

figure.effect-julia figcaption > div {
    padding: 2em;
}

figure.effect-julia h4 {
    color: #6cb3ce;
    font-family: "Montserrat",arial-serif;
    font-size: 17px;
    line-height: 23px;
    opacity: 0;
    margin: 30px auto 60px;
    width: 100%;
    text-transform: uppercase;
}

    figure.effect-julia h4 b {
        font-size: 31px;
        display: block;
        padding-bottom: 20px;
    }

figure.effect-julia:hover h4 {
    opacity: 1;
    transform: translate3d(0px, 40px, 0px);
}

figure.effect-julia .button-rayen {
    opacity: 0;
}

figure.effect-julia:hover .button-rayen {
    opacity: 1;
}

figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1.2em;
    opacity: 1;
    color: #e4d291;
    text-transform: none;
    font-weight: 500;
    font-size: 100%;
}

    figure.effect-julia p:first-child {
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }

    figure.effect-julia p:nth-of-type(2) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    figure.effect-julia p:nth-of-type(3) {
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
    color: #FFF;
    transition: transform 0.50s ease 0s;
}

figure.effect-portfolio figcaption h4 {
    font-family: tahoma;
    padding-top: 30px;
}

.details-see {
    border: 1px solid rgba(255, 255, 255, 0.50);
    margin-top: 50px !important;
    display: inline-block;
}

.text-project h5 {
    font-family: tahoma;
    font-size: 17px;
    border-bottom: 2px solid #6cb3ce;
    padding-bottom: 10px;
}

.text-project p {
    font-family: arial !important;
    text-align: justify;
    font-size: 17px;
}

.grid-portfolio h5 {
    font-family: arial !important;
    text-align: right;
    margin-bottom: 0 !important;
    background-color: #efefef;
    padding: 10px;
    font-size: 16px;
    color: #555;
}


.grid-portfolio a {
    font-family: arial;
    float: left !important;
    /* margin-top: 50px; */
    padding-left: 10px !important;
    text-decoration: underline !important;
    color: #6cb3ce;
}

.grid-portfolio h5 {
    text-align: left !important;
    text-transform: capitalize !important;
}

.grid-portfolio a i {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.grid-portfolio {
    margin-top: 30px !important;
    border: 1px solid #eaeaea;
    padding: 5px;
    min-height: 290px;
}

.mbottom-30 {
    margin-bottom: 30px !important;
}

.map-project {
    overflow: hidden;
    height: 218px;
}

.send-message {
    background-color: #96baa0;
    color: #Fff;
    font-family: arial;
    padding: 5px 20px;
    font-size: 17px;
}

    .send-message:hover {
        background-color: #6cb3ce !important;
        color: #FFF !important;
    }

.bg-grey h1 {
    color: #333 !important;
    /* display: inline-block; */
    font-size: 23px;
    font-weight: 200;
    /* line-height: 30px; */
    /* padding: 10px 0; */
    font-family: arial;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 0;
    border-bottom: 3px solid #6cb3ce !important;
}

.bg-grey ul li {
    font-family: arial !important;
}

.bg-grey {
    background-color: #efefef !important;
    padding: 0 30px;
    width: 16%;
}

    .bg-grey ul li a.active {
        font-family: arial;
        color: #555 !important;
    }

.breadcrumb {
    margin-bottom: 0 !important;
    padding-right: 0 !important;
}

.map-box {
    height: 240px;
    overflow: hidden;
    margin-bottom: 30px;
}

.three-col .single-item {
    position: relative;
    margin: 70px 45px;
    border: 2px solid rgba(65, 42, 42, 0.06);
    padding: 0 15px;
}

.three-col {
    position: relative;
}

.color1_bg {
    background: #7fb401;
}

.three-col .single-item .link a {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    margin: 33px 0 30px;
    text-transform: uppercase;
}

#contactForm {
    background-color: rgba(227, 227, 227, 0.46);
    padding: 20px;
    margin: 30px 0;
    border: 3px solid #ddd;
    border-radius: 2px;
}

    #contactForm label {
        font-family: arial;
    }

    #contactForm input {
        float: left;
        font-family: arial;
        padding: 5px 20px;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }

.form-cooperation input {
    width: 100%;
    padding: 5px;
    font-family: arial;
    border-radius: 2px;
    box-shadow: none !important;
    border: 1px solid #ddd !important;
}

.form-cooperation label {
    font-family: arial;
}

.form-cooperation .row {
    margin-bottom: 15px !important;
}

.form-cooperation button {
    width: 100% !important;
    text-align: right !important;
    background-color: #fff !important;
    font-family: arial !important;
    border: 1px solid #ddd !important;
}

.form-cooperation .dropdown-menu {
    width: 100%;
    font-family: arial !important;
    background-color: #eee !important;
}

.form-cooperation {
    padding: 20px 0;
}

.send-a {
    font-family: arial;
    background-color: #6cb3ce;
    padding: 10px 30px;
    color: #fff;
    float: left;
    margin-bottom: 10px;
    font-size: 17px;
    border-radius: 3px;
}

.side-menu {
    min-height: 400px;
    background-color: #6cb3ce;
}

    .side-menu ul {
        padding-right: 0 !important;
    }

        .side-menu ul li a {
            color: #fff !important;
            font-family: arial !important;
            padding-right: 10px;
            display: block !important;
        }

        .side-menu ul li {
            border-bottom: 2px solid #fff;
            padding-bottom: 10px;
            margin-bottom: 10px;
            list-style: none !important;
        }

.modal-question h4 {
    font-family: arial !important;
}

.modal-question .modal-header {
    background-color: #6cb3ce;
}

.modal-question .modal-footer button {
    font-family: arial;
    background-color: #555 !important;
    color: #fff !important;
}

.drop-2 button {
    width: 160px !important;
}

.drop-2 ul li a {
    font-family: arial;
}

.drop-2 {
    margin-bottom: 30px !important;
}

.area-div {
    min-height: 400px;
    margin-top: 20px !important;
}

.table-file {
    width: 100%;
}

    .table-file thead tr th {
        text-align: center;
        font-family: arial;
        padding: 10px 0;
        background-color: #555;
        color: #fff !important;
        font-weight: normal;
        font-size: 17px;
    }

    .table-file tbody tr td {
        text-align: center;
        font-family: arial;
        padding: 5px 0;
    }

        .table-file tbody tr td a {
            background-color: #96baa0;
            color: #fff;
            padding: 1px 20px;
        }

.news-div h4 {
    font-family: tahoma;
    font-size: 14px;
    border-bottom: 2px solid #6cb3ce;
}

    .news-div h4 div {
        padding-right: 10px;
        background-color: #6cb3ce;
        width: 200px;
        color: #fff;
    }

.news-div span {
    font-family: arial;
    font-weight: bold;
    padding-right: 10px;
}

.news-div h5 {
    font-family: arial !important;
}

.news {
    /*height: 400px;*/
    /*overflow-y: scroll;*/
    padding: 10px;
}

    .news::-webkit-scrollbar {
        width: 7px;
    }

    .news::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(46, 148, 191, 1);
        border-radius: 10px;
    }

    .news::-webkit-scrollbar-thumb {
        background-color: rgba(46, 148, 191, 1);
        border-radius: 10px;
        width: 9px;
        height: 20px;
    }

.news-div p {
    padding-right: 10px;
    text-align: justify;
    font-family: arial !important;
}

.news-div span i {
    margin-left: 7px;
}

.form-admin h5 {
    font-family: arial;
}

.form-admin textarea {
    border-radius: 3px;
}

.form-admin button {
    background-color: #555;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important;
    padding: 10px 20px;
    margin-bottom: 10px;
    font-family: arial !important;
    margin-top: 10px;
}

.import div {
    list-style: none !important;
    text-align: center;
    background-color: #555;
    bordeR: 10px solid #ffffff;
    padding: 10px;
    margin-bottom: 20px;
}

    .import div a {
        text-align: center;
        color: #Fff !important;
        font-family: arial;
        display: block;
    }


.validation-summary-valid {
    display: none;
}

.validation-summary-errors {
    font-family: arial;
    padding: 10px 39px;
    font-size: 17px;
}

.register-field {
    font-family: arial;
    margin-bottom: 10px;
}


.profile-nav {
    margin: 0;
    padding: 0;
    background-color: #f7f7f7;
    list-style: none;
    min-height: 250px;
    border-radius: 5px;
    border: 1px solid #2e6432;
}

    .profile-nav li:first-child a {
        border-radius: 5px 5px 0 0;
    }

    .profile-nav li a {
        margin-bottom: 5px;
        display: inline-block;
        width: 100%;
        background-color: #e9e9e9;
        padding: 10px;
        font-family: arial;
        font-weight: bold;
    }


        .profile-nav li a i {
            margin-left: 10px;
            width: 10px;
            color: #2e6432;
            position: relative;
            top: 2px;
        }

.profile-details {
    font-family: arial !important;
    font-size: 16px;
    min-height: 350px;
    padding-top: 20px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    border-radius: 5px;
}

    .profile-details span {
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 30px !important;
        display: inline-block;
        color: #2e6432;
    }


.profile-cicrle {
    background-color: #6cb3ce;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    text-align: center;
    margin-right: 10px;
}

    .profile-cicrle i {
        color: #fff;
        padding: 30px 0;
        font-size: 80px;
    }


.pagination-wrapper {
    text-align: center;
}

.about-box {
    background-color: #8fb198;
    padding: 20px;
    position: relative;
    border: 1px solid #fff;
    min-height: 330px;
    overflow: hidden;
}

    .about-box i {
        position: absolute;
        font-size: 190px;
        opacity: 0.3;
        right: -15px;
        bottom: -45px;
        color: #2e6332;
    }

    .about-box h5 {
        color: #fff;
        font-family: arial;
        font-weight: normal;
        font-size: 17px;
    }

    .about-box ul li, .about-box p {
        font-family: tahoma;
        color: #222 !important;
    }

.send-message {
    background-color: #96baa0;
    color: #Fff;
    font-family: sans;
    padding: 5px 20px;
    font-size: 17px;
}

.height-box {
    height: 530px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    direction: ltr !important;
}

    .height-box::-webkit-scrollbar {
        width: 7px;
    }

    .height-box::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(46, 148, 191, 1);
        border-radius: 0;
    }

    .height-box::-webkit-scrollbar-thumb {
        background-color: rgba(46, 148, 191, 1);
        border-radius: 0;
        width: 9px;
        height: 20px;
    }

.language {
    padding-left: 0;
    list-style: none;
    position: absolute;
    bottom: 29px;
    right: 21%;
}

    .language li {
        display: inline-block;
        width: 30px !important;
    }

@media(min-width:990px) and (max-width:1200px) {
    .language {
        right: 25% !important;
    }
}

.form-table h6 {
    font-family: Arial;
    font-weight: bold;
    width: 100px !important;
}

    .form-table h6 i {
        margin-right: 5px;
        position: relative;
        top: 1px;
        color: #6cb3ce;
    }

search-find-results {
    width: 100px !important;
}

h4.text-form {
    font-family: tahoma;
    background-color: #2e6332;
    color: #fff;
    padding: 5px 10px;
}

#submitForm {
    width: 150px !important;
    float: right;
    background-color: #6cb3ce !important;
    text-align: center !important;
    color: #fff !important;
    font-family: sans !important;
}
