.PartnerListing {
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 #e5e5e5 #a40000;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    border-radius: 5px;
    float: right;
    margin: 10px;
    padding: 20px;
    position: relative;
    width: 325px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    text-align: right;
    height: 190px;
}

.PartnerListing:hover {
    background: #f7f7f7;
    cursor: pointer;
}
.PartnerImageDiv {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 3px;
    margin-left: 10px;
    float: right;
    width: 109px;
    height: 142px;

}
.PartnerImage{
    width: 100px;
    height: 135px;
}





/* Type Module Styles */
.TypeModule {
    background: url(images/dot.gif) 99% 50% no-repeat;
    vertical-align: middle;
    padding: 5px 12px 0 0;
    height: 20px;
    border-bottom: 1px dotted #99ccff;
    cursor: pointer;
    color: #006666;
    min-width: 175px;
}

    .TypeModule:hover {
        background: #e1f2fb url(images/dot.gif) 99% 50% no-repeat;
        vertical-align: middle;
        padding: 5px 12px 0 0;
        height: 20px;
        border-bottom: 1px dotted #99ccff;
        color: #006666;
    }

/* Type Styles (Over the main page module) */
.TypeHeader {
    border-bottom: 1px dotted Gray;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

.Type {
    background: url(images/dot.gif) 99% 50% no-repeat;
    vertical-align: middle;
    padding: 5px 12px 0 0;
    height: 20px;
    cursor: pointer;
    color: #006666;
    min-width: 175px;
}

.TypeFooter {
    padding: 0 0 15px 0;
}

/* Standard Styles */
.HelpText {
    font-size: 10px;
    color: Gray;
}

/* Featured Sections Styles */
.MainDiv {
    padding: 10px 5px 25px 5px;
    width: 225px;
}

.PropMainOut {
    padding: 4px;
    border: 1px solid #cecece;
    width: 165px;
    margin: 0 10px 0 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0px;
}

    .PropMainOut:hover {
        box-shadow: 1px 1px 7px 0px;
    }

.PropMainIn {
    border: 1px solid #ddd;
}

.PropLine {
    width: 100%;
    text-align: right;
    font-weight: bold;
}

.PropHover {
    width: 165px;
    height: 150px;
}

div.PropHover:hover {
    width: 165px;
    height: 150px;
    z-index: 100;
}

.TitleListing {
    font-size: 11px;
    padding: 8px 0 5px 0;
    height: 40px;
    line-height: 15px;
    text-align: center;
    margin-left: 25px;
}

.TitleFeatured {
    font-size: 11px;
    padding: 8px 0 5px 0;
    height: 40px;
    line-height: 15px;
}

.Price {
    color: Green;
    font-size: 11px;
}

/* Lastest Sections Styles */
.MainLatest {
    padding: 10px 5px 15px 5px;
    width: 172px;
}

.PropMainLatest {
    padding: 4px;
    border: 1px solid #cecece;
    width: 160px;
    margin: 0;
}

    .PropMainLatest:hover {
    }

.TitleLatest {
    font-size: 11px;
    padding: 8px 0 5px 0;
    height: 5px;
    line-height: 15px;
    text-align: center;
}

/* =========== Serach Panel ============== */
.emzSearchFormRTL {
    height: 40px;
 
}

    .emzSearchFormRTL select {
        height: 25px !important;
        width: 183px !important;
        padding-left: 0;
    }

.ModPropertyAgentC select {
    height: 25px !important;
    padding-left: 0;
    margin-bottom: 10px;
}



.boxproj-content a.logo-text {
    color: white;
    font-size: 12px;
    text-align: center;
    font-weight: lighter;


    /*transition*/

}

a.logo-text:hover {
    color: #fff;
      text-shadow: 0px 2.6px 1px gray;

}

.ModPropertyAgentC .SubHead {
    font-weight: normal;
    font-size: 11px;
    color: Gray;
    vertical-align: middle;
}

.emzSearchFormRTL input, .emzSearchFormRTL textarea, .emzSearchFormRTL select, .ModPropertyAgentC select {
    background: -moz-linear-gradient(center top, #FFFFFF 0%, #F3F3F3 50%, #EDEDED 65%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #a40000;
    /*border-radius: 3px 3px 3px 3px;*/
    color: #888888;
    /*font-family: Tahoma;*/
    font-size: 12px;
    height: 18px;
    margin: 1px;
    padding: 2px 3px;
    vertical-align: top;
    width:95% !important;
}

.emzSearchFormRTL td {
    color: Gray;
    font-size: 12px;
}

.emzSearchFormRTL a:link {
    font-size: 0px;
}

.PrSearchButton {
    background: url(images/search01.png) no-repeat top right;
    height: 22px;
    width: 65px;
    color: #FFF;
    vertical-align: bottom;
}


/* Latest Sections Styles */
.LatestTitle {
    border-bottom: 0px solid #cecece;
    padding: 4px 9px 5px 0;
    text-align: right;
    background: transparent url(images/dot.gif) no-repeat 100% 7px;
}

    .LatestTitle a {
        font-size: 11px;
    }
/* View Sections Styles */
.Lable {
    color: Green;
}

/* Photo Styles */
.Photo {
    border: 4px solid #efefef;
    margin: 10px;
}

/* Lightbox */
#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

    #lightbox a img {
        border: none;
    }

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

    #loading #loadingLink {
        width: 32px;
        height: 32px;
        background: url(images/lightbox/loading.gif) no-repeat;
    }

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer > #hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}

