@charset "UTF-8";

/*
 Theme Name:   Flash Child
 Theme URI:    https://www.ienterprise.com.hk/
 Description:  Flash Child Theme
 Author:       iEnterprise
 Author URI:   https://themegrill.com
 Template:     flash
 Version:      1.4.1.1
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Flash-child
*/

#site-navigation ul li {
/*     float: left; */
    /*padding: 23px 30px 23px 0;*/
	/*05012022 -Change to following padding because of add language switcher*/
/*     padding: 23px 10px 23px 0; */
/*     position: relative; */
}

#top-footer .textwidget {
    font-size: 15px;
	color:#000;
    /* color: #fff; */
    /*color: #f333! important;*/
    line-height: 24px;
    font-weight: 400;
}

/*Accessibility*/
.widget-footer{
    display: none !important;
}
.donate-link{
    display: none !important;
}

.widget-footer div, .widget-footer a{
    display: none !important;
}
 a:active{
	outline: 3px solid #DF3333;
}
/*menu*/
.site-navigation-wrapper{
    /*background-color: #ee9c2e;*/
    /*border-radius: 10px;*/

}
.main-navigation{
    /*width: 100%;*/
}
/*.pll-parent-menu-item > a {
    border: 1px solid;
    border-radius: 20px;
}*/ 
/*eng menu*/
.menu nav-menu{
}
.menu nav-menu li{
    /*width: 10%;*/
}

.current-menu-item a{
    font-weight: bolder;
    text-decoration: underline;
}


/*page title*/
#flash-breadcrumbs{
    /*background-color: #ffaf37;*/
}
.trail-title{
    font-weight: bolder !important;
    /*color: #fff !important;*/
}

.breadcrumb-trail.breadcrumbs{
    /*background: #fff none repeat scroll 0 0 !important;*/
    display: none;
}

/*page*/

.site-content{
    margin-top: 72px;
    margin-bottom: 48px;
}


/*video {
     override other styles to make responsive 
    width: 100%    !important;
    height: auto   !important;
}*/

.wp-block-embed__wrapper{
    /*position: relative;*/
    /*    padding-bottom: 56.25%;  16:9 
        height: 0;*/
}

.wp-block-embed__wrapper{
    /*    position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;*/
}
#scroll-up{
	opacity:1;
}
/*home*/
@media (min-width: 800px){
    .home-btn{
        margin: 200px 0 100px !important;
    }
}


.home-btn .wp-block-image{
    margin-top: 14px;
}
.home-btn figure{
    margin-top: 28px;
}

@media (min-width: 800px){
    /*.home-btn,*/
    .service-btn
    /*.aboutus-btn*/
    {
        margin: 0 20% 5% 20% !important;
    }
}
.home-btn-mask{
    max-width: 378px !important;
    max-height: 207px !important;
    height: 100%;
}


.home-btn-mask img{
    border-radius: 15px;
}

.home-btn a, 
.service-btn a,
.aboutus-btn a
{
    /*color: grey !important;*/
}

/*.aboutus-btn a,
.aboutus-btn a:visited{
    color: #000 !important;
    height: 200px;
    width: 338px;
    max-height: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: x-large;
}*/
/*@media (max-width: 800px){
    .aboutus-btn{
        padding: 30px;
        background-color: #ed9a2a;
        border-radius: 10px;
    }

    .aboutus-btn .wp-block-column{
        background-color: #fff;  
    }       
    
    .aboutus-btn .wp-block-column:first-child,
    .aboutus-btn .wp-block-column:nth-child(2){
        margin-bottom: 5%;
    }
    
    .aboutus-btn .wp-block-image{
        display: none;
        
    }
}*/
.aboutus-btn{
	margin-top: 5% !important;
}

