body{
    font-size: 16px;
}

h4{
    font-weight: 900;
}
.primary-color{
    color: #085188;
}

.dark-text{
    color: #1a1a1a;
}

.main-menu .navigation > li.current > a{
    opacity: 1;
    color: #085188;
}

.header-top .top-right .social-box li a {
    color: #085188;
}

.header-top .top-left .header-info-list li .icon {
    color: #085188;
}

.main-menu .navigation > li:hover > a {
    color: #085188;
}

.main-menu .navbar-header .navbar-toggler {
    
    background: #085188;
    border: 1px solid #085188;
}

.logo{
    width: 220px;
    height: auto;
}

.o-header .header-upper .button-box-tow {
    position: relative;
    float: left;
    padding: 35px 0px;
    margin-right: 0px;
}

 .nav-btn{
    width: auto;
    padding: 11px 20px 11px !important;
    text-align: center;
 }

.btn-style-one{
    background: #085188;
    border: 2px solid #085188;
}

.btn-style-one {
    position: relative;
    padding: 11px 55px 11px;
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    border-radius: 8px 10px 35px 8px !important;
    -webkit-border-radius: 8px 10px 35px 8px;
    -moz-border-radius: 8px 10px 35px 8px;
    -ms-border-radius: 8px 10px 35px 8px;
    -o-border-radius: 8px 10px 35px 8px;
}

.btn-norm{
    border-radius: 35px 35px 35px 35px !important;
    -webkit-border-radius: 8px 10px 10px 8px;
    -moz-border-radius: 8px 10px 10px 8px;
    -ms-border-radius: 8px 10px 10px 8px;
    -o-border-radius: 8px 10px 10px 8px;
}

.btn-style-one:hover{
    background: #063960;
    border: 2px solid #063960;
    color: #fff !important;
}

.link-one a{
    background: #085188 !important;
    color: #fff !important;
}

.link-two a{
    background: #61a4d7 !important;
    color: #fff !important;
}

.link-one a:hover{
    background: #063960 !important;
    color: #fff !important;
}

.link-two a:hover{
    background: #296ea3 !important;
    color: #fff !important;
}

.btn-style-five{
    border-color: #61a4d7;
    background: #61a4d7;
    color: #fff;
}

.btn-style-five:hover{
    background: #296ea3;
    color: #fff;
    border-color: #296ea3;
}


.btn-style-two{
    background: #085188;
    border: 2px solid #085188;
    color: #fff;
}

.btn-style-two:hover{
    background: #031d30 !important;
    border: 2px solid #031d30;
    color: #fff;
}


.btn-style-three:hover{
    background: #fff;
     border: 2px solid #085188;
    color:  #085188;
}

.btn-style-four{
    padding: 15px 60px 15px;
    line-height: 24px;
    background: #fff;
    color: #085188;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #085188;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    border-radius: 10px 8px 8px 35px;
    -webkit-border-radius: 10px 8px 8px 35px;
}

.btn-style-four:hover{

    background: #085188;
    color: #fff;
    border: 2px solid #085188;
}

.nav-btns{
    display: inline;
}

.sec-o-title h1 {
    color: #085188;
    font-size: 32px;
    font-weight: 900;
    line-height: 1em;
}

.sec-o-title h2 {
    color: #085188;
    font-size: 28px;
}

.sec-o-title h1 span {
    color: #1a1a1a;
}

.banner-title h1 {
    color: #ffffff;
    font-weight: 700;
    font-size: 2rem;
}

.col-black{
    color:;
}

.practice-areas-details [class^="flaticon-"] {
    color: #085188;
}

.practice-areas-details:before {
    background: #085188;
}

.attorney-social-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #085188;
}

 .sol-dets{
    min-height: 80px;
 }

.scroll-top{
    background: #085188;
}

.counter-section [class^="flaticon-"]::before {
    color: #085188;
}

.blog-box-detail {
    position: absolute;
    background: #085188;
}

.testimonial-section .clients-name {
    font-weight: 600;
    color: #085188;
}

.testimonial-section .owl-dots .owl-dot:hover, .testimonial-section .owl-dots .owl-dot.active {

    background-color: #085188;
}

.list-style-one a{
    color: #ccc;
}

.list-style-one a:hover{
    color: #61a4d7;
}

.light-text{
    color: #888;
}

.practice-single-title{
    background: #085188 !important;
}

.widget h3{
    color: #085188;
}

.practice-single-section .practice-single-details blockquote {
    border-left: 4px solid #085188;
}