#prevLink {
    left: 0;
    float: left;
}

#nextLink {
    right: 0;
    float: right;
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
}

imageData {
    padding: 0 10px;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    height: 22px;
    float: right;
    padding-bottom: 0.7em;
    background: url(images/lightbox/closelabel.gif) no-repeat;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html > body .clearfix {
    display: inline-block;
    width: 100%;
}
/*------------------apa-project-----------------------*/
.apa-project {
    background-color: #f5f5f5;
    margin-top: 10px;
    width: 100%;
    height: 190px;
    border-radius: 7px;
    box-shadow: 2px 2px 2px -2px #ccc;
}

.p-txt {
    float: right;
    margin-right: 25px;
}

.p-tittle {
    color: #31a419;
    font-family: druidaabiccufi;
    font-size: 15px;
    line-height: 40px;
}

.p-description {
    color: #888;
    font-family: tahoma;
    font-size: 14px;
    margin-right: 8px;
    text-align: justify;
}

.p-txt {
    float: right;
    margin-right: 25px;
    margin-top: 30px;
}

.p-img > img {
    height: 110px;
    width: 220px;
}

.p-img {
    border: 1px solid #ddd;
    float: right;
    height: 130px;
    padding: 10px;
    width: 220px;
    margin-right: 30px;
    margin-top: 38px;
}
/*proje*/
.wrapper_body {
    width: 100%;
    text-align: center;
}

.cbm_wrap {
    min-height: 150px;
    background: #F6F6F8;
    margin: 20px auto;
    display: block;
    padding: 20px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    border-bottom: 5px solid transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

    .cbm_wrap p {
        text-align: justify;
        padding-top: 15px;
        min-height: 95px;
    }

    .cbm_wrap:hover {
        border-bottom: 5px solid #E10000;
    }

.img_ef1 {
    position: relative;
    overflow: hidden;
}

    .img_ef1 img {
        width: 100%;
        height: 70px;
    }

    .img_ef1:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 1;
        background: rgba(67,69,113,0.1);
        -webkit-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }

    .img_ef1:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(67,69,113,0.1);
        -webkit-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }

.wrapper_body:hover .img_ef1:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255,255,255,0.5);
}

.wrapper_body:hover .img_ef1:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255,255,255,0.5);
}

