﻿body {
    padding-top: 142px;
    padding-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
#fulloverlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 8888; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.ui-widget {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
}
.dropdown-item {
    font-weight: 300 !important;
}
    /*-------------
   MENU INDEX 2
---------------*/
    .logoMenu {
    top: 0;
    margin: 0;
    background-color: white;
    position:fixed;
}
.navbar-toggler {
    padding: 0;
}
.btn-orange {
    color: #fff;
    background-color: #005fbe;
    border-color: rgb(128, 138, 145);
}


.btn-outline-blue,
.btn-outline-blue::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-outline-blue {
    background: none;
    border: 3px solid #114379;
    border-radius: 0px;
    color: #114379;
    border-radius: 5px;
 
  
    margin: 1em auto;
    padding: 0.5em 2em;
    position: relative;
    text-transform: uppercase;
}

    .btn-outline-blue::before,
    .btn-outline-blue::after {
        background: #114379;
        content: '';
        position: absolute;
        z-index: -1;
    }

    .btn-outline-blue:hover {
        color: #fff;
    }

    .btn-outline-blue::after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0;
    }

    .btn-outline-blue:hover:after {
        width: 100%;
    }

.btn-outline-orange,
.btn-outline-orange::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-outline-orange {
    background: none;
    border: 3px solid #005fbe;
    border-radius: 0px;
    color: #005fbe;
    border-radius: 5px;
    margin: 1em auto;
    padding: 0.5em 2em;
    position: relative;
    text-transform: uppercase;
}

    .btn-outline-orange::before,
    .btn-outline-orange::after {
        background: #005fbe;
        content: '';
        position: absolute;
        z-index: -1;
    }

    .btn-outline-orange:hover {
        color: #fff;
    }

    .btn-outline-orange::after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0;
    }

    .btn-outline-orange:hover:after {
        width: 100%;
    }


.navbar {
    border-bottom: 1px solid #808080;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.navbar a {
    text-decoration: none;
}
/*.dropdown:hover > .dropdown-menu {
        display: block;
    }*/
.dropdown:hover > .dropdown-menu {
    display: block;
}

.nav-item {
    height: 100%;
}

.fixed-top-padding {
    top: 120px;
}

.bg-ureblue {
    background: rgba(0, 69, 124, 0.9);
}

.bg-white * {
    color: rgba(0, 69, 124, 0.9);
}

.dropdown-menu {
    color: #fff;
    text-align: left;
    top: 100%;
    list-style: none;
    background-color: rgba(0, 69, 124, 0.9);
    border: none;
    border-radius: 0;
    width: 100%;
}

.bg-white .dropdown > a {
    color: #fff
}

.bg-white .dropdown-toggle {
    color: rgba(0, 69, 124, 0.9) !important;
}

.dropdown > a {
    color: #fff
}

.nav-link {
    position: relative;
}

.bg-ureblue .nav-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.nav-link:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.bg-white .nav-link:before {
    background-color: rgba(0, 69, 124, 0.9)
}

.dropdown-item {
    color: #fff;
    line-height: 35px;
    text-decoration: none;
    white-space: normal;
}

    .dropdown-item:hover {
        background-color: rgba(0, 69, 124, 0.9);
        border-right: 2px solid rgba(0, 69, 124, 0.9);
        border-left: 2px solid rgba(0, 69, 124, 0.9);
    }

.menuBtns {
    line-height: 1.5;
    padding-top: 25px;
    height: 100%;
    color: #5f5f5f !important;
    font-size: 1em;
    
}

    .menuBtns .fa {
        font-size: 3em;
        padding-right: 15px;
        height: 100%;
    }

#log {
    height: 120px;
}

@media (max-width: 575.98px) {
    #log {
        height: 120px;
    }

    body {
        padding-top: 87px;
    }
    
}
/*//Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

    body {
        padding-top: 87px;
      
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

    body {
        padding-top: 163px;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}



/*input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), select, textarea {
    display: block;
    border: none;
    background: #fff;
    width: 100%;
    outline: none !important;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    color: #646e7b;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .7px;
    border-radius: 48px;
}
.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    padding: 0 28px;
    display: inline-block;
    -webkit-transition: .25s;
    transition: .25s;
    position: relative;
    outline: none !important;
    border: none;
    background: #1e7e34;
    color: #fff;
    border-radius: 48px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 12px 22px rgba(0,0,0,.35);
    box-shadow: 0 12px 22px rgba(0,0,0,.35);
    letter-spacing: 1.6px;
}*/
.CarouselSearch-widget-box{
    margin-top:120px;
}
.CarouselVideo-widget-box {
    margin-top: 120px;
}


@-webkit-keyframes sdb05 {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}
@keyframes sdb05 {
    0% {
        transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

section {
    font-size: 20px;
}
.jumbotron {
    background:transparent;
    margin-bottom: 0;
}
/* ============================================================
  Fonts
============================================================ */
.display-4 {
    font-size: 3rem;
    line-height: 1.2;
    color: rgba(0, 40, 72, 0.9);
}
.display-3 {
     
    color: rgba(0, 40, 72, 0.9);
}
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.parallax-container {
    max-width: 960px;
    margin: 0 auto;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: screen;
}


@media all and (min-width: 600px) {
     section .module h2 {
         font-size: 42px;
     }
     section.module p {
         font-size: 20px;
     }
     section.module.parallax {
         padding: 200px 0;
     }
     section.module.parallax h1 {
         font-size: 96px;
     }
 }
@media all and (min-width: 960px) {
     section.module.parallax h1 {
         font-size: 160px;
     }
 }
@media all and (max-width: 600px) {
     .display-4 {
         font-size: 2rem;
         line-height: 1.2;
         color: rgba(0, 40, 72, 0.9);
     }

     .display-3 {
         font-size: 2.5rem;
         color: rgba(0, 40, 72, 0.9);
     }
 }


.socialMedia {
    list-style: none;
}

.socialMedia li {
    margin: 5px 5px;
    float: left;
    cursor: pointer
}

.socialMedia li a:hover {
    text-decoration: none;
    color: #fff
}

.wp-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
}

.socialMedia .fa-facebook-f {
    background: #3B5998;
}

.socialMedia .fa-linkedin {
    background: #0077B5;
}

.socialMedia .fa-twitter {
    background: #1DA1F2;
}

.socialMedia .fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

.socialMedia .fa-google-plus {
    background: #D04338;
}

.socialMedia .fa-youtube {
    background: #FF0000;
}

.socialMedia .fa-pinterest {
    background: #BD081C;
}
#ourofficeMap{
    min-height: 300px;
    height: 100%
}