@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
    color: #7e7e7e;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
    color: #034b96;
    font-weight: 700;
    font-family: "Lora", serif;
}
nav.navbar {
	z-index: 1000
}
.dropdown-menu:hover,
.dropdown .nav-link:hover ~ .dropdown-menu {
	display: block;
	top: 100%;
    left: 0;
    margin-top: 0;
}
.navbar-nav .nav-link,
.btn {
	font-family: "Lora", serif;
	font-weight: 700;
	font-size: 12px !important;
	text-transform: uppercase;
	text-align: center
}
.title {
    font-size: 60px;
    color: #52cbf0;
}
.texture-intern,
.texture-lawyer {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100vh;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	position: relative
}
.texture-intern {
	min-height: inherit
}
.texture-intern::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.8)
	
}
.texture-intern * {
	position: relative;
	z-index: 1
}
.description {
	color: #283032;
    margin: 22px 0 42px 0;
    letter-spacing: 0.5px;
}

.de-images img,
.di-text {
    border-radius: 3px;
    -webkit-box-shadow: 2px 20px 30px 0px rgb(20 20 20 / 30%);
    -moz-box-shadow: 2px 20px 30px 0px rgba(20, 20, 20, 0.3);
    box-shadow: 2px 20px 30px 0px rgb(20 20 20 / 30%);
}
.de-images {
    position: relative;
    width: 100%;
}
.di-small-2 {
    position: absolute;
    width: 40%;
    height: 40%;
    right: -10%;
    bottom: -10%;
    z-index: 1;
}
.di-text {
    position: absolute;
    width: 40%;
    top: 40%;
    left: -10%;
    z-index: 1;
    background: #888888;
    text-align: center;
    padding: 10% 0;
}

.section-title {
    padding-bottom: 27px;
    position: relative;
}

.section-title .separator {
    position: relative;
    width: 47px;
    display: inline-block;
    position: relative;
    height: 2px;
    width: 47px;
    content: '';
    background: #bd291e;
    margin-left: auto;
    margin-right: auto;
    bottom: 6px;
}
.section-heading-border-right {
    border-right: 1px solid #e5e5e5;
}

.btn_whats {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.btn_whats .my-float {
    margin-top: 16px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    padding: .625rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    transition: background-color 0.25s ease-in-out,border-color 0.25s ease-in-out,box-shadow 0.25s ease-in-out;
    border-color: #dee2e6;
    background-color: transparent;
    border-radius: 0;
    min-height: 100%;
}
.accordion-button:not(.collapsed),
.nav-tabs .nav-link.active {
    background-color: #034b96;
    border-color: #034b96;
}
.accordion-button:not(.collapsed),
.nav-tabs .nav-link.active .text-dark {
	color: #fff !important
}
.accordion-button:not(.collapsed)::after,
.accordion-button:not(.collapsed) img,
.nav-tabs .nav-link.active img {
	mix-blend-mode: color-dodge;
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
.tab-content-images img {
	width: 100%!important;
	max-width: 468px
}
.feature-box * {
	position: relative;
	z-index: 2
}
.feature-box.f-boxed {
	-o-transition: .7s;
    -ms-transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    transition: .7s;
    height: 100%
}
.feature-box.style-3 {
    position: relative;
    overflow: hidden !important;
}
.feature-box.f-boxed {
    overflow: none;
    padding: 50px;
    background-color: #f8f8f8;
}
.feature-box.style-3 img {
    text-align: center;
    font-size: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.feature-box.style-3 .wm {
    position: absolute;
    right: -120px;
    top: 30%;
    z-index: 1;
    opacity: 0.1;
    -o-transition: background-color .7s ease-in-out;
    -ms-transition: background-color .7s ease-in-out;
    -moz-transition: background-color .7s ease-in-out;
    -webkit-transition: background-color .7s ease-in-out;
    transition: .7s ease-in-out;
}
.feature-box.f-boxed:hover {
	background-color: #034b96;
}
.feature-box.f-boxed:hover,
.feature-box.f-boxed:hover h1,
.feature-box.f-boxed:hover h2,
.feature-box.f-boxed:hover h3,
.feature-box.f-boxed:hover h4,
.feature-box.f-boxed:hover h5,
.feature-box.f-boxed:hover h6 {
	color: #fff !important
}
.feature-box:hover .wm {
    outline: none;
}
.feature-box.style-3:hover .wm {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
}
.feature-box.style-3:hover .wm,
.feature-box.style-3:hover img {
	mix-blend-mode: color-dodge;
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
.spacer-single {
    width: 100%;
    height: 30px;
    display: block;
    clear: both;
}

.arrw-start {
	position: absolute;
    margin-left: -15px;
    margin-top: -5px;
}
.arrw-end {
	position: absolute;
	margin-left: 5px;
    margin-right: -20px;
    margin-bottom: -15px;
}

@media (min-width: 992px) and (max-width: 1169px) {
	.title {
	    font-size: 40px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.title {
	    font-size: 30px;
	}
}

@media (min-width: 992px) {
	.texture-lawyer {
		background-position: top center;
	}
	.description {
		width: 80%;
		font-size: 16px
	}
}

@media (max-width: 767px) {
	.title {
	    font-size: 40px;
	}
}