@media (max-width: 800px){


    .aboutus-btn .wp-block-column{
        border: 1px solid #357eb4;
    }       

    .aboutus-btn .wp-block-column:first-child{
        margin-top: 0;
    }
    .aboutus-btn .wp-block-column{
        margin-top: 5%;
    }

    .aboutus-btn .is-style-outline{
        /*        -webkit-filter: brightness(80%);
                filter: brightness(80%);*/
        background-color: #357eb4;    
    }

    .aboutus-btn .is-style-outline a{
        color: #fff !important;
    }

    .aboutus-btn .wp-block-image{
        display: none;
    }

    .aboutus-btn p{
        margin-bottom: unset !important;
    }

    .aboutus-btn a{
        width: 100%;
        display: inline-block;
    }
}

.aboutus-btn a{
    color: #000 !important;
}

.aboutus-btn .is-style-outline{
    /*border: 5px solid #000;*/
    /*color: #000 !important;*/
    /*background-color: #e2dddd !important;*/
    /*border: unset !important;*/

    border: 1px solid #357eb4;
    /*    -webkit-filter: brightness(80%);
        filter: brightness(80%);*/
}
/*.aboutus-btn .wp-block-column:first-child img{
    padding: 10px;

}*/

.aboutus-btn .wp-image-258 {
    height: auto !important; 
}

/*.aboutus-btn .wp-block-column:first-child a,
.aboutus-btn .wp-block-column:nth-child(2) a,
.aboutus-btn .wp-block-column:nth-child(3) a{
    background-color: #fff;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
}*/
/*.aboutus-btn .wp-block-column:first-child a{
    background-color: #0693e3;
    background-image: url("http://ienterprise.hk/wp-content/uploads/2020/03/about-2.jpeg");
}
.aboutus-btn .wp-block-column:nth-child(2) a{
    background-color: #cf2e2e;
    background-image: url("http://ienterprise.hk/wp-content/uploads/2020/03/tcm.jpeg");    

}
.aboutus-btn .wp-block-column:nth-child(3) a{
    background-color: #00d084;
    background-image: url("http://ienterprise.hk/wp-content/uploads/2020/03/servicecont.jpeg");    
}*/


.aboutus-btn {
    /*flex-wrap: nowrap;*/
}
.aboutus-btn {

}

.home-btn p, 
.service-btn p, 
.aboutus-btn p,
.slogan{
    font-size: x-large !important;
    text-align: center !important;
}

.home-btn-mask,
.home-btn .wp-block-column, 
.service-btn .wp-block-column,
.aboutus-btn .wp-block-column
{
    transition: box-shadow .3s;
    border-radius:10px;
    /*border: 1px solid #ccc;*/
}

/*.aboutus-btn .wp-block-column a{
    border: 1px solid #ccc;
}*/

@media (min-width: 800px){
    .home-btn .wp-block-column:hover, 
    .home-btn-mask:hover,
    .service-btn .wp-block-column:hover,
    .aboutus-btn .wp-block-column:hover
    {
        /*box-shadow: 0 0 11px rgba(33,33,33,.2); */
        box-shadow: 0 0 11px rgba(238, 153, 40, 0.75);
        transform: scale(1.1);
    }
}
.home-video-text strong{

}

.mission-text{
    padding-left: 300px;
    padding-right: 300px;
}
/*#post-82*/

/*post*/
.tg-container .site-main article:nth-child(2){
    background-color: #f7fbff;
}

.tg-container .site-main article{
    /*padding: 40px 20px 40px 0;*/
}


/*test post */
#post-75{
    /*box-shadow: 0 0 11px rgba(33,33,33,.2);*/    
}

.logo-image img{
    /*width: 40px;*/
}

.banner{
    max-width: 100% !important;
}
.banner img{
    max-width: 100% !important;
    border: unset !important;
    box-shadow: unset !important;
}

#content .tg-container .wp-block-column{
    /*margin: 5% 0px;*/
}

#content .tg-container p,
#content .tg-container li{   
    /*font-size: large;*/
    font-size: 20px;
    /*text-align: justify;*/
}


@media (max-width: 800px){
    #content .tg-container .wp-block-columns{
        /*margin: 0 !important;*/
    }
}

