html {
    font-size: 16px;
    scroll-behavior: smooth;
}
body {
    color: #363636;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
}
wrapper {
    position: relative;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
}





/*------------------------------
            Global        
------------------------------*/
a {
    color: #363636;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover {
    color: #07cfe9;
    text-decoration: none;
}
a.learn-more {
    display: inline-block;
    color: #fff;
    background-color: #07cfe9;
    padding: .75rem 2.5rem;
    margin-right: auto;
}
h1 {
    line-height: 1.28;
}
h3 {
    font-weight: 500;
    margin-bottom: 1.25rem;
}
h4 {
    font-weight: 400;
}
h5 {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 400;
}
h6 {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 400;
}
p, ul {
    font-size: 1.25rem;
    line-height: 1.4;
}
b, strong {
    font-weight: 700;
}
address {
    line-height: 1.3;
}
.f80 {
    font-size: 5rem;
}
.f60 {
    font-size: 3.75rem;
}
.f50 {
    font-size: 3.125rem;
}
.f45 {
    font-size: 2.8125rem;
}
.f44 {
    font-size: 2.75rem;
}
.f40 {
    font-size: 2.5rem;
}
.f36 {
    font-size: 2.25rem;
}
.f35 {
    font-size: 2.1825rem;
}
.f30 {
    font-size: 1.875rem;
}
.f28 {
    font-size: 1.75rem;
}
.f26 {
    font-size: 1.625rem;
}
.f25 {
    font-size: 1.5625rem;
}
.f24 {
    font-size: 1.5rem;
}
.f22 {
    font-size: 1.375rem;
}
.f20 {
    font-size: 1.25rem;
}
.f18 {
    font-size: 1.125rem;
}
.f16 {
    font-size: 1rem;
}
.f14 {
    font-size: .875rem;
}
.img-contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trans {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.scroll-anchor {
    z-index: -99;
    position: relative;
    padding-top: 4rem;
    margin-top: -4rem;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
}
@media (max-width: 1399px) {
    h5, h6 {
        font-size: 1.125rem;
    }
    p {
        font-size: 1.125rem;
        line-height: 1.3;
    }
    ul {
        font-size: 1.125rem;
    }
    .f80 {
        font-size: 4rem;
    }
    .f60 {
        font-size: 3rem;
    }
    .f50 {
        font-size: 2.75rem;
    }
    .f45,
    .f44 {
        font-size: 2.25rem;
    }
    .f40 {
        font-size: 2rem;
    }
    .f36,
    .f35 {
        font-size: 1.625rem;
    }
    .f30 {
        font-size: 1.5rem;
    }
    .f28 {
        font-size: 1.7rem;
    }
    .f26, .f25, .f24 {
        font-size: 1.25rem;
    }
    .f22 {
        font-size: 1.125rem;
    }
    .f20 {
        font-size: 1.125rem;
    }
    .f18 {
        font-size: 1rem;
    }
    .f16 {
        font-size: .875rem;
    }
    .btn.btn-second {
        font-size: 1.125rem;
        margin: 0;
    }
    .btn.btn-second::after {
        right: -1.25rem;
        width: .75rem;
        height: .75rem;
    }
    .p-mobile {
        padding: 4rem 0!important;
    }
}
@media (max-width: 991px) {
    .scroll-anchor#ourFirm {
        padding-top: 4rem;
        margin-top: -5rem;
    }
	
	.scroll-anchor {
        padding-top: 4rem;
        margin-top: -4rem;
    }
}
@media (max-width: 767px) {
    h5 {
        font-size: 1rem;
    }
    p {
        font-size: 1rem;
    }
    ul li {
        font-size: 1rem;
    }
    a.learn-more {
        padding: .5rem 1.75rem;
    }
    .f80 {
        font-size: 3rem;
    }
    .f60 {
        font-size: 2rem;
    }
    .f50 {
        font-size: 2rem;
    }
    .f45,
    .f44 {
        font-size: 1.625rem;
    }
    .f40 {
        font-size: 1.5rem;
    }
    .f36,
    .f35 {
        font-size: 1.375rem;
    }
    .f30 {
        font-size: 1.25rem;
    }
    .f28 {
        font-size: 1.25rem;
    }
    .f26, .f25, .f24 {
        font-size: 1.125rem;
    }
    .f22 {
        font-size: 1.0625rem;
    }
    .f20 {
        font-size: 1rem;
    }
    .f16 {
        font-size: .875rem;
    }
    .btn {
        font-size: 1.25rem;
        padding: 0;
        margin: .5rem 0;
    }
	
}





