/*
	Theme Name:     Globax Child
	Theme URI:      http://enovathemes.com/globax
	Description:    Logistics Transportation Cargo WordPress Premium Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       globax
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

#et-content-box-1 {
    display: flex !important;
    flex-wrap: wrap !important;
}

.front-custom-icon {
    width: 210px;
    height: 90px;
}

.front-custom-icon-rail-transport {
    background-image: url("img/Red-rail-transport.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-rail-transport-service{
    background-image: url("img/Red-rail-transport.svg");
    background-repeat: no-repeat;
    width: 200px;
    height: 80px;
    display: block;
}

.front-custom-icon-loading-unloading {
    background-image: url("img/Red-loading-unloading.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-loading-unloading-service {
 background-image: url("img/Red-loading-unloading.svg");
    background-repeat: no-repeat;
    width:200px;
    height:80px;
    display:block;
}

.front-custom-icon-shunting {
    background-image: url("img/Red-shunting.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-shunting-service {
 background-image: url("img/Red-shunting.svg");
    background-repeat: no-repeat;
    width:200px;
    height:80px;
    display:block;
}

.front-custom-icon-counseling-advising {
    background-image: url("img/Red-counseling-advising.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-counseling-advising-service {
 background-image: url("img/Red-counseling-advising.svg");
    background-repeat: no-repeat;
    width:200px;
    height:80px;
    display:block;
}

.front-custom-icon-storing-goods {
    background-image: url("img/Red-storing-goods.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-storing-goods-service {
 background-image: url("img/Red-storing-goods.svg");
    background-repeat: no-repeat;
    width:200px;
    height:80px;
    display:block;
}

.front-custom-icon-logistics {
    background-image: url("img/Red-logistics.svg");
    background-repeat: no-repeat;
}

.front-custom-icon-logistics-service {
 background-image: url("img/Red-logistics.svg");
    background-repeat: no-repeat;
    width:200px;
    height:80px;
    display:block;
}

.front-custom-letter {
    width: 60px;
    height: 60px;
    display:block;
}

.front-custom-letter-a {
    background-image: url("img/A.svg");
    background-repeat: no-repeat;
}


.front-custom-letter-c {
    background-image: url("img/C.svg");
    background-repeat: no-repeat;
}


.front-custom-letter-g {
    background-image: url("img/G.svg");
    background-repeat: no-repeat;
}

.front-custom-letter-o {
    background-image: url("img/O.svg");
    background-repeat: no-repeat;
}

.front-custom-letter-p {
    background-image: url("img/P.svg");
    background-repeat: no-repeat;
}

.front-custom-letter-r {
    background-image: url("img/R.svg");
    background-repeat: no-repeat;
}
.front-custom-letter-s {
    background-image: url("img/S.svg");
    background-repeat: no-repeat;
}




.et-content-box.large .et-icon-wrap {
    width: 200px;
}

/*.home .testimonial-content {*/
/*    background-color: #3c4a52;*/
/*    color: #fff;*/
/*    font-weight: normal;*/
/*    font-style: italic;*/
/*    font-size: 15px;*/
/*    line-height: 32px;*/
/*    padding: 20px 0 !important;*/
/*}*/

/*.home .testimonial-person {*/
/*    padding-top: 0;*/
/*}*/

/*.home .testimonial-person-data {*/
/*    padding: 0;*/
/*}*/

/*.home .loop-testimonial:hover .owl-nav > .owl-prev {*/
/*    margin-left: -120px;*/
/*}*/

/*.home .loop-testimonial:hover .owl-nav > .owl-next {*/
/*    margin-right: -100px;*/
/*}*/

/*.home .testimonial-content::before {*/
/*    color: #3c4a52;*/
/*}*/

/*.home .testimonial-title {*/
/*    color: #fff;*/
/*}*/

/*.home .testimonial-subtitle {*/
/*    color: #cac3c3;*/
/*}*/

/*.home .testimonial-person-image {*/
/*    width: 150px;*/
/*}*/


.et-person-alt .person-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0;
}

.et-person-alt > * {
    display: table-row;
}

.et-person-alt {
    display: block;
}

.et-person-alt > .under-image-content::before{
    display: none;
}

.et-person-alt > .under-image-content::after{
    display: none;
}

.et-person-alt .image-container{
    margin-bottom: 20px;
}

.services-icons img {
    width:100px !important;
}