.cbm_wrap h1 {
    font-size: 18px;
    color: #555;
}

    .cbm_wrap h1 > a {
        display: block;
        color: #555;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

.cbm_wrap ul {
    margin: 0;
    min-height: 30px;
    text-align: right;
}

    .cbm_wrap ul li {
        margin: 10px 0;
    }

        .cbm_wrap ul li > span {
            margin-right: 6px;
            color: #796B6B;
        }

.cbm_wrap a > img {
    width: 16px;
    height: 16px;
} 


.wrapper_body {
    width: 100%;
    text-align: center;
}

.cbm_wrap {
    min-height: 300px;
    background: #F6F6F8;
    margin: 20px auto;
    display: block;
    padding: 20px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    border-bottom: 5px solid transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

    .cbm_wrap p {
        text-align: justify;
        padding-top: 15px;
        min-height: 95px;
    }

    .cbm_wrap:hover {
        border-bottom: 5px solid #AA0000;
    }

.img_ef1 {
    position: relative;
    overflow: hidden;
}

    .img_ef1 img {
        width: 100%;
        height: 150px;
    }
/*.img_ef1:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; right: 0; z-index: 1; background: rgba(67,69,113,0.1); -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; }
    .img_ef1:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(67,69,113,0.1); -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; }
.wrapper_body:hover .img_ef1:before { right: 50%; left: 50%; width: 0; background: rgba(255,255,255,0.5); }
.wrapper_body:hover .img_ef1:after { height: 0; top: 50%; bottom: 50%; background: rgba(255,255,255,0.5); }*/
.cbm_wrap h1 {
    font-size: 13px;
    color: #000;
    min-height: 35px;
    font-weight: normal;
    text-shadow: none !important;
    overflow: hidden;
}

    .cbm_wrap h1 > a {
        display: block;
        color: #555;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

.cbm_wrap h2 > a {
    display: block;
    color: #555;
    width: 100%;
    text-align: justify;
    font-size: 14px;
}

.cbm_wrap ul {
    margin: 0;
    min-height: 190px;
    text-align: right;
}

    .cbm_wrap ul li {
        margin: 10px 0;
    }

        .cbm_wrap ul li > span {
            margin-right: 6px;
            color: #796B6B;
        }

.cbm_wrap a > img {
    width: 16px;
    height: 16px;
}

.presale {
    text-align: center;
    background-color: rgba(243, 237, 237, 0.56);
    min-height: 290px;
    overflow: hidden;
    padding-top: 15px;
    border-radius: 3px;
    border-top: 4px solid transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}

    .presale:hover {
        border-top: 4px solid #FAA61A;
    }

.box-preale-pdf {
    border: 2px solid #009F4E;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
}

    .box-preale-pdf em {
        font-size: 33px;
        padding: 23px;
        background-color: #009F4E;
        color: #FFF;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        top: 0;
        left: 0;
        top: 43px;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: all 0.5s linear;
    }

.presale h3 {
    color: #555;
    font-size: 16px;
    min-height: 73px;
}

/*left-video*/
.video-right {
    overflow: hidden;
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 0;
}

    .video-right:last-child {
        border-bottom: 0;
    }

.box-video {
    float: right;
    width: 134px;
    border: 2px solid rgba(88, 79, 79, 0.08);
    padding: 0px;
    max-width: 95px;
}

.title-video {
    margin: 0 100px 0 0;
}

    .title-video h2 {
        font-size: 13px;
        line-height: 17px;
        font-weight: normal;
        color: #000;
        text-align: justify;
        margin: 0;
    }

        .title-video h2 a {
            color: #aaa;
        }

.box-video img {
    height: 75px;
    max-height: 75px;
    display: block;
    margin: 0 auto;
}

.img_ef1 i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 47px;
    margin-top: -25px;
    margin-left: -25px;
    color: #fff;
    opacity: 0.8;
}

.img_ef1:hover i {
    opacity: 1;
}

.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}
/* Form wrapper styling */
.form-wrapper {
    width: 470px;
    padding: 5px;
    margin: 22px auto 0 auto;
    background: #444;
    background: rgba(0,0,0,.2);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}

    /* Form text input */

    .form-wrapper input {
        background: #eee none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0 3px 3px 0;
        float: right;
        height: 40px !important;
        padding: 10px;
        width: 350px !important;
    }

        .form-wrapper input:focus {
            outline: 0;
            background: #fff;
            box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        }

        .form-wrapper input::-webkit-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .form-wrapper input:-moz-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .form-wrapper input:-ms-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

    /* Form submit button */
    .form-wrapper a {
        background: #0197d4 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 3px 0 0 3px;
        color: #fff !important;
        cursor: pointer;
        float: left;
        height: 40px;
        overflow: visible;
        padding: 10px 0 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 110px;
    }

        .form-wrapper a:hover {
            background: #e54040;
        }

        .form-wrapper a:active,
        .form-wrapper a:focus {
            background: #c42f2f;
            outline: 0;
        }

        .form-wrapper a:before { /* left arrow */
            content: "";
            position: absolute;
            right: -7px;
            top: 12px;
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #0197D4;
        }

        .form-wrapper a:hover:before {
            border-left-color: #e54040;
        }

        .form-wrapper a:focus:before,
        .form-wrapper a:active:before {
            border-left-color: #c42f2f;
        }

        .form-wrapper a::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
            border: 0;
            padding: 0;
        }

.list-video ul li i {
    font-size: 10px;
    vertical-align: middle;
    margin-left: 2px;
}

.list-video ul li {
    background: #eee;
    padding: 10px;
    position: relative;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    border-right: 3px solid transparent;
    border-bottom: 1px solid #d8d4d4;
}

    .list-video ul li:last-child {
        border-bottom: 0;
    }

    .list-video ul li:hover {
        border-right: 3px solid #b52022;
    }

.list-video ul {
    margin: 0;
}

