/* here you can put your own css to customize and override the theme */
.masonry, .masonry .masonry-brick {
    transition-duration: 0.5s;
}
.box-content {
    background-color: #fff;
    -webkit-border-top-left-radius: 15px !important;
    -webkit-border-bottom-right-radius: 15px !important;
    -moz-border-radius-topleft: 15px !important;
    -moz-border-radius-bottomright: 15px !important;
    border-top-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    display: block;
    height: 200px;
    /*margin: 0 5px 5px 0;*/
    opacity: 0.8;
    position: relative;
    width: 100%;
    z-index: 80;
}

.box-content h3 {
    color: #2784c8;
    font-family: "open_sans_semiboldregular";
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    margin: 15px 20px 10px;
    position: relative;
}

.content-small {
    color: #565656;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 14px;
    height: 100px;
    line-height: 20px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
}

.details {
    background: rgba(0, 0, 0, 0) url("../img/next_b_2.png") no-repeat scroll left center;
    bottom: 5px;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 42px;
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    width: 94px;
}

.container{
    width: 960px !important;
}

/*post detail*/

.content-details {
    background-color: #fff;
    -webkit-border-top-left-radius: 15px !important;
    -webkit-border-bottom-right-radius: 15px !important;
    -moz-border-radius-topleft: 15px !important;
    -moz-border-radius-bottomright: 15px !important;
    border-top-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    z-index: 80;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.content-details h2 {
    color: #2784c8;
    font-family: "open_sans_semiboldregular";
    font-size: 18px;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
}

.all-content {
    float: left;
    position: relative;
}

/*contact content*/

.contact-content {
    float: right;
    height: 400px;
    position: absolute;
    right: 100px;
    width: 600px;
}

.contact-page {
    background-color: #f4c400;
    border-bottom-left-radius: 22px;
    border-top-right-radius: 22px;
    bottom: -10px;
    float: right;
    height: 382px;
    position: absolute;
    right: 0;
    width: 280px;
    z-index: 120;
}

contact-page h1 {
    color: #fff;
    font-family: "open_sans_semiboldregular";
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin: 20px 0 10px 20px;
    text-transform: uppercase;
}

.contact-page img {
    border-bottom-left-radius: 22px;
    border-top-right-radius: 22px;
    margin: 10px 20px;
    position: relative;
}

/*About */

.about-content {
    display: none;
    float: left;
    height: 578px;
    left: auto;
    position: absolute;
    top: 30px;
    width: 646px;
}

.text-about {
    background-color: #f4c400;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    float: left;
    height: 246px;
    left: 0;
    position: absolute;
    top: 0;
    width: 512px;
    z-index: 90;
}


/*custom coppy*/


/*ABOUT*/
.about-content{width:646px; height:578px; position:absolute; float:left; left:auto; top:30px; display:none;}
.text-about{ position:absolute; top:0; left:0; float:left; width: 512px; height:246px; background-color:#f4c400;  border-bottom-left-radius: 30px; border-top-right-radius: 30px; -ms-border-bottom-left-radius: 30px; -ms-border-top-right-radius: 30px; -o-border-bottom-left-radius: 30px; -o-border-top-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -webkit-border-top-right-radius: 30px; z-index:90}
.pic-about{ position:absolute; top:212px; right:0; float:right; width: 600px; height:364px; background-color:#f4c400;  border-bottom-left-radius: 30px; border-top-right-radius: 30px; -ms-border-bottom-left-radius: 30px; -ms-border-top-right-radius: 30px; -o-border-bottom-left-radius: 30px; -o-border-top-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -webkit-border-top-right-radius: 30px; z-index:91}
.pic-wrap{overflow:hidden; width: 580px; height:344px; margin:10px; border-bottom-left-radius: 30px; border-top-right-radius: 30px; -ms-border-bottom-left-radius: 30px; -ms-border-top-right-radius: 30px; -o-border-bottom-left-radius: 30px; -o-border-top-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -webkit-border-top-right-radius: 30px;}
.pic-wrap img{width: 580px; height:344px;border-bottom-left-radius: 30px; border-top-right-radius: 30px; -ms-border-bottom-left-radius: 30px; -ms-border-top-right-radius: 30px; -o-border-bottom-left-radius: 30px; -o-border-top-right-radius: 30px; -webkit-border-bottom-left-radius: 22px; -webkit-border-top-right-radius: 30px}
.text-about h2{ font-family:'open_sans_semibolditalic'; font-weight:normal; color:#000; font-size:18px; line-height:30px; margin: 18px 0 0 40px}
.text-about .text{margin-left:40px}
.text-about .text p{ font-family:'open_sans_semibolditalic'; font-weight:normal; color:#000; font-size:14px; line-height:30px;}

.about-content-2{
    width:100%;
    height:100%; 
    float:left; 
}
.text-about-2{ position:absolute; top:0; right:0; float:right; width: 480px; height:450px; background-color:#f4c400;  border-bottom-left-radius: 30px; border-top-right-radius: 30px; -ms-border-bottom-left-radius: 30px; -ms-border-top-right-radius: 30px; -o-border-bottom-left-radius: 30px; -o-border-top-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -webkit-border-top-right-radius: 30px; z-index:120}
.text-about-2 .text-2{margin:30px}
.text-about-2 .text-2 p{ font-family:'open_sans_light'; font-weight:normal; color:#000; font-size:14px; line-height:24px; text-align:justify;}
.text-about-2 .text-2 p strong{ font-family:'open_sans_semibolditalic'; font-weight:normal; color:#000; font-size:14px; line-height:24px;}
.pic-about-2{position:absolute; top:0; right:0; float:right; width: auto; height:100%;}
.pic-content{overflow:hidden; top:0; right:0; float:right; width: 100%; height:100%; display:none; position:absolute;}
.pic-slide{top:0; right:0; width: auto;  height:100%;  display:block; position:absolute !important;}
.pic-slide img{width: auto !important; height:100%; position:absolute; top:0; right:0 !important; float:right !important;}


/*CONTACT*/
.contact-content{width:600px; height:400px; position:absolute; float:right; right:100px; display:none; }
.contact-page{width:280px; height:382px; position:absolute; bottom:-10px; right:0; float:right; background-color:#f4c400;  border-bottom-left-radius: 22px; border-top-right-radius: 22px; -ms-border-bottom-left-radius: 22px; -ms-border-top-right-radius: 22px; -o-border-bottom-left-radius: 22px; -o-border-top-right-radius: 22px; -webkit-border-bottom-left-radius: 22px; -webkit-border-top-right-radius: 22px; z-index:120}
.contact-page h1{font-family:'open_sans_semiboldregular'; font-weight:normal; color:#fff; font-size:18px; line-height:24px; text-transform:uppercase; margin:20px 0 10px 20px}
.contact-page p{font-family:'open_sans_light'; font-weight:normal; color:#000; font-size:14px; line-height:24px; margin-left:20px}
.contact-page p a {font-family:'open_sans_light'; font-weight:normal; color:#900; font-size:14px; line-height:24px;}
.contact-page img{ margin:10px 20px; position:relative;border-bottom-left-radius: 22px; border-top-right-radius: 22px; -ms-border-bottom-left-radius: 22px; -ms-border-top-right-radius: 22px; -o-border-bottom-left-radius: 22px; -o-border-top-right-radius: 22px; -webkit-border-bottom-left-radius: 22px; -webkit-border-top-right-radius: 22px;}

/*TRANSITIONS*/
.masonry,.masonry .masonry-brick {-webkit-transition-duration: 0.5s;  -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;transition-duration: 0.5s;}
.masonry {-webkit-transition-property: width, height;-moz-transition-property: width, height;-ms-transition-property: width, height; -o-transition-property: width, height; transition-property: width, height;}
.masonry .masonry-brick { -webkit-transition-property: left, right, top; -moz-transition-property: left, right, top; -ms-transition-property: left, right, top; -o-transition-property: left, right, top; transition-property: left, right, top;}
.clearfix:before, .clearfix:after {content: ""; display: table; }
.clearfix:after {clear: both;}
.clearfix {clear: both;}

#content-page{
    width: 99%;
    height: 700px;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