.footer .footer-widget h2::after {
    background: #085188;
}

.news-feed{
    height: 320px;
}

.footer a{
    color: #bbb;
}

.footer a:hover{
    color: #fff;
}

.current-link{
    font-weight: 700;
    color: #085188;
    padding-left: 15px;
}

.inline{
    display: inline;
}

.sticky-nav-btns{
    font-size: 14px !important;
    padding: 6px 14px 6px !important;
}
    
.footer-nav-links li{
    position: relative;
    padding-right: 12px;
    margin-right: 10px;
    line-height: 1.1em;
    display: inline-block;
    border-right: 2px solid #555555;
}

.footer-nav-links li:last-child {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}

.footer .footer-bottom .copyright {
    position: relative;
    color: #666;
    font-size: 13px;
}

.copyright a{
    font-size: 13px;
}

.scroll-top:hover {
    background: #042b48;
}

.light-blue-text{
    color: #61a4d7 !important;
}

.fees_list{
    border: solid 1px #fff;
    background-color: #fff;
}

.fees_list:hover{
    border: solid 1px #085188;
    background-color: #085188 !important;
    color: #fff !important;
}

.result-details {
    background: #085188;
}

.modal-logo img{
    width: 200px;
    height: auto;
}

.extra-large{
    font-size: 36px;
}

select.form-control{
    height: auto!important;
}

.small-image {
    background-position:center; 
    background-attachment:scroll; 
    -o-background-size:cover; 
    -moz-background-size:cover; 
    -webkit-background-size:cover; 
    background-size:cover; 
    background-repeat:no-repeat;
    height: 200px;
    display: flex;
    margin: auto;
    align-items:center;
    justify-content:center;
}

.image1 {
      background-image:url(/images/moving_boxes.jpg);
}

.image2 {
      background-image:url(/images/keys_in_door.jpg);
}

.image3 {
      background-image:url(/images/calculator.jpg);
}

.image4 {
      background-image:url(/images/boxes_car.jpg);
}

.quote-box-link:hover{
    opacity: 0.5;
}

.newssynd-items li{
    background: #085188;
    height: 320px;
    color: #fff;
    position: relative;
    padding: 80px 35px;
    width: 23% !important;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
    transition: 2s;
    margin-bottom: 30px;
}

.newssynd-items li a{
    color: #ccc;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 900;
}

.newssynd-items li a:hover{
    color: #fff;
}

.newssynd-items li:hover{
    background: #031d30;
}

.practice-box{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    background: #e7f4fe;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition: 0.5s;
}

.practice-box a{
    transition: 0.1s;
}


.practice-icon{
    position: relative;
    top: 2px;
    color: #085188;
}

.practice-box:hover{
    color: #fff !important;
    background: #085188;
}

.practice-box:hover a{
    color: #fff !important;
}

.practice-box:hover i{
    color: #fff !important;
}

.solicitor-box-text{
    background: #085188;
    color: #fff;
    position: relative;
    top: 300px;
    transition: 1s;
}

.solicitor-box-text a{
    color: #fff;
}

.solicitor-box-ul{
    display: none;
    transition: 1s;
    color: #085188;
}

.solicitor-box:hover .solicitor-box-ul{
    display: block;
}

.solicitor-box:hover .solicitor-box-text{
    top: 278px;
    background: #ededed;
    color: #085188 !important;
}

.solicitor-box:hover .solicitor-box-text a{
    color: #085188 !important;
}

.solicitor-image{
    background-position:center; 
    background-attachment:scroll; 
    -o-background-size:cover; 
    -moz-background-size:cover; 
    -webkit-background-size:cover; 
    background-size:cover; 
    background-repeat:no-repeat;
    height: 300px;
    width: 100%;
}

.solicitor-box-image1{
    background-image:url(/images/sharif_ela_small.jpg);
}

.solicitor-box-image2{
    background-image:url(/images/sharif_ela_small.jpg);
}

.solicitor-box-image3{
    background-image:url(/images/sharif_ela_small.jpg);
}

.solicitor-box-image4{
    background-image:url(/images/sharif_ela_small.jpg);
}

.attorney-social-details h6 {
    margin-bottom: 0;
    color: #ffffff;
}

.attorney-box:hover .attorney-social-details p {
    color: #085188;
}

.attorney-box:hover .attorney-social-details h6 {
    color: #085188;
}

.attorney-box:hover .attorney-social-details .list-inline [class^="fa"] {
    color: #085188;
}

