/* ===================================================================================

* Theme Name: Technix Child
* Theme URI: https://wphix.com/wp/technix/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Technix –  Technology & IT Solutions WordPress Theme 
* Version: 1.0.0
* Template: technix
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */


.tp-fun-fact-wrapper .counter-title {
    font-size: 60px !important;	
}

.tp-fun-fact-title-wrapper p {
    color: #333 !important;
}

.tp-fun-fact-wrapper {
margin-bottom: 50px !important;
}

.tp-fun-fact-content {
    padding-left: 45px !important;
}

.slick-slider .slick-track {
transition: transform 6000ms linear 2s !important;
}

.tp-feature-wrapper p::after {
display:none !important;
}

.tp-fun-fact-title-wrapper ul li {
    font-size: 17px !important;
    color: #333 !important;
}
.tp-feature-item-thumb .thumb {
    border-radius: 5px !important;
	margin-bottom: 20px !important;
}

.tp-feature-item-wrapper {
    padding: 15px 15px 15px 15px !important;
}

.tp-support-faq.faq-style-1 .tp-faq-tab-content .accordion-body p {
    color: #000000 !important;
}

.tp-feature-area {
padding-bottom: 60px !important;
}

.tp-contact-title {
text-transform: none !important;
	line-height: 50px !important;

}

.tp-contact-title-wrapper p {
 color: #333 !important;
}

.tp-contact-form-title {
font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 30px !important;
    text-transform: none !important;
}

.tp-contact-item-title {
    font-size: 17px !important;
}

.tp-contact-location-title {
    font-size: 20px !important;	
	    margin-bottom: 10px !important;

}

.tp-contact-location p {
 color: #333 !important;
	font-size: 17px !important;	
}

.tp-contact-form {
  background: #32748133 !important;
}

.tp-business-box-title {
margin-bottom: 0px !important;
}

.pt-120 {
    padding-top: 80px !important;
}

.pb-210 {
    padding-bottom: 60px !important;
}

.breadcrumb__title {
  color: #fff !important;
}

.breadcrumb__list > span {
color: #fff !important;
}

.tp-team-wrapper {
    margin-bottom: 0px !important;	
}

.tp-team-wrapper-icon {
display: none !important;
}

.tp-team-wrapper-content-text .team-title {
font-size: 18px !important;
}

.tp-main-menu ul li .submenu {
    width: 350px !important;
}

.tp-main-menu ul li .submenu li a {
    font-size: 15px !important;
	font-weight: 500 !important;
}

.white-font p {
    color: #fff !important;
}

.tp-fun-fact-wrapper .counter-title {
 -webkit-text-stroke-color: rgb(255 255 255) !important;
}

.tp-fun-fact-area {
    padding-top: 130px !important;
}

.tp-support-feature-counter {
width: 170px !important;
    height: 130px !important;
}

.tp-support-feature-content {
    margin-top: 50px !important;
} 

.tp-support-feature-content-title {
    font-weight: 700 !important;
    font-size: 25px !important;
    color: #327481 !important;
}

.tp-footer-col-2 {
    padding-left: 25px !important;
}

.tp-footer-col-3 {
    padding-right: 25px !important;
}

.tp-footer-info p {
margin-bottom: 10px !important;
}

.tp-footer-main-location {
margin-bottom: 10px !important;
}

.tp-header-top-right .header-social a {
    color: #327481 !important;
}

.tp-header-top-info ul li a {
    font-size: 12px !important;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.tp-main-menu ul li:not(:last-of-type) {
    margin-right: 25px !important;
}
}