.list-video {
    margin: 36px 0 20px 0;
}

    .list-video ul li span.count-list {
        background: #b52022;
        padding: 5px 10px;
        position: absolute;
        top: 14%;
        left: 5px;
        color: #fff;
        border-radius: 3px;
    }

    .list-video ul li a {
        color: #555;
    }

    .list-video h2 > span {
        border-bottom: 2px solid #36bddd;
        padding-bottom: 4px;
    }

    .list-video h2 {
        margin: 0 0 30px 0;
        font-size: 19px;
        padding: 0 0 7px 0;
        border-bottom: 1px solid #ddd;
        color: #55555a;
    }
/*.emzSearchFormRTL{display:none;}*/





.RFPs_ta1 {
    background-color: #f9f9f9;
}

.RFPs_ta1 > a {
    float: left;
    text-align: left;
    color:darkgreen !important;
}
.RFPs_ta {
    text-align: center;
}
.download_rfps {
    color: #1380af !important;
    font-weight: bold;
}
.download_rfps:hover {
    color: #a40000 !important;
    font-weight: bold;
    font-size: 14px;
}
.sombra {
  -webkit-box-shadow: 0px 10px 6px -6px #777;
  -moz-box-shadow: 0px 10px 6px -6px #777;
  box-shadow: 0px 10px 6px -4px #777;
}
.box1 {
  width: 76%;
  color: white;
  padding: 15px;
  text-align: justify;
  background: #28B1C4; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #ff1c1c, #4c0101); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #ff1c1c, #4c0101); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #ff1c1c, #4c0101); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #ff1c1c, #4c0101); /* Standard syntax */
  margin: 40px auto;
  border-radius: 50px 0px 50px 0px;
    height: 250px;
}
.center-contact1 {
    text-align: justify !important;
    color: white !important;}
.title-icon {
    color: white !important;
    font-size: 13px;
    padding-top: 7px;
    line-height: 30px;
}
.cente-pro {
    text-align: justify;
}




.DeepSkyBlue03_top_bg1 {
    background: #a40000 none repeat scroll 0 0;
    min-height: 15px;
    padding: 7px 10px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 5px;
}


.inner-content-list {
margin-top: 15px;
    line-height: 30px;
}



.c_title {
    max-width: 95%;
}

.c_icon1, .c_title1, .c_menu1 {
    float: right;
}

h2.c_titles1 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

h2 {
    color: #dc0000;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5em;
}

.c_title_white1 {
    color: #ffffff;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

.DeepSkyBlue03_head_bg1 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_bg.png") repeat-x scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clear_float1 {
    clear: both;
}

.clear_float1 {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.DeepSkyBlue03_shadow_l1 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_left.png") no-repeat scroll left top;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.DeepSkyBlue03_shadow_r1 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_right.png") no-repeat scroll right top;
}

.DeepSkyBlue03_shadow_c1 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_center.png") repeat-x scroll left top;
    height: 12px;
    margin: 0 28px 0 123px;
}

.i_three_grid9.leftCol-pain1 {
    box-shadow: 10px 7px 10px #e6e6e6;
}


.border_address1 {
    border: 1px solid #dcdcdc;
    margin: 5px 0 5px;
    padding: 10px;
}


/*
.border_address-shadow {

    
   
-moz-box-shadow: inset 0 0 5px 5px #888;
-webkit-box-shadow: inset 0 0 5px 5px#888;
box-shadow: inset 0 0 5px 5px #888;
    
}*/

.border_address2 {
 
    margin: 30px 0 40px;

  background: #f8f8f8;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 2px #fff inset,
              -1px -1px 2px #fff inset;
       padding: 30px !important;
  border-radius:10px;
 -moz-box-shadow: -1px 4px 15px 4px rgba(0,0,0,0.42);
-webkit-box-shadow: -1px 4px 15px 4px rgba(0,0,0,0.42);
box-shadow: -1px 4px 15px 4px rgba(0,0,0,0.42);
 
    background: url(/Portals/0/images/property/staff-bg-over.png) #efefef 0 100% no-repeat;
}


.DeepSkyBlue03_top_bg2 {
    background: #d6d046   none repeat scroll 0 0;
    min-height: 15px;
    padding: 7px 10px;
    position: relative;
}

.c_title {
    max-width: 95%;
}

.c_icon2, .c_title2, .c_menu2 {
    float: right;
}

h2.c_titles2 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

h2 {
    color: #dc0000;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5em;
}

.c_title_white2 {
    color: #ffffff;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

.DeepSkyBlue03_head_bg2 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_bg.png") repeat-x scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clear_float2 {
    clear: both;
}