#content .tg-container p,
#content .tg-container ul,
#content .tg-container .wp-block-columns,
#content .tg-container ol,
#content .tg-container .map_iframe,
#content .tg-container cite{
    margin: 0 10%;
    /*padding: 0 10%;*/
}


#content .tg-container ul,
#content .tg-container ol{
    /*margin-top: 2%;
    margin-bottom: 5%;*/
/*     margin-top: -4%; */
    margin-bottom: 1%;
}

@media (min-width: 800px){
    #content .tg-container h2 {
/*         margin-top: -60px; */
        margin-bottom: 30px;
    }
}

#content .tg-container h2 {
    margin-bottom: 15px;
}

.post h2{
    margin-top: unset !important;
    margin-bottom: unset !important;
}

/* #content .tg-container h1,
#content .tg-container h2{
    margin-top: 60px;
    margin-bottom: 60px; 
} */
#content .tg-container p,
#content .tg-container .wp-block-columns{
    /*margin-top: 5%;*/
    margin-bottom: 1%;
}


#content .tg-container .wp-block-image{
    text-align: center;
    max-width: 800px;
    /*    margin-right: auto;
        margin-left: auto;*/
    margin: 0 auto;
    margin-bottom: 5%;
}

img.custom-logo{
    max-width: 40px;    
}

@media (min-width: 1200px){

    img.custom-logo{
        max-width: 100%;    
    }

    #site-navigation ul li a {
        /*font-size: large;*/
        font-size: medium;
    }

    .logo-text.site-branding{
        padding-top: 44px;
    }

    h1.site-title {
        font-size: 45px !important;
    }

    p.site-description {
        margin-top: 12px !important;
    }
}
div#content {
    margin-top: 0px;
}

@media (max-width: 700px){
    .service-btn .wp-block-column:first-child{
        margin-bottom: 5%;
    }
}
.service-btn{
    margin-bottom: 5%;
}

/*success img*/
.wp-image-389{
    margin-top: 60px;
}
/*IT hand*/
.wp-image-401{
    width: 90%;
}

blockquote p{
    margin-bottom: unset !important;
}
blockquote{
    margin-bottom: 5% !important;
}
/*Award*/
@media (max-width: 700px){
    .post-102 img{
        margin-bottom: 5%;
    }
}

.page-id-71 h2, .page-id-825 h2 {
	margin-Top: unset !important;
	margin-bottom: unset !important;
}

.post-102 img {
    max-width: 350px;

    border: 6px solid white;
    box-shadow: 1px 1px 5px #333333;
}
.post-102 .wp-block-media-text__media{
    text-align: right;
}

.post-102 .wp-block-media-text{
    margin: 0 10%;
}





.wp-image-41{
    max-width: 100% !important;
}

/*our team*/
.post-71 p{
    margin-bottom: unset !important;
}

.service-btn .wp-block-column{
    background-color: #357eb4;
    border: 1px solid;
    /*margin-left: 5%;*/
    /*margin-right: 5%;*/
}