.practice-icon{
    position: relative;
    top: 6px;
}

.practice-box:hover .practice-icon {
    color: #fff !important;
}

.ul-normal{
     padding-left: 18px;
     margin-bottom: 20px;

}

.ul-normal li{
    list-style-image: url('../images/ormrods_list_dark.png');
}

.ul-light li{
    list-style-image: url('../images/ormrods_list_light.png');
}

.ul-decimal{
    padding-left: 18px;
}

.ul-decimal li{
    list-style-type: decimal !important;
}

.main-menu .navbar-header .navbar-toggler {
    background: #085188 !important;
    border: 1px solid #085188 !important;
}

.accordion {
  background-color: #e7f4fe;
  color: #085188;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: solid 1px #e7f4fe;
  outline: none;
  transition: 1s;
  border-radius: 10px 8px 8px 35px;
    -webkit-border-radius: 10px 8px 8px 35px;
    -moz-border-radius: 10px 8px 8px 35px;
    -ms-border-radius: 10px 8px 8px 35px;
    -o-border-radius: 10px 8px 8px 35px;
}

.accordion h5{
    transition: 0.1s !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
  background-color: #085188;
  border: solid 1px #085188;
  color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  transition: 2s ease-out;
}

.sec-title{
    text-transform: none !important;
}

/*Acco*/
.ac-container {
    max-width: 100%;
}

.ac-container label {
    height: auto !important;
    line-height: 21px !important;
    font-size: 12px !important;
    font-family: 'Open Sans','Arial Narrow',Arial,sans-serif !important;
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #085188;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 19px;
    background: #bcdaf4;
    border-radius: 10px 8px 8px 35px;
    -webkit-border-radius: 10px 8px 8px 35px;
    -moz-border-radius: 10px 8px 8px 35px;
    -ms-border-radius: 10px 8px 8px 35px;
    -o-border-radius: 10px 8px 8px 35px;
    
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#eaeaea',GradientType=0 );
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3),1px 0 0 rgba(255,255,255,0.9) inset,0 2px 2px rgba(0,0,0,0.1);*/
    font-size: 12px;
    height: 30px;
    line-height: 20px;
}

.ac-container {
    width: 100%;
    margin: 10px auto 30px auto;
    text-align: left;
}

.ac-container label:hover {
    background: #fff;
}

.ac-container input:checked + label,.ac-container input:checked + label:hover {
    background:#085188;
    color: #fff;
    text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3),0 2px 2px rgba(0,0,0,0.1);
    height: 30px;
    line-height: 21px;
    font-size: 13px;
}

.ac-container label:hover:after,.ac-container input:checked + label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after {
    background-image: url(../images/arrow_up.png);
}

.ac-container input {
    display: none;
}

.ac-container article {
    background: rgba(255,255,255,0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.ac-container article p {
    font-style: normal;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container input:checked ~ article {
    -webkit-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -moz-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -o-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -ms-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    /* box-shadow: 0 0 0 1px rgba(155,155,155,0.3); */
}

.ac-container input:checked ~ article.ac-small {
    height: 140px;
}

.ac-container input:checked ~ article.ac-medium {
    height: 180px;
}

.ac-container input:checked ~ article.ac-large {
    height: 230px;
}

.o-header .header-upper {
    position: relative;
    background-color: #fff;
}

.banner-bg{
    background-position:center; 
    background-attachment:scroll; 
    -o-background-size:cover; 
    -moz-background-size:cover; 
    -webkit-background-size:cover; 
    background-size:cover; 
    background-repeat:no-repeat;
}

.banner-bg-1{
    background-image:url("../images/ormrods_banner_1.jpg"); 
}

.banner-bg-2{
    background-image:url("../images/ormrodsbannermain2.jpg"); 
}

.banner-bg-3{
    background-image:url("../images/ormrods-banner2.jpg"); 
}

.banner-bg-4{
    background-image:url("../images/ormrods_reception.jpg"); 
}

.section-padding-bottom {
    padding-bottom: 98px;
}

.staff-card{
    border: solid 1px #ccc;
    box-shadow: 2px 2px 5px #bbb;
    padding: 20px;
}

.news-bg{
    background: url(../images/ormrods-banner4.jpg); 
    background-position:center; 
    background-attachment:scroll; 
    -o-background-size:cover; 
    -moz-background-size:cover; 
    -webkit-background-size:cover; 
    background-size:cover; 
    background-repeat:no-repeat !important;
}

.form-icon{
    top:12px !important;
}