.clear_float2 {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.DeepSkyBlue03_shadow_l2 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_left.png") no-repeat scroll left top;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.DeepSkyBlue03_shadow_r2 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_right.png") no-repeat scroll right top;
}

.DeepSkyBlue03_shadow_c2 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_center.png") repeat-x scroll left top;
    height: 12px;
    margin: 0 28px 0 123px;
}

.i_three_grid9.leftCol-pain2 {
    box-shadow: 10px 7px 10px #e6e6e6;
}
















.DeepSkyBlue03_top_bg3 {
    background: #ce6d00 none repeat scroll 0 0;
    min-height: 15px;
    padding: 7px 10px;
    position: relative;
}

.c_title {
    max-width: 95%;
}

.c_icon3, .c_title3, .c_menu3 {
    float: right;
}

h2.c_titles3 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

h2 {
    color: #dc0000;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5em;
}

.c_title_white3 {
    color: #ffffff;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

.DeepSkyBlue03_head_bg3 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_bg.png") repeat-x scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clear_float3 {
    clear: both;
}

.clear_float3 {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.DeepSkyBlue03_shadow_l3 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_left.png") no-repeat scroll left top;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.DeepSkyBlue03_shadow_r3 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_right.png") no-repeat scroll right top;
}

.DeepSkyBlue03_shadow_c3 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_center.png") repeat-x scroll left top;
    height: 12px;
    margin: 0 28px 0 123px;
}

.i_three_grid9.leftCol-pain3 {
    box-shadow: 10px 7px 10px #e6e6e6;
}




.border-bottom {

    border-bottom: 1px solid #c9c7c5;
    line-height: 40px;
    color: gray;
    color: blue !important;

}






























.DeepSkyBlue03_top_bg4 {
    background: #127000 none repeat scroll 0 0;
    min-height: 15px;
    padding: 7px 10px;
    position: relative;
}

.c_title {
    max-width: 95%;
}

.c_icon4, .c_title4, .c_menu4 {
    float: right;
}

h2.c_titles4 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

h2 {
    color: #dc0000;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5em;
}

.c_title_white4 {
    color: #ffffff;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

.DeepSkyBlue03_head_bg4 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_bg.png") repeat-x scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clear_float4 {
    clear: both;
}

.clear_float4 {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.DeepSkyBlue03_shadow_l4 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_left.png") no-repeat scroll left top;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.DeepSkyBlue03_shadow_r4 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_right.png") no-repeat scroll right top;
}

.DeepSkyBlue03_shadow_c4 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_center.png") repeat-x scroll left top;
    height: 12px;
    margin: 0 28px 0 123px;
}

.i_three_grid9.leftCol-pain4 {
    box-shadow: 10px 7px 10px #e6e6e6;
}
.btn-tab-technology1 {
    padding: 0 30px;
}
.btn-tab-technology1 a {
    display: block;
    padding: 10px 55px;
    text-align: center;
    color: #555;
    border: 1px solid #ce6d00;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.btn-tab-technology1 a:hover{
    background-color: rgba(213,131,38,10);
 
}



.DeepSkyBlue03_top_bg5 {
    background: #540082 none repeat scroll 0 0;
    min-height: 15px;
    padding: 7px 10px;
    position: relative;
}

.c_title {
    max-width: 95%;
}

.c_icon5, .c_title5, .c_menu5 {
    float: right;
}

h2.c_titles5 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

h2 {
    color: #dc0000;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.5em;
}

.c_title_white5 {
    color: #ffffff;
    font-family: IRANSans,Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

.DeepSkyBlue03_head_bg5 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_bg.png") repeat-x scroll 0 0;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clear_float5 {
    clear: both;
}

.clear_float5 {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.DeepSkyBlue03_shadow_l5 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_left.png") no-repeat scroll left top;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.DeepSkyBlue03_shadow_r5 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_right.png") no-repeat scroll right top;
}

.DeepSkyBlue03_shadow_c5 {
    background: rgba(0, 0, 0, 0) url("/Portals/0/images/ContactUs/container3_center.png") repeat-x scroll left top;
    height: 12px;
    margin: 0 28px 0 123px;
}

.i_three_grid9.leftCol-pain5 {
    box-shadow: 10px 7px 10px #e6e6e6;
}













.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
<div class
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole 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: -0.15em;
	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%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	height: 400px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

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.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background: #df4e4e;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	background: #303fa9;
}

figure.effect-hera h2 {
	font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px,60px,0);
	transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}

/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
	background: #162633;
	text-align: left;
}

figure.effect-winston img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/triangle.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

