@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,800|Roboto:100,300,300i,400,400i,500,500i,700,900');
@import url('https://fonts.googleapis.com/css?family=Rubik:400,400i,500,500i,700,700i&display=swap');
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.mCustomScrollbar.min.css');

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: ##555555;
    line-height: 1.7em;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000000;
    transition: linear all 300ms;
    -webkit-transition: linear all 300ms;
    -moz-transition: linear all 300ms;
    -ms-transition: linear all 300ms;
    -o-transition: linear all 300ms;
}

a:hover {
    color: #0069ae;
}

button,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
    font-family: 'Rubik', sans-serif;
}

input,
button,
select,
textarea {}

textarea {
    overflow: hidden;
}

p {
    position: relative;
    line-height: 1.8em;
}

#movil{
    display: none;
}

.single-item-carousel .owl-nav .owl-prev{
    left: 0;
    background-color: #00284c;
    color: #fff;
    padding: 5px 12px;
    font-size: 20px;
    position: absolute;
    top: 50%;
}

.single-item-carousel .owl-nav .owl-next{
    right: 0;
    background-color: #00284c;
    color: #fff;
    padding: 5px 12px;
    font-size: 20px;  
    position: absolute;
    top: 50%;  
}

/*Whatsapp*/

/*.whatsapp-movil{*/
/*  display: none;*/
/*}*/

.btn-what{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #149e25;
  position: fixed;
  right: 0;
  padding: 5px 10px 5px;
  color: white;
  z-index: 1500;
  top: 45%;
  font-size: 18px;
  text-align: center;
  border: 2px solid #fff;
}

.btn-what i{
  color: white;
  font-size: 2.8em;
}

.btn-what label{
  display: inline-block;
  color: white;
}

.btn-what label span{
  color: white;
  font-size: 22px;
  text-align: center;
}

.btn-what:hover,
.btn-what:focus{
  color: white;
}

@media only screen and (max-width: 767px) {
    .whatsapp-movil{
      display: block;
    }
}

.default-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.medium-container {
    max-width: 850px;
}

