/*
 Theme Name:   	RETUSA V2
 Theme URI: 	https: //www.thinkcept.com/
 Description:  	RETUSA Child Theme
 Author:       	THINKCEPT
 Author URI:   	https: //www.thinkcept.com/
 Template:     	retusa
 Version:      	1.0
 Text Domain:  	retusa2
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */



.service-style-one-item img {
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.service-style-one-item .top h4, .service-style-one-item p {
    text-align: center;
}

.service-style-one-item a.btn-angle {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-brand>img {
    height: 90px;
}

.footer-item .logo {
    height: 90px;
    margin: 30px auto;
    display: block;
}

@media (min-width: 1023px) {
    .banner-area {
        height: 900px !important;
    }
}