figure.effect-winston h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-winston p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
	margin: 0 10px;
	color: #5d504f;
	font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
	color: #cc6055;
}

figure.effect-winston p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-winston:hover img {
	opacity: 0.6;
}

figure.effect-winston:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: rotate3d(0,0,1,20deg);
	transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover p i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover p a:nth-child(3) i {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*-----------------*/
/***** Selena *****/
/*-----------------*/

figure.effect-selena {
	background: #fff;
}

figure.effect-selena img {
	opacity: 0.95;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-selena:hover img {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
}

figure.effect-selena h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-selena p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
	transform: perspective(1000px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

figure.effect-selena:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-selena:hover p {
	opacity: 1;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
	transform: perspective(1000px) rotate3d(1,0,0,0);
}

/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
	background: #34495e;
}

figure.effect-terry figcaption {
	padding: 1em;
}

figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
	position: absolute;
	width: 200%;
	height: 200%;
	border-style: solid;
	border-color: #101010;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-terry figcaption::before {
	right: 0;
	bottom: 0;
	border-width: 0 70px 60px 0;
	-webkit-transform: translate3d(70px,60px,0);
	transform: translate3d(70px,60px,0);
}

figure.effect-terry figcaption::after {
	top: 0;
	left: 0;
	border-width: 15px 0 0 15px;
	-webkit-transform: translate3d(-15px,-15px,0);
	transform: translate3d(-15px,-15px,0);
}

figure.effect-terry img,
figure.effect-terry p a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-terry img {
	opacity: 0.85;
}

figure.effect-terry h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.4em 10px;
	width: 50%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

@media screen and (max-width: 920px) {
	figure.effect-terry h2 {
		padding: 0.75em 10px;
		font-size: 120%;
	}
}

figure.effect-terry p {
	float: right;
	clear: both;
	text-align: left;
	text-transform: none;
	font-size: 111%;
}

figure.effect-terry p a {
	display: block;
	margin-bottom: 1em;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(90px,0,0);
	transform: translate3d(90px,0,0);
}

figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
	color: #f3cf3f;
}

figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover img {
	opacity: 0.6;

}

figure.effect-terry:hover h2,
figure.effect-terry:hover p a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover p a {
	opacity: 1;
}

