

body {font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;}

/*contact form alignment fixes*/

.contactFormFieldLeft {float:left;width:49%;}
.contactFormFieldRight {float:right;width:49%;}

@media (max-width: 482px) {
.contactFormFieldLeft {width:100%}
.contactFormFieldRight {width:100%}
}

.header_top{
    height: 45px;    
    line-height: 45px;
}

.header_top .q_icon_list {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0
}

.header_top .q_icon_list:last-child{
    margin-right: 0;
}

.header_top .q_icon_list .qode-ili-icon-holder{
    border-radius: 4px;
}

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 4px
}
.footer_top h5 {
    font-size: 19px;}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 5px;
    color: #272626;
    font-family: FontAwesome;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.hesperiden.tparrows{
    background-color: #fff;
display: none;
}

.hesperiden.tparrows:hover{
    background-color: #fab012;
}

.hesperiden.tparrows:hover:before{
color: #fff;
}

.hesperiden.tparrows.tp-leftarrow:before{
    content: '\f053';
}

.hesperiden.tparrows.tp-rightarrow:before{
    content: '\f054';
}
i.qode_icon_font_awesome.fa.fa-arrow-up {
        font-size: 20px! important;
}
.side_menu_button{
    top: 3px;
}
.side_menu .widget {
    margin: 0px 0 28px;
}
.page_not_found{
    padding-top: 75px
}

p {padding-bottom: 2%;}
.bullets ul li:before {
display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 8px;
    color: #fab012;
    font-size: 14px;
    margin-left: -22px;}

.bullets ul {padding-left:22px;}

li { list-style: none;
list-style-type: none; }


/* MY CSS */
/* Common Styles */
.card {
background-color:#fff;
padding:25px;
margin-bottom: 20px;
border-top: 5px solid #fab012;}

.shadow{
-webkit-box-shadow: 0px 4px 25px -5px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 4px 25px -5px rgba(0,0,0,0.15);
 box-shadow: 0px 4px 25px -5px rgba(0,0,0,0.15);}
.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
margin: 0 auto;
padding-top: 20px;}


.grow { transition: all .2s ease-in-out; 
}
.grow:hover
{
            -o-transform: scale(1.05);

        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
}
/* Portfolio Styles */

.portfolio_single.portfolio_template_8 .icon_social_holder {display:none;}

.portfolio_single .portfolio_container {
border-top: 1px solid #e0e0e0;
padding-top: 20px;}

.portfolio_navigation .portfolio_button a {display:none;}

.caroufredsel-direction-nav a i, .flex-direction-nav a i { color:#ffab00;}

.caroufredsel-direction-nav a, .flex-direction-nav a { border-color:#ffab00;}

.caroufredsel-direction-nav a, .flex-direction-nav a:hover { border-color:#8a8a8a;}

      
@media only screen and (max-width: 1000px){

.menu-footer-menu-container {margin-top: -22px;}
}}





element.style {
    color: white;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 768px)
.herotext {
    color: white;
    font-size: 300%;
}
}