/*------------------------------
            Navbar
------------------------------*/
.navbar {
    z-index: 999;
    padding: 1rem 0;
}
.navbar .navbar-brand {
    width: 10rem;
    padding: 0;
    margin: 0 .9375rem;
    filter: brightness(0);
}
.navbar .navbar-toggler {
    z-index: 9;
    cursor: pointer;
    border: none;
    outline: none;
}
.navbar .navbar-toggler:focus {
    box-shadow: none;
}
.navbar .fas {
    color: #363636;
    transform: scale(1.25, 1.25);
    padding: .5rem;
}
.navbar .nav-link {
    color: #363636;
    font-family: 'Beaufort', sans-serif;
    font-size: 1.375rem;
    font-weight: 400;
    padding: .125rem 0!important;
    margin: auto 1.75rem;
}
.navbar .dropdown:hover > .dropdown-menu {
    display: block;
}
.navbar .dropdown-menu {
    font-family: 'Beaufort', sans-serif;
    border: none;
    margin: 0;
}
@media (min-width: 992px) {
    .navbar.navbar-min {
        background-color: #fff;
        box-shadow: 0 0 3rem rgba(0, 0, 0, .2);
        padding: 1rem 0;
    }
    .navbar:not(.navbar-min) .navbar-brand {
        filter: brightness(1);
    }
    .navbar.navbar-min .navbar-brand {
        width: 6rem;
    }
    .navbar:not(.navbar-min) .nav-link {
        color: #fff;
    }
    .navbar .nav-link {
        border-bottom: 3px solid transparent;
    }
    .navbar .nav-link:hover,
    .navbar .nav-link.active {
        border-bottom: 3px solid #363636;
    }
    .navbar:not(.navbar-min) .nav-link:hover,
    .navbar:not(.navbar-min) .nav-link.active {
        border-bottom: 3px solid #fff;
    }
}
@media (max-width: 1399px) {
    .navbar {
        padding: 1.5rem 0;
    }
    .navbar .navbar-brand {
        width: 8rem;
    }
    .navbar .nav-link {
        font-size: 1.25rem;
        margin: auto 1.125rem;
    }
}
@media (max-width: 991px) {
    .navbar {
        background-color: #fff;
        padding: 1rem 0;
        box-shadow: 0 0 3rem rgba(0, 0, 0, .2);
    }
    .navbar .navbar-nav {
        text-align: center;
        padding: 1rem 0 .5rem;
        margin: 0;
    }
    .navbar .nav-link {
        font-size: 1.125rem;
        font-weight: 400;
        margin: 0 0 .125rem;
    }
}





/*------------------------------
            Header
------------------------------*/
header {
    color: #fff;
    background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)), url(../images/art/babak-habibi-unsplash.jpg) center no-repeat;
    background-size: cover;
}
header .content {
    display: flex;
    flex-direction: column;
    min-height: 24rem;
    padding: 10rem 0 1rem;
}
header .content h1 {
    margin: auto 0;
}





/*------------------------------
            Home
------------------------------*/
.home {
    position: relative;
}
.home .carousel-item:not(.active)::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000;
}
.home .content {
    z-index: 3;
    position: relative;
    height: 100vh;
    text-align: center;
    justify-content: center;
    max-width: 60rem;
    min-height: 40rem;
    padding: 8rem 0;
    margin: auto;
}
.home h1 {
    color: #fff;
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 1.5rem;
}
.home h2 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 1.5rem;
}
.home p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 4rem;
}
.home .content a {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 8rem;
    color: #fff;
}
.video {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video::after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000;
    opacity: .5;
}
.video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}





/*------------------------------
            About
------------------------------*/
.about {
    padding: 5rem 0;
}
.about h3 {
    margin-bottom: 1.875rem;
}
.about h5 {
    color: #fff;
    background-color: rgba(41, 145, 236, 0.9);
    text-align: center;
    padding: 0.5rem 0;
    margin: 2rem 0 1rem;
}
.about p {
    margin: 0;
}