.service-btn .wp-block-image{
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.service-btn figure{

}
.service-btn img{
    /*max-height:500px;
    max-width:  584px;*/
}

.service-btn a{
    color: #fff !important;
}

/*w3c logo*/
.wp-image-404{
    max-width: 597px !important;
}
/*IA */
.wp-image-403{
    height: 400px;
}

/*BIM*/

@media (min-width: 800px){
    .wp-image-258{
        height: 400px;
    }
}
/*cont us*/
.post-76 .entry-content p:nth-child(2),
.post-76 .entry-content p:nth-child(3){
    margin-bottom: unset !important;
}

h1, h2, h3, h4, h5, h6{
    text-align: center;
}


p{
    margin: 0;
}


.header-bottom .search-icon{
	color: #697586;
	border: 1px solid #697586;
}

button.search-icon {
	background-color: unset;
	padding: unset;

}

.test-01{
    border: 1px solid #ccc;
}
.test-02{
    border: 1px solid #ccc;
    background-image: url(http://ienterprise.hk/wp-content/uploads/2020/02/I-lam-profie-pic.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

.test-03 .aligncenter.size-large{
    margin-left: unset;
    margin-right: unset;
    width: 100%;
}
.test-03 img{
    width: 100%;

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.test-04 p{
    font-size: x-large !important;
    margin-top: 100%;
    margin-bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.test-04 a{
    color: white !important;
}
.test-05{
    border: 1px solid #ccc;
    background-image: url(http://ienterprise.hk/wp-content/uploads/2020/02/service.jpeg);
    background-repeat: no-repeat;
    background-size: contain;
}

.test-042 p{
    font-size: x-large !important;
    margin-top: 215px;
    margin-bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.test-043 p{
    border-radius: 10px;
}

#top-footer{
    background-color: #ed9a2a !important;
}
#media_image-2 img{
    width: 200px;
    max-width: 100%;
    background-color: antiquewhite;
    border-radius: 30px;
}
/*.copyright span{
    display: none;   
}
.copyright:after {
    content: 'Copyright ? 2020 iEnterprise';
}*/
.copyright-text{
    visibility: hidden;
    position: relative;  
}
.copyright-text:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Copyright \00A9  2020 iEnterprise";
}



/*partner*/
.partners-logo{
    background-color: #8ea1c2;
    padding-top: 100px;
}
.partners-logo img{
    margin: auto;
    padding: 5%;
}
.partners-logo li>figure{
    background-color: #fff;
    /*background-color: #8ea1c2;*/
}

@media (max-width: 700px){
    .googlemapdiv{
        overflow:hidden;
        padding-bottom:56.25%;
        position:relative;
        height:0;
    }
    .googlemapdiv iframe{
        left:0;
        top:0;
        height:100%;
        width:100%;
        position:absolute;
    }


}

.videofigure{
    max-width: 780px;
    text-align: center;
    margin: auto;
}

figure.wp-block-embed-youtube.wp-block-embed.is-type-video.is-provider-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio{
    text-align: center;
}
/*.youtubediv{
    position: relative;
    padding-bottom: 56.25%;  16:9
    overflow: hidden;

    max-width: 780px;
    max-height: 440px;
    margin: 0 auto;

    padding-top:30px;
    height:0;
}

.youtubediv iframe,
.youtubediv object,
.youtubediv embed{

    max-width: 780px;
    max-height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

/*.youtubediv{
    padding-top:30px;
    height:0;

}

.youtubediv iframe,
.youtubediv object,
.youtubediv embed{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}*/
.video-w{
    max-width: 780px;
    margin: auto
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.maskcrm {
    text-align: center !important;
    font-size: xx-large !important;
}
.crmp-mask-service .counter{
    text-align: center;
    font-size: -webkit-xxx-large;
    /*color: #ec9c26;*/
    color: white;;
    /*color: black;*/
    text-shadow: black 0.1em 0.2em 0.2em;
}
.crmp-mask-service p{
    font-size: xx-large !important;
    text-align: center !important;
    /*    text-decoration: underline;*/
    /*font-weight: bold;*/
    color: #fff;
    text-shadow: black 0.1em 0.2em 0.2em;
}
.crmp-mask-service{
    position: relative;
    padding: 70px 0px; 
}

.crmp-mask-service::before{
    background-image: url(http://ienterprise.hk/wp-content/uploads/2020/04/i-enterprise3v3.png);
    background-position: center;
    background-repeat: no-repeat; 
    background-size: cover; 
    position: absolute;
    top: 0; 
    left: 0; 
    width: 100%;
    height: 100%;
    content: "";
    filter: blur(3px);
    border-radius: 50px;
}
/* .widget_media_image .wp-image-1513,
.widget_media_image .wp-image-1810 */
.foot_logo{
    background-color: blanchedalmond;
    /*filter: blur(3px);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    border-radius: 15px;

}


/* .widget_media_image .wp-image-2304  */
.foot_wars{
    background-color: #fff;
    /*filter: blur(3px);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    border-radius: 15px;
    padding: 1%;
}

.crmp-mask-service div{
    position: relative;
}
.counter {
    text-align: center;
    font-size: -webkit-xxx-large;
}

.bignumtext p{
    margin-top: 10px !important;
}
.bignum div {
    font-size: 80px !important;
    color: #ffb300 !important;
}

@media (max-width: 740px){
    .bignum div {
        font-size: 60px !important;
        color: #ffb300 !important;
        margin-top: 30px;
    }
}

@media (max-width: 599px){
    .bignum div {  
        font-size: 80px !important;
        margin-top: 0px;
    }
}

.rowchart{
    margin: 0 !important;
}

.row1{
    background-color: #5c5d5d87;
    border-radius: 15px;
}

.post-1490 .list-inline-item{
    /*text-align: center !important;*/
    /* background-color: #777; */
    /* padding: 10px 20px; */
    display: inline-block;
    /*background: pink;*/
    /*white-space: nowrap;*/
    cursor: pointer;
    /*margin: 15px 0;*/
}

.post-1490 li:first-child{
    margin-left: 5% !important;
}@media (max-width: 460px){
    .post-1490 li:nth-child(10){
        margin-left: 5% !important;
    }
}
.post-1490 li{
    margin-left: 1.67%;
}
@media (max-width: 1024px){
    .post-1490 li{
        margin-left: 0.8%;
    }
}@media (max-width: 768px){
    .post-1490 li{
        margin-left: -0.8%;
    }
}


.post-1490 .dis{
    margin: auto;
    /* max-width: 900px; */
    /*margin-top: 50px;*/
    margin-bottom: 20px;
}
.post-1490 ul{
    margin: 0 !important;
}



.shortageratiop,
.shortageratiop2{
    font-size: 12px !important;
    color: gray;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.shortageratiop{
    margin-bottom: 0 !important;
}



.marqueep {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marqueep p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 90s linear infinite;
}
.marqueep span {
    margin-right: 50px;
}
.marqueep p:hover  {
    animation-play-state: paused;
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}



.post-1476 .entry-content{

}
.post-1476 h3,.post-1476 h5{
    text-align: unset;
    margin: 0 10%;
    margin-bottom: 1%;
}


.banner_w{
    max-width: 1200px !important;
}


@font-face {
    font-family: kaiu;
    src: url("fonts/kaiu.ttf")
}

.post-1476 p, .post-1476 h3{
    font-family: kaiu;
}
.nomoneryurl a{
    text-decoration: underline;
}

#content .tg-container #post-1904 p,
#content .tg-container #post-1904 li{
    text-align: left;
}


.entry-date .date, .entry-author a, .comments-link a{
    color: #0e0e0e !important;
}

span.entry-author.vcard.author {
    display: none;
}

.home_crmp{  
    /*border-radius: 50%;*/
    /*    width: 180px;
        height: 180px;*/
    /*    overflow: hidden;
        position: relative;*/
}

.home_crmp:after {
    /*    position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        box-shadow:0 0 50px 30px #ffffff inset; */
    /*    position:absolute;
        content:'';
        width:100%;
        height:100%;
        top:0;
        left:0;
        border-radius:50%;
        box-shadow:0 0 30px 10px rgba(255,255,255,.7) inset;*/
}

.home_crmp a {
    z-index: 1;
}

.home_crmp img{
    border-radius: 40px;
}

.retextsize{
    font-size: unset !important;
}

/*.home_crmp img{
    border-radius: 40px;
    position: relative;
}
.home_crmp img:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow:0 0 50px 30px #ffffff inset;
}*/

has-text-align-center {
  width: 70px;
  height: 300px;
  border: 1px solid #c3c3c3;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.entry-thumbnail{
	text-align:center
}

span.screen-reader-text {
	color: #fff;
}


/* call service Page*/
.callservice{
	border: 1px solid #000;
	border-radius: 20px;
	background-color: #2A4F66;
	color:white;
}
.callservice  h2 h3 {
/* 	color : black; */
	margin-top: 5% !important;
    margin-bottom: 8% !important;
}
/* home page figcaption fontsize*/
.fs20{
	font-size:20px;
}
/* @media (max-width: 800px){ */
/*     .callservice h2 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    } */
/* } */

.callservice_board {
	position: relative;
    padding: 50px 15px;
    margin: 1em 0 3em;
    border: 10px solid #5a8f00;
    text-align: center;
    color: #333;
    background: #fff;
/*     -webkit-border-radius: 20 px;
    -moz-border-radius: 20px; */
    border-radius: 20px;
	margin: 0 120px;
}

.callservice_board p {
	font-size: xx-large !important;
}


.callservice_board:before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 160px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #5a8f00 transparent;
    display: block;
    width: 0;
}

.callservice_board:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 167px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}

.callservice h2 {
	margin-top: 30px !important;
/* 	margin-bottom: 0px !important;  */
}


/* team */
.moretext {display: none;}
.btnTeam {width: 100%;}

.jimmy_resize img {
    height: 300px;
}
.iris_resize img {
    height: 292px;
}


.grace_resize img {
    clip-path: inset(0px 30px 0px 24px);
}

summary {
	margin: 0 10%;
	font-size: large;

}

.collapsible {
/*   background-color: #777; */
  background-color: #081427;
  color: white;
  cursor: pointer;
/*   padding: 18px; */
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
	border-bottom: 1px solid rgb(140 133 137 / 50%);
	text-shadow: 1px 1px 1px #999;
	line-height: 1;
}

.active, .collapsible:hover {
  background-color: #444;
}

.content {
  padding: 1% 2%;
  display: none;
/* 	    display: block; */
  overflow: hidden;
/*   background-color: #f1f1f1; */
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.collapsible, .content{
/* 	margin-bottom: 1% */
}

.collapse{
	margin: 0 10%
}

.collapsible * {
/* 	margin: 0 10% */
}

@media (min-width: 600px){
	.cep-form .wpforms-form{
/* 		padding-left: 30% !important; */
		margin: 0 30%;
	}
	.payment{
/* 		padding-left: 30% !important; */
/* 		margin-left: 30% !important; */
		margin: 0 20% !important;
	}
}

.btn {
/*   background-color: #081427; */
/*   background-color: white; */
  background-color: #081427;
  border: none;
/*   color: white !important; */
/*   color: #081427 !important; */
  color: #FFDE00 !important;
  padding: 30px 30px;
  cursor: pointer;
  font-size: 30px;
	text-align: center;
    cursor: pointer;
	display: block;
	border: 1px solid rgb(140 133 137 / 50%);
/* 	border-radius: 15px; */
	text-shadow: 1px 1px 1px #999;
	line-height: 1;
	margin-bottom: 1%;
	margin-top: 1%;
	
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: #444;
  color: white !important;
}
/* 
.callservice_board:before {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -40px;
    left: 50px;
    width: 50px;
    height: 30px;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: #5a8f00;
    background: transparent;
    -webkit-border-bottom-right-radius: 80px 50px;
    -moz-border-radius-bottomright: 80px 50px;
    border-bottom-right-radius: 80px 50px;
    display: block;
}

.callservice_board:after {
    content: "";
    position: absolute;
    z-index: 10;
    bottom: -40px;
    left: 50px;
    width: 20px;
    height: 30px;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: #5a8f00;
    background: transparent;
    -webkit-border-bottom-right-radius: 40px 50px;
    -moz-border-radius-bottomright: 40px 50px;
    border-bottom-right-radius: 40px 50px;
    display: block;
}

.callservice_board > :first-child:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 45px;
    width: 10px;
    height: 10px;
    background: #5a8f00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.callservice_board > :first-child:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 70px;
    width: 20px;
    height: 15px;
    background: #fff;
}
 */

/* callservice_board */



/*/////////////////////////////////////////////*/
/*.logo-text site-branding h1{}*/
/*.logo-text site-branding p{font-size: large;}*/