/* Theme Name: Transflash Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of transflash
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: transflash
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  transflash-child
*/

.ova-ctfrom7 .form-contact-us .contact-heading i{
    color: #2C368F !important;
}

.ova-ctfrom7 .form-contact-us .ova-submit i{
    top: 30% !important;
}

.ova-ctfrom7 .form-get-a-quote .ova-submit i{
    top: 30% !important;
}

.ova-ctfrom7 .form-contact-us .ova-submit input[type=submit]{
    background-color: #2C368F !important;
}

.ova-ctfrom7 .form-get-a-quote .ova-submit input[type=submit]{
    background-color: #2C368F !important;
}

button, input[type=button], input[type=reset], input[type=submit]{
    border-color: #2C368F !important;
    background-color: #2C368F !important;
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover{
    color: black !important;
}

#scrollUp{
    background-color: #2C368F !important;
}

.name:after{
    color: #2C368F !important;
}

.ova-ctfrom7 .form-get-a-quote input[type=checkbox]:checked{
    background-color: #2C368F !important;
}

.ova-ctfrom7 .form-get-a-quote .ova-checkbox label:before{
    background-color: #2C368F !important;
}

.elementor-914 .elementor-element.elementor-element-93d40d8 .elementor-icon-list-icon i{
    color: #2C368F !important;
}

.row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-sm-6.col-xs-12{
    width: 48%;
}