/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 1024px) {
  .fusion-mobile-menu-icons {
    vertical-align: middle !important;
    position: relative !important;
    top: 25px !important;
}
	
	.fusion-secondary-header {
    background-color: rgb(85, 110, 237) !important;
}
	
}

#single-feature h4, #single-feature p {
    color: #fff;
}

.fusion-widget-area {
    /* background-image: url(http://wpuplift.com/projects/shine/wp-content/uploads/2018/10/footer-overlay-bg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top 40px center;
}

.fusion-footer-copyright-area {
    background-color: #031d48 !important;
}

.fusion-main-menu > ul > li > a {
    height: 103px !important;
    line-height: 103px !important;
}

.fusion-header .fusion-row {
    height: auto !important;
}

#single-feature h4 {
    margin-bottom: 5px;
    margin-top: 15px;
}

.features-tab h2 {
    margin-bottom: 10px;
}

.features-tab p {
    padding-top: 20px;
}

.feature-block h4 {
    font-size: 21px;
    text-align: center;
}

.about-79 {
    margin-top: 25px;
}

ul.call-to-action {
    text-align: center;
    list-style: none;
}

.call-to-action li {
    display: inline-block;
    margin-right: 10px;
}

.first-a a {
    border: #ffa737 1px solid;
    padding: 12px 25px;
    border-radius: 50px;
}

.second-a a {
    border: #ffa737 1px solid;
    color: #fff;
    background: #ffa737;
    padding: 12px 25px;
    border-radius: 50px;
}

.call-to-action li:last-child {
    margin-right: 0;
    transition: all ease 0.3s;
}

.first-a a:hover {
    background-color: #ffa737;
    color: #fff;
}

.second-a a:hover {
    background-color: #fff;
    color: #ffa737;
}

.our-clients{
	padding-top:30px;
}

ul.victorious-list-tabs {
    list-style: none;
}

.victorious-list-tabs li {
    position: relative;
    height: 50px;
    line-height: 50px;
    background: #f9f9f9;
    font-size: 18px;
    color: #232323;
    margin-bottom: 10px;
    padding-left: 55px;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.victorious-list-tabs li:before {
    content: '\f14a';
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    position: absolute;
    left: 20px;
    top: 13px;
    line-height: 1;
    color: #2d3964;
}

.why-us-bottom .fusion-column-first {
    margin-bottom: 0 !important;
}

.add-hover .matchHeight:hover {
    background-color: #2d3964 !important;
}

.add-hover .matchHeight:hover p {
    color: #fff !important;
}

.my-counters {
    padding-bottom: 20px;
    padding-top: 35px;
}

.skill-process .fusion-layout-column {
    margin-bottom: 0px !important;
}

.my-icon {
    float: left;
    padding-right: 30px;
}

.about-19 h2 {
    overflow: hidden;
    padding-bottom: 15px;
}

.about-19 h2:before {
    content: '';
    background-color: #2d3964;
    height: 4px;
    width: 60px;
    position: absolute;
    margin-top: 55px;
}

.style67 q {
	font-style:normal !important
}

.style67 .company-name span, .style67 .company-name strong, .company-name {color:#fff}

.single-service h6 {
    margin-bottom: 0;
    margin-top: 10px;
}

.single-service h1 {
	margin-top: 5px;
    font-size: 35px !important;
    line-height: 1.2 !important;
}

.single-service ul {
    list-style: none;
    padding-left: 30px;
}

.single-service ul li:before {
    content: '\f14a';
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
}

.send-enquiry .wpcf7-text {
    border: 1px solid #e0dfdc;
    padding: 10px 12px;
    height: 45px;
    margin-bottom: 15px;
    font-family: inherit;
    font-size: 15px !important;
}

.send-enquiry .wpcf7-textarea {
    border: 1px solid #e0dfdc !important;
    padding: 10px 12px !important;
    margin-bottom: 15px !important;
    font-family: inherit !important;
    font-size: 15px !important;
}

.send-enquiry .wpcf7-submit {
    text-transform: capitalize !important;
    font-size: 20px !important;
}

title-heading-center
element.style {
    font-size: 31.5px;
    line-height: 40.618px;
    color: aliceblue;
}