/*
Theme Name: Fixolab
Theme URI: 
Author: rahi
Author URI: 
Description: 
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, post-formats,  sticky-post, threaded-comments, translation-ready
Text Domain: fixolab

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.clients .testimonial-author--avater {
    float: left;
    max-width: 60px;
    margin-right: 10px;
    border-radius: 50%;
}
.pricing-tab.active {
    background-color: #3464e0;
    color: #fff;
    border-radius: 50em;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
}
.pricing-tab-wrapper {
    margin: 0 auto;
    padding: 0;
}
ul.pricing-tab-wrapper li {
    display: inline-block;
    height: 40px;
    width: 100px;
    cursor: pointer;
}

.flip-box-inner {
    transform: rotateY(180deg);
}
.nav-link.open-search {
    cursor: pointer;
}
#f0f {
    margin-top: 70px;
}
#f0f img {
    max-width: 100%;
}
.globpageheader {
    padding-bottom: 270px;
    padding-top: 136px;
}