.internal-container {
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.external-container {
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.o-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.list-style-one li:last-child {
    margin-bottom: 0px;
}

.list-style-one li span {
    position: relative;
    color: #888888;
}

.list-style-one li a{
    color: #Fff;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
}

.list-style-one li a i,
.list-style-one li i{
    width: 30px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.list-style-two {
    position: relative;
}

.list-style-two li {
    position: relative;
    color: #555555;
    font-size: 16px;
    padding-left: 30px;
    font-weight: 400;
    margin-bottom: 8px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.list-style-two li:last-child {
    margin-bottom: 0px;
}

.list-style-two li:before {
    position: absolute;
    content: "\f1b3";
    left: 0px;
    top: 0px;
    font-weight: 700;
    font-size: 14px;
    color: #0069ae;
    font-family: "Flaticon";
}

.list-style-three {
    position: relative;
}

.list-style-three li {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 30px;
    line-height: 1.7em;
}

.list-style-three li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 16px;
}

.btn-style-one {
    position: relative;
    padding: 8px 12px;
    line-height: 24px;
    background: #00284c;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    border: 2px solid #00284c;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-one i{
    padding-right: 5px;
    font-size: 20px;
}

.btn-style-one:hover {
    background: none;
    color: #0069ae;
}

.btn-style-two {
    position: relative;
    padding: 10px 20px 10px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #0069ae;
    /*text-transform: uppercase;*/
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-two:hover {
    background: none;
    color: #0069ae;
}


.btn-style-tres {
    position: relative;
    padding: 10px 30px 10px;
    line-height: 24px;
    background: #fff;
    color: #0069ae;
    font-size: 15px;
    font-weight: 600;
    border: 2px solid #0069ae;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn.disabled, 
.btn:disabled{
    opacity: .8;
}

.btn-style-tres:hover {
    background: #0069ae;
    color: #fff;
}

.btn-style-three {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-three:hover {
    background-color: #0069ae;
    border-color: #0069ae;
    color: #ffffff;
}

.btn-style-four {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-four:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #0069ae;
}

.btn-style-five {
    position: relative;
    padding: 13px 60px 13px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #0069ae;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-five:hover {
    background: none;
    color: #0069ae;
}

.btn-style-six {
    position: relative;
    padding: 13px 60px 13px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #0069ae;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.btn-style-six:hover {
    background: none;
    color: #0069ae;
}

.btn-style-seven {
    position: relative;
    padding: 11px 55px 11px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #0069ae;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.btn-style-seven:hover {
    background: none;
    color: #0069ae;
}

.btn-style-eight {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.btn-style-eight:hover {
    background-color: #0069ae;
    border-color: #0069ae;
    color: #ffffff;
}

.btn-style-nine {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #0069ae;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.btn-style-nine:hover {
    background: none;
    color: #0069ae;
}

.btn-style-ten {
    position: ten;
    padding: 11px 55px 11px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #0069ae;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.btn-style-ten:hover {
    background: none;
    color: #0069ae;
}

.btn-style-eleven {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.btn-style-eleven:hover {
    background-color: #0069ae;
    border-color: #0069ae;
    color: #ffffff;
}

.btn-style-twelve {
    position: relative;
    padding: 15px 60px 15px;
    line-height: 24px;
    background: #0069ae;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #0069ae;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.btn-style-twelve:hover {
    background: none;
    color: #0069ae;
}

.before-left:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
}

.before-right:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    right: 0;
    width: 35%;
    height: 100%;
}

/*Accordion*/
/*.faq-single-item h4{
    border: 1px solid #ccc;
    border-radius: 10px;
}

.faq-single-item h4:after{
    content: '\f078';
    font-family: 'FontAwesome';
    color: #0069ae;
    font-size: 15px;
    padding-right: 15px;
}*/

.card-header h5{
    font-size: 16px;
    color: #0069ae;
}

.card-header h5 i{
    float: right;
}

.social-icon {
    position: relative;
}

.social-icon li {
    position: relative;
    margin-right: 15px;
    display: inline-block;
}

.social-icon li a {
    position: relative;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon li a:hover {
    color: #0069ae;
}

.theme_color {
    color: #0069ae;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.svg);
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
/**** 02. Scroll To Top style ****/

.scroll-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 45px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #0069ae;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.scroll-top:hover {
    color: #ffffff;
    background: #0069ae;
}
/**** 03. Section Title ****/

.sec-title {
    position: relative;
    margin-bottom: 45px;
}

.sec-title h2 {
    position: relative;
    color: #0069ae;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.sec-title p {
    margin-top: 30px;
}

.sec-title .title-text {
    position: relative;
    color: #555555;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 0px;
}

.sec-title.light h2,
.sec-title.light .title-text {
    color: #ffffff;
}

.sec-title.centered {
    text-align: center;
}

.sec-o-title {
    margin-bottom: 15px;
}

.sec-o-title .o-title-text {
    position: relative;
    color: #6e6e6e;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    margin-bottom: 20px;
}

.sec-o-title h2 {
    position: relative;
    color: #00284c;
    font-size: 30px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.sec-o-title h3 {
    position: relative;
    color: #0069ae;
    font-size: 26px;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.sec-o-title .transform-uppercase {
    text-transform: uppercase;
}

.sec-o-title h2 span {
    color: #0069ae;
}

.o-title-column .text {
    position: relative;
    color: #6e6e6e;
    font-size: 15px;
    line-height: 1.7em;
    margin-bottom: 45px;
    text-align: justify;
}

.section-padding-default {
    position: relative;
    padding: 80px 0 50px;
}

.section-padding-one {
    position: relative;
    padding: 100px 0 80px;
}

.section-padding-two {
    position: relative;
    padding: 80px 0 60px;
}

.section-padding-three {
    position: relative;
    padding: 96px 0 52px;
}

.section-padding-four {
    position: relative;
    padding: 96px 0 100px;
}

.section-padding-five {
    position: relative;
    padding: 96px 0 94px;
}

.section-padding-six {
    position: relative;
    padding: 96px 0 88px;
}

.section-padding-top {
    position: relative;
    padding-top: 100px;
}

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

.section-padding-no {
    position: relative;
    padding: 0;
}

.section-margin-default {
    position: relative;
    margin: 100px 0;
}

.section-margin-no {
    position: relative;
    margin: 0;
}

.section-bg-all {
    position: relative;
}

.section-bg-all:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**** 04. Owl style ***/

.owl-carousel.owl-loaded {
    margin: 0 auto;
}
/**** 05. Background style ***/

.bg-style-one:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    background-color: #f9f8fc;
}
/**** 06. Main Header style ****/

.o-header {
    position: relative;
    z-index: 999;
    width: 100%;
}

.header-top {
    position: relative;
    padding: 6px 0px;
    background-color: #00284c;
}

.header-top .top-left {
    position: relative;
    float: left;
}

.top-left .header-info-list {
    position: relative;
}

.top-left .top-item-m {
    margin-top: 12px;
}

.header-top .top-left .header-info-list li {
    position: relative;
    color: #fff;
    font-size: 14px;
    margin-right: 24px;
    display: inline-block;
}

.header-top .top-left .header-info-list li strong {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin-right: 6px;
    display: inline-block;
}

.header-top .top-left .header-info-list li .icon {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-right: 8px;
    display: inline-block;
}

.header-top .top-left .header-info-list li a{
    color: #Fff;
}

.header-top .top-right {
    position: relative;
    float: right;
}

.header-top .top-right .social-box {
    position: relative;
    float: left;
}

.header-top .top-right .social-box li {
    position: relative;
    margin-left: 15px;
    display: inline-block;
}

.header-top .top-right .social-box li.share {
    position: relative;
    color: #00284c;
    font-size: 16px;
    font-weight: 500;
    margin-left: 0px;
}

.header-top .top-right .social-box li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-top .top-right .social-box li a:hover {
    color: #0069ae;
}

.o-header .main-box {
    position: relative;
    padding: 0px 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    background: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.o-header .main-box .external-container {
    position: relative;
    padding: 0px 40px;
}

.o-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0px;
    z-index: 10;
    padding: 30px 0px;
}

.o-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.o-header .nav-toggler {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    display: block;
}

.o-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    background: none;
}

.o-header .header-upper {
    position: relative;
}

.o-header .header-upper .contact-number {
    position: relative;
    float: left;
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    padding: 12px 0px 12px 32px;
    border-left: 1px solid #dde4db;
}

.o-header .header-upper .contact-number .number-inner {
    position: relative;
    padding-left: 35px;
    line-height: 30px;
}

.o-header .header-upper .contact-number .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #0069ae;
    font-size: 28px;
    line-height: 1em;
}

.o-header .nav-outer {
    position: relative;
    float: left;
    float: right;
}

.o-header .header-upper .logo-box {
    position: relative;
    padding: 15px 0px 12px;
}

.o-header .header-upper .logo-box .logo {
    position: relative;
}

.o-header .header-upper .menu-search-box {
    position: relative;
    float: right;
    margin-top: 51px;
}

.o-header .header-upper .menu-sb-btn {
    position: relative;
    top: 0px;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #555555;
    line-height: 20px !important;
    cursor: pointer;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.o-header .header-upper .menu-sb-btn:after {
    display: none;
}

.o-header .header-upper .menu-search-box .dropdown-menu {
    top: 67px !important;
    right: 0px;
    padding: 0px;
    width: 280px;
    left: auto !important;
    border-top: 3px solid #0069ae;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

.o-header .header-upper .menu-search-box .dropdown-menu>li {
    padding: 0px;
    border: none;
    background: none;
}

.o-header .header-upper .search-panel .form-group {
    position: relative;
    margin: 0px;
}

.o-header .header-upper .search-panel input[type="text"],
.o-header .header-upper .search-panel input[type="search"],
.o-header .header-upper .search-panel input[type="password"],
.o-header .header-upper .search-panel select {
    display: block;
    width: 100%;
    height: 50px;
    color: #000000;
    line-height: 24px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 10px 40px 10px 15px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.o-header .header-upper .search-panel input:focus,
.o-header .header-upper .search-panel select:focus {
    border-color: #0069ae;
}

.o-header .header-upper .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 50px;
    text-align: center;
    color: #555555;
    font-size: 14px;
    background: none;
    cursor: pointer;
}

.o-header .header-upper .button-box {
    position: relative;
    float: right;
    padding: 35px 0px;
    margin-left: 30px;
}

.o-header .header-upper .button-box-tow {
    position: relative;
    float: left;
    padding: 25px 0px;
    /*margin-right: 30px;*/
}

.o-header .header-upper .support-box .support .icon {
    position: relative;
    color: #0069ae;
    font-size: 22px;
    top: 3px;
    margin-left: 4px;
}

.o-header .header-upper .support-box .support-number {
    position: relative;
    color: #0069ae;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    font-family: 'Poppins', sans-serif;
}

.o-header.style-two {
    position: absolute;
    background: rgba(255, 255, 255, 0.70)
}

.main-menu {
    position: relative;
    float: left;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navbar-collapse {
    padding: 0px;
    float: left;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    margin-right: 24px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .main-menu .navigation>li>a {
    color: #00284c !important;
}

.sticky-header .main-menu .navigation>li:hover>a,
.sticky-header .main-menu .navigation>li.current>a {
    color: #0069ae !important;
    background-color: inherit !important;
}

.sticky-header .nav-outer .options-box {
    margin-top: 26px;
}

.o-header .header-upper .upper-right {
    padding-top: 32px;
}

.o-header .info-box {
    position: relative;
    float: left;
    margin-left: 35px;
    font-size: 14px;
    color: #98b2c4;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 0px 0px 50px;
}

.o-header .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #0069ae;
    font-size: 36px;
    line-height: 1em;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.o-header .info-box li {
    position: relative;
    color: #7c7b7b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: capitalize;
}

.o-header .info-box li strong {
    color: #262626;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.header-style-two {
    background-color: #0069ae;
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #ffffff;
    z-index: 0;
    border-bottom: 1px solid #e8f1f7;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .logo {
    padding: 9px 0px;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    color: #00284c;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 32px 0px;
    font-size: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}

.header-style-two .main-menu .navigation>li>a,
.o-header.header-style-two .header-upper .menu-sb-btn {
    color: #ffffff;
}

.sticky-header .main-menu .navigation>li {
    position: relative;
    margin-left: 30px;
    margin-right: 0px;
}

.sticky-header .main-menu .navigation>li:before,
.sticky-header .main-menu .navigation>li:after {
    display: none;
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.o-header.light-version .main-menu .navigation>li:hover>a,
.o-header.light-version .main-menu .navigation>li.current>a {
    opacity: 1;
    color: #0069ae;
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0px;
    top: 100%;
    margin-top: 15px;
    width: 230px;
    z-index: 100;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    padding: 0px 0px;
    background-color: #ffffff;
    border-top: 3px solid #0069ae;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

.main-menu .navigation>li>ul:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -30px;
    width: 100%;
    height: 30px;
    display: block;
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 18px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #555555;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .main-menu .navigation>li>a {
    padding: 28px 0px;
}

.sticky-header .main-menu .navigation>li>a:before {
    display: none;
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #ffffff;
    background: #0069ae;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #ffffff;
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0%;
    margin-top: 15px;
    width: 230px;
    z-index: 100;
    display: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    padding: 0px 0px;
    background-color: #ffffff;
    border-top: 3px solid #0069ae;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 18px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #555555;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #ffffff;
    background: #0069ae;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
    color: #ffffff;
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    margin: 0px;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    margin: 0px;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    border: 1px solid #ffffff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
}
/**** 07. Main Slider Section ****/

.slider {
    position: relative;
}

.slider .content.alternate {
    max-width: 610px;
    width: 100%;
    float: right;
    display: block;
}

.slider .slide {
    position: relative;
    padding: 185px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slider h2 {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    max-width: 500px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 10px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    font-family: 'Poppins', sans-serif;
}

.slider .active h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1300ms;
}

.slider h2.style-two {
    font-weight: 500;
    margin-bottom: 40px;
}

.slider h2.style-three {
    font-weight: 500;
    margin-bottom: 20px;
}

.slider h2.alternate {
    margin-bottom: 35px;
}

.slider h3 {
    position: relative;
    color: #ffffff;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    font-family: 'Poppins', sans-serif;
}

.slider .active h3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 1000ms;
}

.slider .text {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    opacity: 0;
    line-height: 1.7em;
    font-weight: 500;
    margin-bottom: 40px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    font-family: 'Poppins', sans-serif;
}

.slider .active .text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2000ms;
}

.slider .link-box {
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

.slider .link-box .o-btn {
    margin-right: 10px;
}

.slider .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 2500ms;
}

.slider .content .title {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 25px;
    opacity: 0;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

.slider .content .title:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 70px;
    height: 1px;
    margin-left: -35px;
    background-color: #ffffff;
}

.slider .active .title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 600ms;
}

.slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    max-width: 100px;
    margin-left: -50px;
    width: 100%;
    text-align: center;
}

.slider .owl-dots .owl-dot {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #cccccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.slider .owl-dots .owl-dot:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.slider .owl-dots .owl-dot.active::before,
.slider .owl-dots .owl-dot:hover::before {
    background-color: #0069ae;
    border-radius: 10px;
}

.slider .owl-dots .owl-dot:hover,
.slider .owl-dots .owl-dot.active {
    position: relative;
    width: 22px;
    height: 8px;
    border-radius: 10px;
    background-color: #0069ae;
}

.slider .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 1;
    width: 100%;
    margin-top: -20px;
}

.slider .owl-nav .owl-prev {
    position: absolute;
    left: 40px;
    color: #ffffff;
    font-size: 38px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.slider .owl-nav .owl-next {
    position: absolute;
    right: 40px;
    color: #ffffff;
    font-size: 38px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.slider .owl-nav .owl-prev:hover,
.slider .owl-nav .owl-next:hover {
    color: #0069ae;
}
/**** 08. Banner Section ****/

.banner-section {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 0;
}

.banner-section::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 40, 76, 0.76);
    z-index: -1;
}

.banner-title {
    position: relative;
    padding: 80px 0 15px;
}

.banner-title:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 1px;
    bottom: 5px;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 1;
    margin: 0 auto;
}

.banner-title:after {
    position: absolute;
    content: "";
    width: 10%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 1;
    margin: 0 auto;
}

.banner-title h2,
.banner-title h1 {
    color: #ffffff;
    font-weight: 700;
    font-size: 2rem;
}

.banner-link {
    padding: 15px 0 80px;
}

.banner-link ul li {
    display: inline;
    margin: 0 15px;
    color: #ffffff;
}

.banner-link ul li a {
    position: relative;
    color: #ffffff;
}

.banner-link ul li a::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 1px;
    bottom: 8px;
    right: -20px;
    background: #ffffff;
    z-index: 1;
}

.banner-link ul li a:hover {
    color: #cccccc;
}
/**** 09. About Section ****/

.about-section{
    padding-top:60px;
}

.about-section .o-title-column {
    position: relative;
}

.about-section .o-title-column .inner-column {
    position: relative;
    padding-top: 30px;
    margin-bottom: 45px;
}

.about-section-two:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #f9f8fc
}

.about-section-two .o-title-column {
    position: relative;
    margin-top: 25px;
}

.about-section-two .o-title-column .sec-o-title {
    margin-bottom: 20px;
}

.about-section-two .o-title-column .inner-column {
    position: relative;
    padding-top: 30px;
    margin-bottom: 45px;
}

.about-section-three .o-title-column {
    position: relative;
    margin-top: 25px;
}

.about-section-three .o-title-column .sec-o-title {
    margin-bottom: 20px;
}

.about-section-three .o-title-column .inner-column {
    position: relative;
    padding-top: 30px;
    margin-bottom: 45px;
}
/**** 10. Award Section ****/

.award-section {
    position: relative;
}

.award-section .award-logos .owl-nav {
    display: none;
}

.award-section .award-logos .owl-dots {
    position: absolute;
    right: -80px;
    bottom: 0;
}

.award-section .award-logos .owl-dots .owl-dot {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #cccccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.award-section .award-logos .owl-dots .owl-dot:hover,
.award-section .award-logos .owl-dots .owl-dot.active {
    position: relative;
    width: 22px;
    height: 8px;
    border-radius: 10px;
    background-color: #0069ae;
}

.award-section .award-logos-two .owl-nav {
    position: absolute;
    right: -105px;
    bottom: 0;
    width: 75px;
}

.award-section .award-logos-two .owl-nav .owl-prev,
.award-section .award-logos-two .owl-nav .owl-next {
    float: left;
    font-size: 36px;
    margin-right: 20px;
    color: #0069ae;
}

.award-section-two {
    position: relative;
}

.award-section-two .award-logos .owl-nav {
    display: none;
}

.award-section-two .award-logos .owl-dots {
    position: absolute;
    left: -80px;
    bottom: 0;
}

.award-section-two .award-logos .owl-dots .owl-dot {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #cccccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.award-section-two .award-logos .owl-dots .owl-dot:hover,
.award-section-two .award-logos .owl-dots .owl-dot.active {
    position: relative;
    width: 22px;
    height: 8px;
    border-radius: 10px;
    background-color: #0069ae;
}

.award-section-two .award-logos-two .owl-nav {
    position: absolute;
    right: -105px;
    bottom: 0;
    width: 75px;
}

.award-section-two .award-logos-two .owl-nav .owl-prev,
.award-section-two .award-logos-two .owl-nav .owl-next {
    float: left;
    font-size: 36px;
    margin-right: 20px;
    color: #0069ae;
}
/**** 11. Video Holder ****/

.video-holder {
    position: relative;
}

.video-holder .image {
    position: relative;
    overflow: hidden;
}

.video-holder .image img {
    position: relative;
    width: 100%;
}

.video-holder .overlay-holder {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 80px;
    background: rgba(12, 101, 237, 0.08);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.video-holder .overlay-holder:hover {
    background: rgba(68, 57, 120, 0.20);
}

.video-holder .overlay-holder span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 45%;
    z-index: 99;
    color: #00284c;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    padding-left: 4px;
    background-color: #ffffff;
    display: inline-block;
    margin-top: -40px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.video-holder .overlay-holder span:before {
    font-size: 30px;
    margin-left: 0;
    color: #0069ae;
}

.video-holder .overlay-holder:hover span {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.video-holder .overlay-holder-two {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 80px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.video-holder .overlay-holder-two span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 45%;
    z-index: 99;
    color: #00284c;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    padding-left: 4px;
    background-color: #ffffff;
    display: inline-block;
    margin-top: -40px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.video-holder .overlay-holder-two span:before {
    font-size: 30px;
    margin-left: 0;
    color: #0069ae;
}

.video-holder .overlay-holder-two:hover span {
    transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
/**** 12. Testimonial section ****/

.testimonial-section {
    position: relative;
}

.testimonial-section .client-box-img {
    width: 80px;
}

.testimonial-section .clients-name {
    font-weight: 600;
    color: #0069ae;
}

.testimonial-section .owl-nav {
    display: none;
}

.testimonial-section .owl-dots {
    position: relative;
    margin-top: -30px;
}

.testimonial-section .owl-dots .owl-dot {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #cccccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.testimonial-section .owl-dots .owl-dot:hover,
.testimonial-section .owl-dots .owl-dot.active {
    position: relative;
    width: 22px;
    height: 8px;
    border-radius: 10px;
    background-color: #0069ae;
}

.testimonial-section-two {
    position: relative;
}

.testimonial-section-two .client-box-img {
    width: 80px;
    display: block;
}

.testimonial-section-two .clients-name {
    font-weight: 600;
    color: #0069ae;
}

.testimonial-section-two .owl-nav {
    display: none;
}

.testimonial-section-two .owl-dots {
    position: relative;
    left: -5px;
}

.testimonial-section-two .owl-dots .owl-dot {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #cccccc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.testimonial-section-two .owl-dots .owl-dot:hover,
.testimonial-section-two .owl-dots .owl-dot.active {
    position: relative;
    width: 22px;
    height: 8px;
    border-radius: 10px;
    background-color: #0069ae;
}

.testimonial-section-two .testimonial-two-img {
    position: absolute;
}
/**** 13. Counter Section ****/

.counter-section {
    position: relative;
    padding: 60px 0 80px;
}

/*.default-container .inner{
    background: #00284ca1;
    padding: 40px 0 30px;
    border-radius: 10px;
    color: #fff;
}*/

.counter-section [class^="flaticon-"]::before {
    margin-left: 0;
    font-size: 3rem;
    color: #0069ae;
}

.count-box .count-text {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 32px;
    color: #00284c;
}

.count-outer {
    margin: 30px 0 20px;
}

.counter-title {
    font-size: 18px;
    font-weight: 500;
    color: #00284c;
}
/**** 14. Blog Section ****/

.blog-section {
    position: relative;
}

.blog-section:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-section-nobg {
    position: relative;
}

.blog-cont-holder {
    position: relative;
    height: 500px;
    overflow: hidden;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.blog-cont-holder .img_blog img {
    width: 100%;
}

.blog-box-detail {
    position: absolute;
    background: #284c90;
    bottom: 0;
    width: 100%;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.blog-cont-holder:hover .blog-box-detail {
    position: absolute;
    background: #f4f4f4;
    bottom: 0;
    padding-bottom: 50px !important;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.blog-cont-holder .blog-box-detail a.read-more {
    width: 100%;
    position: absolute;
    visibility: hidden;
    color: #ffffff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    left: 0;
    right: 0;
}

.blog-cont-holder:hover .blog-box-detail a.read-more {
    visibility: visible;
    color: #284c90;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.blog-cont-holder:hover .blog-box-detail a.read-more:hover {
    color: #6e6e6e;
}

.blog-box-detail .space-date,
.blog-box-detail .font-weight-bold a,
.blog-box-detail p {
    color: #ffffff;
}

.blog-cont-holder:hover .blog-box-detail .font-weight-bold a {
    color: #284c90;
}

.blog-cont-holder:hover .blog-box-detail .font-weight-bold a:hover {
    color: #6e6e6e;
}

.blog-cont-holder:hover .blog-box-detail .space-date,
.blog-cont-holder:hover .blog-box-detail p {
    color: #323232;
}
/**** 15. Comment Section ****/

.comment-inner {
    padding: 30px;
    position: relative;
    margin: 30px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.reply {
    position: absolute;
    top: 30px;
    right: 30px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 12px;
    color: #1a1a1a;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.reply i {
    margin-right: 5px;
}

.com-img {
    width: 80px;
    height: 80px;
    display: table-cell;
    vertical-align: top;
}

.com-img img {
    border-radius: 200px;
}

.comm-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.comm-content p {
    margin-top: 15px;
}

.comm-content span {
    color: #0069ae;
    font-size: 13px;
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
}

.sub-comm {
    margin-left: 80px;
}

.formulario{
    border-radius: 10px;
    background: #00284ca3;
    padding: 20px;
}

.formulario h3{
    color: #Fff;
    padding-bottom: 15px;
}

.form-control {
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-size: 14px;
}
/**** 16. Pagination Section ****/

.cr-pagination-right,
.cr-pagination-center,
.cr-pagination-left {
    margin-top: 60px;
}

.cr-pagination-right {
    text-align: right;
}

.cr-pagination-center {
    text-align: center;
}

.cr-pagination-left {
    text-align: left;
}

.cr-pagination-center li,
.cr-pagination-left li,
.cr-pagination-right li {
    display: inline-block;
    margin-right: 5px;
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.cr-pagination-center li a,
.cr-pagination-left li a,
.cr-pagination-right li a {
    width: 42px;
    font-size: 16px;
    height: 42px;
    background: 0 0;
    display: block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f5f5f5;
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.cr-pagination-center li:hover a,
.cr-pagination-left li:hover a,
.cr-pagination-right li:hover a {
    border: 1px solid #0069ae;
    color: #0069ae;
}

.cr-pagination-center .active a,
.cr-pagination-left .active a,
.cr-pagination-right .active a {
    border: 1px solid #0069ae;
    color: #0069ae;
}
/**** 17. 404 Error Section ****/

.error-404 {
    text-align: center;
}

.error-404 h1 {
    font-size: 204px;
    line-height: 0.9em;
    color: #0069ae;
    font-weight: 900;
}
/**** 18. Newsletter Widget ****/

.newsletter-widget {
    position: relative;
}

.newsletter-widget .text {
    position: relative;
    color: #888888;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 20px;
}
/**** 19. Results Section ****/

.result-section {
    position: relative;
}

.result-section:before {
    background: rgba(0, 0, 0, 0.53);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.result-section .sec-o-title h2 span {
    color: #ffffff;
}

.result-details {
    color: #ffffff;
    position: relative;
    padding: 80px 35px;
    background: #284c90;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.result-details:hover {
    padding: 60px 35px 100px;
    background: #d4d4d4;
    color: #323232;
}

.result-details a {
    position: absolute;
    background: #d4d4d4;
    width: 100%;
    height: 65px;
    visibility: hidden;
    opacity: 0;
    left: 0;
    bottom: 0;
    padding-top: 20px;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.result-details a:hover {
    color: #d4d4d4;
}

.result-details:hover a {
    opacity: 1;
    background: #284c90;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.result-atto-name {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}

.result-details:hover .result-atto-name {
    color: #284c90;
}

.result-price {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 900;
}

.sumilla p{
    color: #fff;
    font-size: 20px;
    line-height: 42px;
}
/**** 20. Practice Areas Section ****/

.practice-areas-section {
    position: relative;
}

.practice-areas-details {
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    background: #f4f4f4;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.practice-areas-details:before {
    background: #284c90;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    visibility: hidden;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    z-index: -1;
}

.practice-areas-details:hover:before {
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.practice-areas-details:hover {
    background: none;
}

.practice-areas-details [class^="flaticon-"] {
    margin-right: 10px;
    color: #284c90;
}

.practice-areas-details:hover [class^="flaticon-"] {
    color: #ffffff;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.practice-areas-details:hover a {
    color: #ffffff;
}

.practice-areas-details a:hover {
    color: #f4f4f4;
}
/**** 21. Our Attorneys Section ****/

.our-attorneys-sections {
    position: relative;
}

.our-attorneys-sections:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.our-attorneys-sections-nobg {
    position: relative;
}

.attorney-box {
    position: relative;
}

.attorney-box .attorney-img img {
    width: 100%;
}

.attorney-social-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #284c90;
    padding-bottom: 0;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.attorney-box:hover .attorney-social-details {
    background: #f4f4f4;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transform: translateY(0);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    padding-bottom: 20px;
}

.attorney-social-details h6 a {
    color: #ffffff;
    text-transform: capitalize;
}

.attorney-box:hover .attorney-social-details h6 a {
    color: #284c90;
}

.attorney-box:hover .attorney-social-details h6 a:hover {
    color: #323232;
}

.attorney-social-details p {
    margin-bottom: 0;
    color: #ffffff;
}

.attorney-box:hover .attorney-social-details p {
    color: #323232;
}

.attorney-social-details .list-inline {
    visibility: hidden;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
}

.attorney-box:hover .attorney-social-details .list-inline {
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.attorney-box:hover .attorney-social-details .list-inline [class^="fa"] {
    color: #284c90;
}

.attorney-box:hover .attorney-social-details .list-inline a:hover [class^="fa"] {
    color: #323232;
}
/**** 22. Practice Section ****/

.practice-section {
    position: relative;
}

.practice-section:before {
    position: absolute;
    background: #f7f7f7;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.practice-section-nobg {
    position: relative;
}

.practice-cont-holder {
    position: relative;
    height: 400px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    margin-bottom: 50px;
}

.practice-cont-holder .img-practice img {
    width: 100%;
}

.practice-box-detail {
    position: absolute;
    background: #00284c;
    bottom: -15%;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    width: 100%;
}

.practice-box-detail h5 {
    /*padding: 35px 0;*/
    padding-bottom: 10px;
}

.practice-cont-holder:hover .practice-box-detail {
    position: absolute;
    background: #f4f4f4;
    bottom: -10%;
    padding-bottom: 50px !important;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.practice-cont-holder .practice-box-detail a.read-more {
    width: 100%;
    position: absolute;
    visibility: hidden;
    color: #ffffff;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    left: 0;
    right: 0;
}

.practice-cont-holder:hover .practice-box-detail a.read-more {
    visibility: visible;
    color: #0069ae;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

.practice-cont-holder:hover .practice-box-detail a.read-more:hover {
    color: #284c90;
}

.practice-box-detail .space-date,
.practice-box-detail .font-weight-bold a {
    color: #ffffff;
}

.practice-box-detail p{
    color: #fff;
    font-size: 15px;
    font-weight: 25px;
    min-height: 100px;
}

.practice-cont-holder:hover .practice-box-detail .font-weight-bold a {
    color: #0069ae;
}

.practice-cont-holder:hover .practice-box-detail .font-weight-bold a:hover {
    color: #6e6e6e;
}

.practice-cont-holder:hover .practice-box-detail .space-date,
.practice-cont-holder:hover .practice-box-detail p {
    color: #323232;
}
/**** 23. Practice Single Section ****/

.practice-single-section {
    position: relative;
}

.practice-single-section .practice-single-meta-img {
    position: relative;
}

.practice-single-section .practice-single-meta-img .practice-single-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #284c90;
    padding: 0 25px
}

.practice-single-section .practice-single-meta-img .practice-single-title h2 {
    color: #ffffff;
    font-weight: 900;
}

.practice-single-section .practice-single-content p {
    margin-bottom: 25px;
}

.practice-single-section .practice-single-content h3 {
    font-size: 24px;
    margin: 30px 0 16px;
    color: #1a1a1a;
    font-weight: 900;
}

.practice-single-section .date-meta {
    padding: 10px 0 13px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    position: relative;
}

.practice-single-section .date-meta a {
    color: #858585;
    font-size: 12px;
    padding-right: 20px;
    margin-right: 15px;
    text-transform: capitalize;
    border-right: 1px solid #858585;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
}

.practice-single-section .date-meta a:last-child {
    border-right: 0;
}

.practice-single-section .practice-single-details blockquote {
    padding: 30px;
    -webkit-box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    border-left: 4px solid #284c90;
    margin-bottom: 30px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.practice-single-section .practice-single-details blockquote p {
    font-size: 18px;
    position: relative;
    color: #1a1a1a;
    line-height: 30px;
    font-weight: 600;
}

.practice-single-section .det-list li {
    position: relative;
    margin-bottom: 18px;
    padding-left: 15px;
}

.practice-single-section .det-list li::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    left: 0;
    top: 10px;
    background-color: #284c90;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.practice-single-section .blog-tags {
    padding: 18px 0;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 20px;
    margin-bottom: 20px;
}

.practice-single-section .blog-det-social {
    margin: 4px 4px 4px 0;
    display: inline-block;
    padding: 10px 8px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.practice-single-section .blog-tags .title {
    text-transform: capitalize;
    color: #1a1a1a;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 600;
}

.practice-single-section .author-section {
    margin: 60px 0;
}

.practice-single-section .practice-single-details .sec-title {
    position: relative;
    font-size: 18px;
    padding-left: 0;
    padding-right: 16px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
}

.practice-single-section .author-post {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.practice-single-section .aut-img {
    display: table-cell;
    vertical-align: top;
    width: 96px;
}

.practice-single-section .aut-img img {
    border-radius: 200px;
    border: 3px solid #284c90;
}

.practice-single-section .aut-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.practice-single-section .aut-content p {
    margin-top: 15px;
}

.practice-single-section .aut-social {
    position: absolute;
    right: 30px;
    top: 30px;
}

.practice-single-section .aut-social a {
    font-size: 16px;
    padding: 0 5px;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/**** 24. Single Page Next Previous Button ****/

.blog-nav .blog-prev,
.blog-nav .blog-next {
    padding: 10px 14px 6px;
    margin-left: 5px;
    background: #284c90;
    border: 1px solid #284c90;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.blog-nav .blog-prev:hover,
.blog-nav .blog-next:hover {
    background: none;
}

.blog-nav .blog-prev i:before,
.blog-nav .blog-next i:before {
    font-size: 22px;
    color: #ffffff;
    transition: ease all 300ms;
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    -ms-transition: ease all 300ms;
    -o-transition: ease all 300ms;
}

.blog-nav .blog-prev:hover i:before,
.blog-nav .blog-next:hover i:before {
    color: #284c90;
}
/**** 25. Tag ****/

.tag {
    background-color: #f9f9f9;
    color: #1a1a1a;
    margin: 4px 4px 4px 0;
    display: inline-block;
    padding: 10px 18px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tag:hover {
    background-color: #284c90;
    color: #ffffff;
}
/**** 26. Sidebar Section ****/

.widget {
    margin-bottom: 65px;
    font-size: 15px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget h3 {
    line-height: 0.8;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 900;
    font-size: 26px;
    color: #284c90;
}

.widget h3:before {
    content: "";
    width: 5px;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #284c90;
}

.widget h3:after {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    background: #284c90;
}

.widget:hover h3:after {
    width: 150px;
}

.widget ul li,
.widget-categories ul li,
.widget-meta a,
.widget-recent-post ul li {
    position: relative;
    padding: 15px 0;
    border-bottom: #ededed 1px solid;
}

.widget-meta a {
    display: block;
}

.widget ul li::before {
    content: "\f101";
    display: block;
    position: absolute;
    bottom: 20px;
    color: #284c90;
    font: normal normal normal 14px/1 FontAwesome;
}

.widget ul li a,
.widget_categories ul li a {
    margin-left: 20px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.widget ul li a:hover,
.widget_categories ul li a:hover {
    padding-left: 15px;
}

.widget #wp-calendar {
    width: 100%;
}

.widget #wp-calendar a {
    font-weight: 600;
}

.widget-recent-post ul li {
    display: inline-block;
    width: 100%;
}

.widget-recent-post ul li::before {
    content: none;
}

.widget-recent-post ul li a {
    margin-left: 0;
}

.widget-recent-post .blog-rp-image {
    float: left;
    margin-right: 12px;
}

.widget-recent-post .blog-rp-info {
    float: left;
}

.widget-recent-post .blog-rp-image img {
    height: 80px;
}

.widget-recent-post .blog-rp-info p {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 18px;
}

.widget-recent-post .blog-rp-info p a {
    font-size: 13px;
    font-weight: 600;
}

.side-form {
    position: relative;
}

.side-form input[type="text"] {
    border-radius: 0;
    height: 60px;
    margin-bottom: 0;
    padding-left: 20px;
    width: 100%;
    background: #cccccc;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.side-form button {
    position: absolute;
    bottom: 20px;
    right: 25px;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #284c90;
}
/**** 27. blog Single Section ****/

.blog-single-section {
    position: relative;
}

.blog-single-section .blog-single-meta-img {
    position: relative;
}

.blog-single-section .blog-single-meta-img .blog-single-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #284c90;
    padding: 0 25px
}

.blog-single-section .blog-single-meta-img .blog-single-title h2 {
    color: #ffffff;
    font-weight: 900;
}

.blog-single-section .blog-single-content p {
    margin-bottom: 25px;
}

.blog-single-section .blog-single-content h3 {
    font-size: 24px;
    margin: 30px 0 16px;
    color: #1a1a1a;
    font-weight: 900;
}

.blog-single-section .date-meta {
    padding: 10px 0 13px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    position: relative;
}

.blog-single-section .date-meta a {
    color: #858585;
    font-size: 12px;
    padding-right: 20px;
    margin-right: 15px;
    text-transform: capitalize;
    border-right: 1px solid #858585;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
}

.blog-single-section .date-meta a:last-child {
    border-right: 0;
}

.blog-single-section .blog-single-details blockquote {
    padding: 30px;
    -webkit-box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    border-left: 4px solid #284c90;
    margin-bottom: 30px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.blog-single-section .blog-single-details blockquote p {
    font-size: 18px;
    position: relative;
    color: #1a1a1a;
    line-height: 30px;
    font-weight: 600;
}

.blog-single-section .det-list li {
    position: relative;
    margin-bottom: 18px;
    padding-left: 15px;
}

.blog-single-section .det-list li::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    left: 0;
    top: 10px;
    background-color: #284c90;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.blog-single-section .blog-tags {
    padding: 18px 0;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-single-section .blog-det-social {
    margin: 4px 4px 4px 0;
    display: inline-block;
    padding: 10px 8px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.blog-single-section .blog-tags .title {
    text-transform: capitalize;
    color: #1a1a1a;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 600;
}

.blog-single-section .author-section {
    margin: 60px 0;
}

.blog-single-section .blog-single-details .sec-title {
    position: relative;
    font-size: 18px;
    padding-left: 0;
    padding-right: 16px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
}

.blog-single-section .author-post {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    box-shadow: 0 0 51px 0 rgba(67, 67, 67, 0.15);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.blog-single-section .aut-img {
    display: table-cell;
    vertical-align: top;
    width: 96px;
}

.blog-single-section .aut-img img {
    border-radius: 200px;
    border: 3px solid #284c90;
}

.blog-single-section .aut-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.blog-single-section .aut-content p {
    margin-top: 15px;
}

.blog-single-section .aut-social {
    position: absolute;
    right: 30px;
    top: 30px;
}

.blog-single-section .aut-social a {
    font-size: 16px;
    padding: 0 5px;30232
    display: inline-block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/**** 28. Attorney Single Section ****/

.attorney-single-continfo {
    position: relative;
    padding: 20px 20px 32px;
    background: #f0f0f0;
    box-shadow: 0 1px 5px #ccc;
    border-radius: 5px;
}

.attorney-single-phone {
    position: relative;
}

.attorney-single-details .sec-o-title{
    margin-top: 20px;
}

.attorney-single-continfo .attorney-single-phone i,
.attorney-single-continfo .attorney-single-email i,
.attorney-single-continfo .attorney-single-address i {
    float: left;
    width: 30px;
    height: 30px;
    padding-top: 8px;
    text-align: center;
    background: #00284c;
    vertical-align: middle;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.attorney-single-continfo .attorney-single-phone .atto-cont-det,
.attorney-single-continfo .attorney-single-email .atto-cont-det,
.attorney-single-continfo .attorney-single-address .atto-cont-det {
    display: grid;
    margin-left: 40px;
    margin-top: 15px;
}

.attorney-single-continfo .attorney-single-phone .atto-cont-det p,
.attorney-single-continfo .attorney-single-email .atto-cont-det p,
.attorney-single-continfo .attorney-single-address .atto-cont-det p{
    padding-top: 1px;
    margin-bottom: 0;
}
.attorney-single-continfo .attorney-single-phone .atto-cont-det p span,
.attorney-single-continfo .attorney-single-email .atto-cont-det p span,
.attorney-single-continfo .attorney-single-address .atto-cont-det p span {
    font-weight: 700;
}

.attorney-single-contform {
    position: relative;
    padding: 20px;
    background: #f0f0f0;
    box-shadow: 0 1px 5px #ccc;
    border-radius: 5px;
}

.attorney-single-social {
    position: relative;
    padding: 20px;
    background: #f0f0f0;
    box-shadow: 0 1px 5px #ccc;
    border-radius: 5px;
}

.attorney-single-social .attorney-single-sociallink .title {
    font-weight: 700;
}

.attorney-single-social .attorney-single-sociallink a {
    padding-left: 10px;
}

.attorney-single-section .edu-list .education-title h4,
.attorney-single-section .hon-awa-list .hon-awa-title h4 {
    font-weight: 600;
}

.attorney-single-section .edu-list .pass-years {
    color: #284c90;
    font-weight: 500;
}

.attorney-single-section .prac-areas-list ul li {
    position: relative;
    padding: 15px 0;
    border-bottom: #ededed 1px solid;
}

.attorney-single-section .prac-areas-list ul li a {
    margin-left: 20px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.attorney-single-section .prac-areas-list ul li a:hover {
    padding-left: 15px;
}

.attorney-single-section .prac-areas-list ul li::before {
    content: "\f101";
    display: block;
    position: absolute;
    bottom: 20px;
    color: #284c90;
    font: normal normal normal 14px/1 FontAwesome;
}

.attorney-single-section .hon-awa-list .hon-awa-details .hon-awa-title {
    margin-top: -8px;
}

.attorney-single-section .hon-awa-list .hon-awa-details i {
    float: left;
    font-size: 26px;
    width: 50px;
    height: 50px;
    background: #284c90;
    color: #ffffff;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.attorney-single-section .hon-awa-list .hon-awa-details .hon-awa-det {
    display: grid;
    margin-left: 70px;
}
/**** 29. Contact Section ****/

.contact-section {
    position: relative;
}

.contact-section .contact-number i,
.contact-section .contact-email i,
.contact-section .contact-support i {
    width: 45px;
    height: 45px;
    background: #00284c;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.contact-section .contact-number span,
.contact-section .contact-email span,
.contact-section .contact-support span {
    font-weight: 400;
    font-size: 19px;
    margin-left: 10px;
}

.contact-section .con-contact-form .form-group {
    position: relative;
}

.contact-section .con-contact-form .form-group input,
.contact-section .con-contact-form .form-group textarea {
    padding-left: 40px;
}

.contact-section .con-contact-form .form-group textarea {
    height: 170px;
}

.contact-section .con-contact-form .form-group i {
    position: absolute;
    top: 14px;
    left: 20px;
    color: #0069ae;
    font-size: 16px;
}

.contact-section .cont-contact-infos>ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-section .cont-contact-infos>ul>li {
    float: left;
    padding-right: 20px;
    width: 50%;
}

.contact-section .cont-contact-infos>ul li span {
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 700;
}

.contact-section .cont-contact-infos>ul>li>span>i {
    margin-right: 9px;
    color: #284c90;
}

.contact-section .cont-contact-details iframe {
    width: 100%;
    border: 0;
}

.contact-section .cont-contact-details .contact-social {
    position: relative;
    padding: 20px;
    background: #d9d9d9;
}

.contact-section .cont-contact-details .contact-social .contact-sociallink a {
    padding-left: 10px;
}
/**** 30. Main Footer ****/

.footer {
    position: relative;
    padding: 82px 0px 0px;
    background-color: #1a1a1a;
}

.footer .footer-widget {
    position: relative;
    margin-bottom: 40px;
    color: #fff;
}

.footer .widgets-section {
    position: relative;
    padding-bottom: 40px;
}

.footer .footer-widget h2 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 25px;
    margin-top: 15px;
    padding-bottom: 18px;
    text-transform: capitalize;
}

.footer .footer-widget h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 3px;
    width: 50px;
    background-color: #0069ae;
}

.footer .logo-widget {
    position: relative;
}

.footer .logo-widget .social-icon {
    margin-top: 20px;
}

.footer .logo-widget .logo {
    position: relative;
    margin-bottom: 25px;
}

.footer .logo-widget .logo img {
    width: 70%;
}

.footer .logo-widget .text {
    position: relative;
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
    margin-bottom: 14px;
}

.footer-link {
    position: relative;
}

.footer-link li {
    position: relative;
    margin-bottom: 8px;
}

.footer-link li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-link li a:before {
    position: absolute;
    content: "\f101";
    left: 0px;
    top: 0px;
    opacity: 0;
    color: #fff;
    font-family: 'FontAwesome';
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-link li a:hover::before {
    opacity: 1;
}

.footer-link li a:hover {
    color: #fff;
    padding-left: 15px;
}

.posts-widget .post {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.posts-widget .post:last-child {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.posts-widget .post .text {
    position: relative;
    color: #cccccc;
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.posts-widget .post .text a {
    position: relative;
    color: #cccccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Poppins', sans-serif;
}

.posts-widget .post .text a:hover {
    color: #0069ae;
}

.posts-widget .post .post-date {
    position: relative;
}

.posts-widget .post .post-date li {
    position: relative;
    color: #555555;
    font-size: 12px;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 700;
    line-height: 1.2em;
    display: inline-block;
    text-transform: uppercase;
    border-right: 1px solid #555555;
    font-family: 'Poppins', sans-serif;
}

.posts-widget .post .post-date li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border: none;
}

.footer .newsletter-widget .form-group {
    position: relative;
    display: block;
    margin-bottom: 16px;
}

.footer .newsletter-widget .form-group input[type="text"],
.footer .newsletter-widget .form-group input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 48px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.footer .newsletter-widget .form-group button {
    width: 100%;
}

.footer .footer-bottom {
    position: relative;
    padding: 15px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.footer .footer-bottom .copyright {
    position: relative;
    color: #fff;
    font-size: 14px;
}

.footer .footer-bottom .footer-nav {
    position: relative;
    text-align: right;
}

.footer .footer-bottom .footer-nav li {
    position: relative;
    padding-right: 12px;
    margin-right: 10px;
    line-height: 1.1em;
    display: inline-block;
    border-right: 2px solid #555555;
    color: #fff;
}

.footer .footer-bottom .footer-nav li:last-child {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}

.footer .footer-bottom .footer-nav li a,
.copyright a {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer .footer-bottom .footer-nav li a:hover,
.copyright a:hover {
    color: #ffffff;
}