figure.effect-terry:hover p a:first-child {
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

figure.effect-terry:hover p a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-terry:hover p a:nth-child(3) {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

figure.effect-terry:hover p a:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
	background: #675983;
}

figure.effect-phoebe img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-phoebe:hover img {
	opacity: 0.6;
}

figure.effect-phoebe figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/triangle2.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(5,2.5,1);
	transform: scale3d(5,2.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-phoebe:hover figcaption::before {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-phoebe h2 {
	margin-top: 1em;
	-webkit-transition: transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-phoebe:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-phoebe p a {
	color: #fff;
	font-size: 140%;
	opacity: 0;
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe p a:first-child {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-phoebe p a:nth-child(2) {
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0);
}

figure.effect-phoebe p a:nth-child(3) {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-phoebe:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
	background: #3498db;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/*-----------------*/
/***** Kira *****/
/*-----------------*/

figure.effect-kira {
	background: #fff;
	text-align: left;
}

figure.effect-kira img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-kira figcaption {
	z-index: 1;
}

figure.effect-kira p {
	padding: 2.25em 0.5em;
	font-weight: 600;	
	font-size: 100%;
	line-height: 1.5;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-kira p a {
	margin: 0 0.5em;
	color: #101010;
}

figure.effect-kira p a:hover,
figure.effect-kira p a:focus {
	opacity: 0.6;
}

figure.effect-kira figcaption::before {
	position: absolute;
	top: 0;
	right: 2em;
	left: 2em;
	z-index: -1;
	height: 3.5em;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
	transform: translate3d(0,4em,0) scale3d(1,0.023,1);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

figure.effect-kira:hover img {
	opacity: 0.5;
}

figure.effect-kira:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-kira:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
	transform: translate3d(0,5em,0) scale3d(1,1,1);
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #000;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
	background: #fff;
	color: #2d434e;
}

figure.effect-steve h2 {
	position: relative;
	margin-top: 2em;
	padding: 0.25em;
}

figure.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
	margin-top: 1em;
	padding: 0.5em;
	font-weight: 800;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses {
	background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
	background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}

figure.effect-moses img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-moses h2,
figure.effect-moses p {
	padding: 20px;
	width: 50%;
	height: 50%;
	border: 2px solid #fff;
}

figure.effect-moses h2 {
	padding: 20px;
	width: 50%;
	height: 50%;
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(10px,10px,0);
	transform: translate3d(10px,10px,0);
}

figure.effect-moses p {
	float: right;
	padding: 20px;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-moses:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover img {
	opacity: 0.6;
}

/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
	background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
	background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
}

figure.effect-jazz img {
	opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-jazz p {
	padding: 0.5em 2em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	background: #030c17;
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Lexi *****/
/*---------------*/

figure.effect-lexi {
	background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
	background: linear-gradient(-45deg, #000 0%,#fff 100%);
}

figure.effect-lexi img {
	margin: -10px 0 0 -10px;
	max-width: none;
	width: -webkit-calc(100% + 10px);
	width: calc(100% + 10px);
	opacity: 0.9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(10px,10px,0);
	transform: translate3d(10px,10px,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-lexi figcaption::before,
figure.effect-lexi p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-lexi figcaption::before {
	position: absolute;
	right: -100px;
	bottom: -100px;
	width: 300px;
	height: 300px;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transform: scale3d(0.5,0.5,1);
	transform: scale3d(0.5,0.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-lexi:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lexi h2 {
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(5px,5px,0);
	transform: translate3d(5px,5px,0);
}

figure.effect-lexi p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 1.5em 0;
	width: 140px;
	text-align: right;
	opacity: 0;
	-webkit-transform: translate3d(20px,20px,0);
	transform: translate3d(20px,20px,0);
}

figure.effect-lexi:hover figcaption::before {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-lexi:hover h2,
figure.effect-lexi:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
	background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
	background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}

figure.effect-duke img,
figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

figure.effect-duke p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 30px;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}

.img-title {
    background: url(/Portals/0/images/Project/fancy-title-pattern.png) left center repeat-x;
}
.img-title span {
    display: inline-block;
    background: #fff;
    padding-left: 10px;
text-shadow: 0px 2.6px 0px rgba(150, 150, 149, 0.6);
    color: black !important;
    font-size: 94% !Important;
    
}
/*
.flat-table {
  overflow: auto;
  width: auto;
}*/
  .thDES {

    background-color: #e5e5e5;
    color: rgb(60, 60, 60);
    padding: 10px 15px;
    border: 0.5px solid white;
    text-align: right;
    min-height: 45px !important;
    border-radius: 10px/20px !important;
  }

  
  .tdDES {


    background-color: #e5e5e5;
    color: rgb(60, 60, 60);
    padding: 10px 15px;
    border: 0.5px solid white;
    text-align: right;
    min-height: 45px !important;
    border-radius: 10px/20px !important;


}





 .tdDESwhiteleft {
    background-color: white;
    color: rgb(60, 60, 60);
    padding: 10px 15px;
      border-top: 0.5px solid #eeeeee;
     border-bottom: 0.5px solid #eeeeee;
     border-right: 0.5px solid #eeeeee;
     text-align: right;
         min-height: 45px !important;
border-radius: 10px/20px !important;  
}


 .tdDESwhiteright {
    background-color:white;
    color: rgb(60, 60, 60);
    padding: 10px 15px;
    border: 0.5px solid white;
    text-align: right;
    min-height: 45px !important;
    border-radius: 10px/20px !important;

  }



 .boxproj {
            color: #fff;
            font-size: 16px;
            overflow: hidden;
            position: relative;
            text-align: right;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;
border-radius: 1200px;
         margin: 5px 0px 30px 0px;
    border: 0.5px solid #a40000;
        }
        .boxproj img {
            width: 100%;
            height: 100%;
        }
        .boxproj:before,
        .boxproj:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: gray;
            opacity: 0.5;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;
        }

        .boxproj:before {
            -webkit-transform: skew(30deg) translateX(80%);
            transform: skew(30deg) translateX(80%);
        }

        .boxproj:after {
            -webkit-transform: skew(-30deg) translateX(70%);
            transform: skew(-30deg) translateX(70%);
        }
        .boxproj:hover:before,
        .boxproj:before {
            -webkit-transform: skew(30deg) translateX(30%);
            transform: skew(30deg) translateX(20%);
            -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
        }

        .boxproj:hover:after,
        .boxproj.hover:after {
            -webkit-transform: skew(-30deg) translateX(20%);
            transform: skew(-30deg) translateX(20%);
        }
        .boxproj .boxproj-content {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            z-index: 1;
            bottom: 0;
            padding: 20px 32px 10px 34%;
 line-height: 26px;
}

        .boxproj .boxproj-content:before,
        .boxproj .boxproj-content:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #A40000;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
            opacity: 0.5;
            z-index: -1;
            -webkit-transition: all 0.45s ease;
            transition: all 0.45s ease;
        }

        .boxproj .boxproj-content:before {
            -webkit-transform: skew(30deg) translateX(100%);
            transform: skew(30deg) translateX(100%);
        }

        .boxproj .boxproj-content:after {
            -webkit-transform: skew(-30deg) translateX(80%);
            transform: skew(-30deg) translateX(80%);
        }
        .boxproj:hover .boxproj-content:before,
        .boxproj.hover .boxproj-content:before {
            -webkit-transform: skew(30deg) translateX(50%);
            transform: skew(30deg) translateX(50%);
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
        }

        .boxproj:hover .boxproj-content:after,
        .boxproj.hover .boxproj-content:after {
            -webkit-transform: skew(-30deg) translateX(40%);
            transform: skew(-30deg) translateX(40%);
            -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
        }
        .boxproj h3,
        .boxproj p {
            margin: 0;
            opacity: 0;
            letter-spacing: 1px;
        }


.circle-2 img {

    height: 250px;

}

        .boxproj h3 {
            font-size: 30px;
            font-weight: 700;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .boxproj p {
            font-size: 15px;
        }

        .boxproj:hover h3,
        .boxproj.hover h3,
        .boxproj:hover p,
        .boxproj.hover p {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 0.9;
        }

        @media screen and (max-width: 990px){
            .boxproj{
                margin-bottom: 30px;
            }
        }
@media screen and (max-width:768px){
  .boxproj h3{
    font-size:20px;
  }
}

.codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
    color: #5e5e5e !important;
    border-color: #a40000 !important;

}
.codrops-demos a:hover {
    color: #a40000 !important;
    border-color: #a40000 !important;
}
.codrops-demos a{
    border-bottom: 1px solid transparent !important;
}


.grid-layla {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid-layla figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid-layla figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid-layla figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid-layla figure figcaption::before,
.grid-layla figure figcaption::after {
	pointer-events: none;
}

.grid-layla figure figcaption,
.grid-layla figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid-layla figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid-layla figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid-layla figure h2 span {
	font-weight: 800;
}


figure.effect-layla {
	background: #18a367;
}

figure.effect-layla img {
	height: 390px;
}

figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}

figure.effect-layla h2 {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}

figure.effect-layla p {
padding: 0.5em 2em;
text-transform: none;
opacity: 0;
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
-webkit-transform: translate3d(0,-30px,0);
transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}


.grid-layla figure h2,
.grid-layla figure p {
margin: 0;
}

.grid-layla figure p {
letter-spacing: 1px;
font-size: 68.5%;
}

.circle-2 {
width: 200px;
height: 200px;
float: left;
margin: 10px;
padding: 0;
position: relative;
background: #cccccc;
border-radius: 50%;
overflow: hidden;
}

.circle-2 .text-2 {
width: 200px;
height: 200px;
top: 0;
left: 0;
position: absolute;
background: rgba(255, 255, 255, 0.75);
border-radius: 50%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.circle-2:hover .text-2 {
-webkit-transform: scale(1);
transform: scale(1);
background: rgba(255, 255, 255, 0.75);
-webkit-box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
}

.text-2 h3 {
font-size: 20px;
text-align: center;
margin: 40px 20px 0 20px;
padding-bottom: 5px;
border-bottom: 3px double #000000;
}

.text-2 p {
margin: 50px 10px 8px 10px;
text-align: center;
color: #a40000;
line-height: 24px;
}
.codrops-demos {
margin-right: 20%;
}

.leften{
text-align: left;
float: left;
font-size: 13px;
width: 100%;
font-family: verdana;
color: #444;
    direction:ltr !important;
    line-height: 24px;
}
.isifa{
    font-family: IRANSans,Tahoma,sans-serif;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
    color: #444;
    width: 100%;
    
}
.fa.fa-circle-o.fonticon_li {
    font-size: 10px;
    padding-right: 8px;
    padding-left: 5px;
    color: #9A0000 !important;
    float: left;
    margin-top: 3px;
}
#dnn_ctr10880_Default_LandingPage_PropertyAgent-14435-Search-0-Type{display:none;}
#dnn_ctr10880_Default_LandingPage_1789{display:none;}
#dnn_ctr10880_Default_LandingPage_PropertyAgent-14435-Search-4{display:none;}

#dnn_ctr13426_SearchSmall_PropertyAgentLatest-16985-Search-6-TypeCascade-2{width: 300px !important;
height: 30px !important;
color:
dimgray;
margin-left: 68px;
    margin-top: 8px;

border-bottom: 1px solid
#a40000;}