/*------------------------------
            Services
------------------------------*/
.services {
    padding: 5rem 0;
}
.services h3 {
    margin-bottom: 1.875rem;
}
.services h5 {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 700;
    margin: 4rem 0 1.875rem;
}
.services h5 img {
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
}




/*------------------------------
            Team
------------------------------*/
.team {
    padding: 5rem 0;
}
.team .person {
    cursor: pointer;
    margin-top: 2rem;
}
.team .person .img-container {
    position: relative;
}
.team .person .img-container:not(:hover) img {
    filter: grayscale(1);
}
.team .person .info {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-color: rgba(17, 45, 49, .8);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.34px;
    padding: 1rem;
}
.team .person .img-container:hover .info {
    opacity: 1;
}
.team .name {
    font-weight: 500;
    margin: .75rem 0 0;
}
.team .title {
    color: #313131;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .team .person {
        cursor: pointer;
        margin-top: 2rem;
    }
    .team .person .info {
        padding: .75rem 1rem;
    }
}
@media (max-width: 575px) {
    .team .col-6:nth-child(odd) {
        padding-right: .5rem;
    }
    .team .col-6:nth-child(even) {
        padding-left: .5rem;
    }
	
}





/*------------------------------
          Team Modal
------------------------------*/
.modal .nav {
    z-index: 1;
    position: absolute;
    top: 1rem;
    right: -6.5rem;
    background-color: #363636;
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem;
    padding: 0 .5rem;
}
.modal .nav .nav-item {
    background-color: #363636;
    padding: 1.5rem .75rem;
    border: none;
    margin: 0 .25rem;
}
.modal .nav .nav-item:nth-child(2) {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.modal .nav .nav-item:hover {
    opacity: .75;
}
.modal .nav .nav-item img {
    width: 1.5rem;
    height: 1.75rem;
}
.modal .modal-body {
    z-index: 1;
    position: relative;
}
.modal .modal-body::after {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 15rem;
    content: '';
    background-color: #E7E9E8;
}
.modal .content {
    padding: 2rem 1rem 2rem 0;
}
.modal .name {
    font-weight: 500;
    margin-bottom: .25rem;
}
.modal .title {
    margin: 0 0 2.25rem;
}
.modal .list-info {
    margin-bottom: 2rem;
}
.modal p:last-child {
    margin: 0;
}
.modal-backdrop {
    background-color: #000;
}
.modal-backdrop.show {
    opacity: .7;
}
@media (min-width: 992px) {
    .modal .modal-body {
        padding: 3rem 2rem;
    }
    .modal .title {
        margin: 0 0 6rem;
    }
}
@media (max-width: 575px) {
    .modal .nav {
        top: 26.75rem;
        left: 0;
        right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .modal .nav .nav-item {
        padding: 1rem .5rem;
    }
    .modal .nav .nav-item:nth-child(2) {
        border-top: none;
        border-bottom: none;
        margin-left: auto;
        margin-right: 2rem;
    }
    .modal .nav .nav-item img {
        width: 1rem;
        height: 1.25rem;
    }
}



/*------------------------------
            Contact
------------------------------*/
.contact {
    position: relative;
    padding: 5rem 0;
}
.contact h3 {
    margin-bottom: 4rem;
}
.contact .content {
    background-color: #fff;
    padding: 2rem 0;
    margin-top: 2rem;
}
.contact h5 {
    font-weight: 600;
    margin-bottom: .25rem;
}
@media(max-width: 767px){
	
}



/*------------------------------
            Terms
------------------------------*/
.terms {
    position: relative;
}
.terms h3 {
    margin: 0 0 11rem;
}
.terms h5 {
    font-weight: 500;
    margin: 2rem 0 .5rem;
}
.terms p {
    margin-bottom: 1.75rem;
}






/*------------------------------
            Footer
------------------------------*/
footer {
	background-color: #f5f5f5;
    padding: 2rem 0 1.5rem;
}
footer img {
    filter: invert(1);
    width: 6rem;
    margin-bottom: 1rem;
}
@media (max-width: 1199px) {
    footer {
        padding: 1rem 0;
    }
}