/*shortcodes-css*/
/*dropcaps*/
.ap-dropcaps {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
}
.ap-dropcaps.ap-square {
    border:3px solid #606060;  
    color: #606060;
    padding: 10px;
    margin-right: 8px;
    margin-top: 8px;
}
/*social-icons*/
.social-shortcode {
    margin-bottom: 5px;
}
.social-shortcode a{
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color:#e52d6d;
    margin-right: 8px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #ffffff;    
    text-align: center;
    position: relative;
    overflow: hidden;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.social-shortcode a:after {
    content:'';
    position:absolute;
    height: 0;
    width: 100%;
    background-color:rgb(252, 138, 79);
    bottom: 0;
    left:0;
    right: 0;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.social-shortcode a.fb-icon {
    background-color:#476dbe;
}
.social-shortcode a.twitter-icon {
    background-color:#77dfff;
}
.social-shortcode a.google-icon {
    background-color:#f57060;
}
.social-shortcode a.skype-icon {
    background-color:#00aff0;
}
.social-shortcode a.linkedin-icon {
    background-color:#5391c2;
}
.social-shortcode a.youtube-icon {
    background-color:#cc181e;
}
.social-shortcode a.dribbble-icon {
    background-color:#ea4c89;
}
.social-shortcode a i {
    line-height: 36px;
    -moz-transition:all 350ms ease-in-out;
    -webkit-transition:all 350ms ease-in-out;
    transition:all 350ms ease-in-out;
}
.social-shortcode a:hover:after {
    height: 3px;
}
.social-shortcode a:hover i {
    margin-top: -3px;
}
/*list-shortcode*/
/*.panel-grid-cell .widget-title{
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}*/
ul.ap-list {
    list-style: none;
}
ul.ap-list li {
    position: relative;
    text-align: left;
    padding: 15px 0 15px 5px;
    border-bottom: 0;
}
ul.ap-list li:before {
    position: relative;
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-size: 13px;
    vertical-align: top;
}
ul.ap-list.ap-list6 li:before{
    content:'\f154';
}
ul.ap-list.ap-list5 li:before{
    content:'\f140';
}
ul.ap-list.ap-list4 li:before{
    content:'\f10a';
}
ul.ap-list.ap-list3 li:before{
    content:'\f073';
}
ul.ap-list.ap-list2 li:before{
    content:'\f06e';
}
ul.ap-list.ap-list1 li:before{
    content:'\f055';
}
/*tagline-shortcodes*/
.ap_tagline_box {
    background-color:#f6f6f6;
    padding:20px;
}
.ap_tagline_box.ap-bg-box {
    background-color:#e52d6d;
    color: #ffffff;
}
.ap_tagline_box.ap-left-border-box {
    border-left: 3px solid #e52d6d;
}
.ap_tagline_box.ap-top-border-box {
    border-top: 3px solid #e52d6d;
}
.ap_tagline_box.ap-all-border-box {
    border: 3px solid #e52d6d;
}
/*grid-shortcode-css*/
.ap_column {
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;
    background-clip:padding-box !important;
}
.ap_column {
    margin-left:2%;
    padding:0 0%;
}
        
.ap-row .ap_column:first-child {
    margin-left:0;
}
        
.ap-span1 {
    width:15.0%;
}
.ap-span2 {
    width:32.0%;
}
.ap-span3 {
    width:49.0%;
}
.ap-span4 {
    width:66.0%;
}
.ap-span5 {
    width:83.0%;
}
.ap-span6 {
    margin-left:0;
    width:100%;
}
/*tabs-shortcode*/
.vertical .ap_tab_content {
    float: right;
    width: 78%;
    padding: 15px;
    background: #f6f6f6;
}
.vertical .ap_tab_group {
    width: 20%;
    float: left;
}
.vertical .tab-title {
    cursor: pointer;
    padding: 12px 20px;
    position: relative;
    background: #f6f6f6;
    margin-bottom: 5px;
    line-height: 1.2;
    font-size: 14px;
}
.horizontal .ap_tab_group {
    margin-bottom: 10px;
}
.horizontal .ap_tab_group .tab-title {
    background: #f6f6f6;
    float: left;
    cursor: pointer;
    font-size: 14px;
    padding: 12px 20px;
    position: relative;
    margin-right: 5px;
    line-height: 1.2;
}
.horizontal .ap_tab_content {
    padding: 15px;
    background: #f6f6f6;
}
.ap-team .member-social-group a, 
.horizontal .ap_tab_group .tab-title.active, 
.horizontal .ap_tab_group .tab-title.hover, 
.vertical .ap_tab_group .tab-title.active, 
.vertical .ap_tab_group .tab-title.hover {
    background: #e52d6d;
    color: #ffffff;
}
/*toggle-shortcodes*/

.ap_toggle .ap_toggle_title {
    cursor: pointer;
    position: relative;
    padding: 12px;
    background: #e52d6d;
    color: #FFF;
    line-height: 1;
    font-size: 14px;
}
.ap_toggle .ap_toggle_title:after{
    position: absolute;
    content: "\f106";
    font-family: "FontAwesome";
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    right: 15px;
    top: 50%;
    margin-top: -12px;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.ap_toggle .ap_toggle_title.active:after {
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    margin-top: -10px;
}
.ap_toggle .ap_toggle_content {
    padding: 10px;
    line-height: 1.5;
}
.ap_toggle {
    border: 2px solid #e52d6d;
    margin-bottom: 10px;
}
.ap_toggle.close .ap_toggle_content {
    display: none;
}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
