

/*.two_columns_50_50>.column2>.column_inner{margin: 0 auto;width: 400px;}*/
.two_columns_50_50>.column2>.column_inner span{margin : 0 8px;}
#media_image-2{text-align:center}
#codifay-logo:hover{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
margin-left:5px;
}
#codifay-logo{
-webkit-transition: all 0.2s ease-in-out!important;
-moz-transition: all 0.2s ease-in-out!important;
-ms-transition:  all 0.2s ease-in-out!important;
-o-transition:  all 0.2s ease-in-out!important;
transition:  all 0.2s ease-in-out!important;

-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
margin-left:0px;
}
.footer_top_border.in_grid{width:100%!Important;}
a.tp-caption.tp-resizeme.rev_layer_in_group{
-webkit-transition: all 0.2s ease-in-out!important;
-moz-transition: all 0.2s ease-in-out!important;
-ms-transition:  all 0.2s ease-in-out!important;
-o-transition:  all 0.2s ease-in-out!important;
transition:  all 0.2s ease-in-out!important;
opacity: 1!important;
}
a.tp-caption.tp-resizeme.rev_layer_in_group:hover{opacity:0.7!important;}
/*#rev_slider_2_1 ul{
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}*/

.home_box_bg_blue .qbutton, .home_box_bg_blue .qbutton:active, .home_box_bg_blue .qbutton:focus{
border-color:transparent;
font-family:Arial, sans-serif;
opacity: 1;

-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);

-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.home_box_bg_blue .qbutton:hover{
border-color:transparent;
color:white;
/*opacity: 0.7;*/

-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.home_box_bg_blue h4{
font-family: 'Cormorant', sans-serif;
font-size: 22px;
}

.qode_clients .qode_client_holder a{opacity:0.6;}
.qode_clients .qode_client_holder a:hover{opacity:1!important;}

.home_box_bg_blue >div > div > div{position:relative; z-index:1;}
.home_box_bg_blue >div > div:before{
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #184c6a;
display: block;
opacity: 0.5;
z-index: 1;
}



.testimonial_image_holder {
    margin: 0 0 30px;
}

.q_team {
    background-color: transparent;
}

.q_team.info_description_below_image .q_team_image_holder{
    text-align: center;
}
.q_team .q_team_image img{
    width: auto;
}

.q_team .q_team_description_inner {
    padding: 0 0px;
}

.q_team.info_description_below_image .q_team_image_holder:hover img{
    -webkit-transform: none;
    transform: none;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    width: 108px;
    height: 108px;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow{
    border-left-width: 30px;
    border-top-width: 18px;
    border-bottom-width: 18px;
    left: 54%;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    text-align: center;  
}

@media only screen and (max-width: 1200px){
    nav.main_menu > ul > li > a{
        padding: 0 18px;
    }
}

#back_to_top span i {
    font-size: 18px;
    line-height: 46px;
}