aside {
    background: rgb(234, 234, 234);
    width: 288px;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.logo-main {
    padding: 51px 0 27px;
}

.logo-main img {
    width: 233px;
}

.nav-main>ul>li>a {
    padding: 0 15px;
}

.main-search {
    margin-top: 30px;
    padding: 0 116px;
}

.nav-main>ul>li>a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #2f2f2f;
    display: block;
    line-height: 60px;
    position: relative;
}

.parent:hover>a,
.parent .sub-links li a:hover {
    color: #009cdb;
}

.search-inner label {
    position: relative;
    margin: 0;
    width: 100%;
}

.search-inner input {
    width: 100%;
    border-radius: 4px;
    border: 0;
    padding: 6px 40px 6px 15px;
    font-family: "Dinamit";
}

.search-inner button {
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    padding: 0;
}

.search-inner button img+img {
    top: 12px;
    position: absolute;
    left: 11px;
    right: 0;
    opacity: 0;
}

.search-inner:hover img+img,
.search-inner:focus img+img {
    opacity: 1;
}

.search-inner:hover img:first-child,
.search-inner:focus img:first-child {
    opacity: 0;
}

.search-inner button img {
    max-width: 18px;
}

.hero-banner {
    min-height: 689px;
    background-size: cover;
    background-position: center center;
}

.sec-links .upper-links {
    position: absolute;
    top: 51px;
    right: 0;
    z-index: 1;
}

.sec-links .cus-container-fluid {
    position: relative;
}

.main-search {
    padding: 0 28px;
}

.upper-links a {
    height: 48px;
    width: 48px;
    background: #009cdb;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 48px;
}

.upper-links a img {
    width: 21px;
}

.upper-links li {
    display: inline-block;
    margin-left: 7px;
}

.upper-links li:nth-child(1) img {
    width: 24px;
    position: relative;
    top: -1px;
}

.upper-links li:nth-child(3) img {
    width: 20px;
    position: relative;
    top: -1px;
}

/* .upper-links li:nth-child(2) img {
    width: 21px;
    position: relative;
    top: -2px;
} */

.upper-links li:nth-child(3) img {
    width: 20px;
}

.upper-links a:hover {
    background: #ce543a;
}

main {
    margin-left: 288px;
}

.cus-container {
    padding: 0 73px 0 107px;
}

.cus-container-fluid {
    max-width: 1112px;
}

.sec-aluko h2 {
    line-height: 36px;
    padding: 48px 0 4px;
}

.banner-text {
    margin-top: 109px;
    max-width: 456px;
    background: rgba(38, 38, 38, 0.85);
    position: absolute;
    color: #fff;
    padding: 49px 33px 105px 33px;
}

.banner-text-practice .banner-text {
    background: #d3d54a;
    color: #2f2f2f;
    max-width: 718px;
    padding: 46px 46px 114px 46px;
}

.banner-text-practice h2 {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 13px;
    margin-top: 90px;
}

.banner-text h1 {
    font-size: 48px;
    line-height: 52px;
    margin: 0;
}

.banner-text-practice .banner-text h1 {
    font-size: 36px;
    line-height: 48px;
}

.banner-text a {
    bottom: 34px;
    color: #d3d54a;
    font-size: 16px;
    position: absolute;
}

.banner-text a:hover,
.banner-text a:focus {
    color: #fff;
}

.banner-text p {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding-top: 5px;
}

.sec-aluko {
    padding: 85px 0 60px 0;
}

.border-seprator {
    background: url(../img/border.svg) no-repeat;
    height: 6px;
    width: 233px;
    display: block;
}

.btn-custom {
    background: #009cdb;
    color: #fff;
    padding: 10px 31px;
    display: inline-block;
    font-size: 16px;
}

.news-filtered .btn-custom {
    background: #c0c244;
}

.btn-custom:hover,
.news-filtered .btn-custom:hover .btn-custom:focus,
.news-filtered .btn-custom:focus,
.sec-collection .btn-custom:focus,
.sec-collection .btn-custom:focus {
    background: #2f2f2f !important;
    color: #fff !important;
}

.sec-inter h2>span {
    display: block;
    padding-top: 10px;
}

.sec-inter {
    background: #d3d54a url(../img/ptrn.png) no-repeat center center / cover;
    padding: 74px 0;
}

.inter-in p {
    margin-bottom: 0;
    margin-top: 13px;
}

.inter-in,
.sec-testi .owl-stage-outer .item {
    border-left: 6px solid #fff;
    padding-left: 21px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.sec-testi .owl-stage-outer .item {
    border-color: #c0c244;
    padding-left: 31px;
}

.ptnr-right {
    position: absolute;
    right: 0;
    height: 100%;
    width: 428px;
    top: 0;
    bottom: 0;
}

.ptnr-right img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.ptnr-left {
    max-width: calc(100% - 428px);
    padding: 82px 0 119px 0;
    position: relative;
}

.ptnr-wrap {
    position: relative;
}

.sec-partner h2,
.sec-twitter h2 {
    line-height: 30px;
}

.ptnr-inner h2 {
    font-size: 24px;
    color: #ce543a;
    line-height: 30px;
    margin-top: 40px;
    text-transform: inherit;
    font-family: "Frutiger LT Std";
    margin-bottom: 4px;
}

.ptnr-inner small {
    display: block;
    font-size: 16px;
    color: #ce543a;
}

.ptnr-inner p {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 18px;
    padding-right: 15px;
}

.ptnr-inner {
    max-width: 534px;
}

.sec-partner .border-seprator {
    position: absolute;
    right: -21px;
    z-index: 1;
    bottom: 46px;
}

.sec-testi {
    background: #262626;
    color: #fff;
    padding: 98px 0 112px;
}

.sec-testi small {
    font-size: 14px;
    color: #ce543a;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: -6px;
    display: block;
}

.sec-testi .inter-in {
    max-width: 770px;
}

.sec-testi .owl-nav img {
    max-width: 24px;
}

.sec-testi .item {
    max-width: 770px;
}

.sec-testi .owl-nav>button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 999;
    width: 24px;
    background: transparent;
}

.sec-testi .cus-container-fluid {
    position: relative;
}

.sec-testi .owl-nav>button:first-child {
    right: 90px;
}

.sec-testi .border-seprator {
    position: absolute;
    bottom: -60px;
    right: 72px;
}

.sec-even-pub h2 {
    padding-bottom: 19px;
    border-bottom: 1px solid #2f2f2f;
    margin-bottom: 19px;
}

.ev-pub-list span {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    color: #262626;
}

.ev-pub-list a {
    color: #ce543a;
    text-transform: capitalize;
    font-size: 16px;
}

.ev-pub-list a:hover {
    color: #ce543a;
}

.ev-pub-list-wrap>div {
    max-width: 40.4%;
}

.ev-pub-list-wrap>div:nth-child(odd) {
    float: left;
}

.ev-pub-list-wrap>div:nth-child(even) {
    float: right;
}

.ev-pub-list-wrap>div+div+div {
    margin-top: 40px;
}

.ev-pub-inner+.ev-pub-inner {
    padding-top: 81px;
}

.sec-even-pub {
    padding: 96px 0;
}

.ev-pub-list p {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #ce543a;
    padding-bottom: 53px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
}

.ev-pub-list:hover p {
    color: #2f2f2f;
}

/* .grids .news-list-in a:hover {
    color: #2f2f2f;
} */

.nav-main>ul>li>a:hover {
    color: #009cdb;
}

.red-link {
    color: #2f2f2f;
}

.red-link:hover {
    color: #ce543a;
    text-decoration: underline;
}

.ev-pub-list:hover a,
/*.news-list-in:hover span ,
.news-list-in:hover a*/

    {
    color: #ce543a;
}

.sec-inter.sec-twitter {
    background-image: none;
    padding: 50px 0 67px;
}

section h3 {
    text-transform: uppercase;
}

.twit-img {
    max-width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}

.twit-box {
    background: #fff;
    padding: 16px 11px 12px 11px;
    position: relative;
    border-radius: 4px;
}

.sec-inside .twit-box {
    border-radius: 0;
}

.twit-user span {
    display: block;
    color: #808080;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.twit-user p {
    margin: 0;
    line-height: initial;
}

.twit-icon {
    width: 21px;
    position: absolute;
    right: 13px;
    top: 15px;
}

.twit-user {
    margin-bottom: 6px;
}

.twit-body p {
    margin: 0;
    line-height: 20px;
    font-size: 16px;
}

.twit-body small {
    font-size: 14px;
    color: #808080;
    position: absolute;
    bottom: -8px;
}

.twit-body {
    position: relative;
    padding-bottom: 34px;
}

.twit-data span {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.twit-user p {
    padding-top: 7px;
}

.sec-twitter .owl-carousel {
    padding: 73px 0 67px;
}

.sec-inter.sec-twitter .owl-nav>button {
    position: absolute;
    width: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    padding: 0;
}

.sec-inter.sec-twitter .owl-nav .owl-prev {
    left: -49px;
}

.sec-inter.sec-twitter .owl-nav .owl-next {
    right: -49px;
}

.border-seprator.colored {
    background-image: url(../img/border-white.svg);
}

.sec-inter.sec-twitter .owl-nav>button img {
    height: 48px;
}

.sec-awards {
    padding: 102px 0 121px 0;
    text-align: center;
}

.sec-awards .list-inline li {
    display: inline-block;
    padding: 0 23px;
}

.sec-awards .list-inline {
    padding-top: 30px;
}

.sec-testi .owl-nav>button {
    padding: 0;
    background: transparent;
}

.sec-testi .owl-nav>button:after {
    content: "";
    display: block;
    height: 48px;
    width: 24px;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}

.sec-testi .owl-prev:after {
    background: url(../img/icon-left-arrow-red.svg) no-repeat;
}

.sec-testi .owl-next:after {
    background: url(../img/icon-right-arrow-red.svg) no-repeat;
}

.sec-testi .owl-nav>button:hover:after {
    opacity: 1;
    visibility: visible;
}

.sec-testi .owl-nav>button:hover img {
    opacity: 0;
}

.foo-top {
    background: #2f2f2f;
    color: #fff;
    padding: 50px 0 30px;
}

footer h2 {
    position: relative;
    padding-right: 243px;
}

.news-link {
    margin-top: 52px;
}

.news-link-l {
    width: 80%;
    float: left;
}

.news-link-r {
    width: 20%;
    float: right;
    text-align: right;
}

.news-inner input {
    width: 100%;
    border: 0;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 96px 5px 15px;
    height: 38px;
}

.news-inner {
    max-width: 397px;
    position: relative;
    margin-top: 15px;
}

.news-inner button,
.news-inner a {
    font-size: 16px;
    background: #009cdd;
    color: #fff;
    padding: 5px 20.5px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    border-radius: 4px;
    display: inline-block;
}

.news-inner:hover button,
.news-inner:hover a {
    background: #ce543a;
    color: #fff;
}

.news-inner input::-webkit-input-placeholder,
.us-f-left input::-webkit-input-placeholder {
    color: #2f2f2f;
}

.news-inner input::-moz-placeholder,
.us-f-left input::-moz-placeholder {
    color: #2f2f2f;
}

.news-inner input:-ms-input-placeholder,
.us-f-left input:-ms-input-placeholder {
    color: #2f2f2f;
}

.news-inner input:-moz-placeholder,
.us-f-left input:-moz-placeholder {
    color: #2f2f2f;
}

footer h2 .border-seprator {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news-link-r .upper-links li:nth-child(1) img {
    width: 21px;
}

.main-links h2 {
    margin-top: 57px;
}

.links-block p {
    font-size: 20px;
    line-height: 20px;
    color: #009cdb;
    margin-top: 32px;
}

.links-block {
    max-width: 291px;
    float: left;
}

.links-block li {
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 0.31px;
}

.links-block li+li {
    margin-top: 20px;
}

.links-block li span {
    display: block;
}

.links-block+.links-block {
    margin-left: 40px;
}

.links p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.links {
    padding-top: 62px;
}

.foo-bo {
    font-size: 12px;
}

.foo-bo li {
    display: inline-block;
    position: relative;
    margin-right: 12px;
}

.foo-bo li+li:after {
    content: "";
    width: 4px;
    height: 4px;
    background: #2f2f2f;
    position: absolute;
    border-radius: 50%;
    left: -9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.foo-bo li a {
    color: #2f2f2f;
}

.foo-bo li a:hover {
    color: #009cdb;
}

.foo-bo {
    padding: 13px 0 79px 0;
}

#scroll {
    position: absolute;
    right: 0;
    top: 39px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background-color: #ce543a;
    border-radius: 60px;
    z-index: 9;
}

#scroll:hover {
    background-color: #009cdb;
}

#scroll img {
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
    padding: 17px;
}

.links-block>p {
    text-transform: uppercase;
    margin-bottom: 16px;
}

.foo-bo .cus-container-fluid {
    position: relative;
}

/* about us */

.hero-banner-inner {
    min-height: 689px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.hero-banner-inner.about {
    background-image: url(../img/about.jpg);
}

.img-text {
    position: absolute;
    bottom: 17%;
    z-index: 1;
    background: #d3d54a;
    width: 100%;
    padding: 46px 0 45px 0;
}

.img-text h1 {
    line-height: 52px;
    font-size: 48px;
    margin: 0;
    padding-bottom: 12px;
}

.sec-internation {
    padding:40px 0 2px;
}

.sec-internation.ab {
    padding: 69px 0 64px;
}

.sec-internation h2 {
    margin-bottom: 21px;
}

.sec-abuja {
    background: url(../img/abuja.jpg) no-repeat center center / cover;
    padding: 105px 0;
    position: relative;
}

.sec-abuja:after,
.cnt-page:after {
    background: #ce543a;
    opacity: 0.95;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.sec-abuja .cus-container {
    position: relative;
    z-index: 1;
    color: #fff;
}

.sec-abuja .inter-in {
    border-color: #c0c244;
    max-width: 805px;
    padding-top: 41px;
    padding-bottom: 26px;
}

.sec-story {
    padding: 30px 0 61px;
}

.in-story p {
    margin-bottom: 24px;
}

.in-story img {
    width: 100%;
}

.in-story h2 {
    color: #ce543a;
    margin-bottom: 15px;
}

.in-story a {
    color: #ce543a;
    font-size: 16px;
    position: relative;
}

.r-del p a {
    color: #2f2f2f;
}

.r-del p a:hover {
    color: #ce543a;
}

.ev-pub-list a {
    color: #ce543a;
    position: relative;
}

.ev-pub-list p a {
    font-size: 24px;
    transition: 300ms all;
    text-decoration: none !important;
}

/* .ev-pub-list:hover p a {
    color: #2f2f2f;
} */

.ev-pub-list p a:hover {
    color: #2f2f2f;
}

.ev-pub-list a:hover {
    text-decoration: underline;
}

/* .in-story a:after,
.ev-pub-list a:after {
    content: "";
    border-bottom: 1px solid #ce543a;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 300ms all;
}

*/

/* .in-story a:hover:after,
.ev-pub-list a:hover:after {
    opacity: 1;
    visibility: visible;
} */

.in-story a:hover,
.in-story a:focus,
.news-list-in a:hover,
.news-list-in a:focus,
.r-list-l h2+a:hover,
.r-list-l h2+a:focus,
.btn-bc a:hover span,
.btn-bc a:focus span,
.next-pre ul li a:hover,
.next-pre ul li a:focus {
    color: #ce543a;
    text-decoration: underline;
}

/* .btn-bc a:hover,
.btn-bc a:focus,
.next-pre ul li a:hover,
.next-pre ul li a:focus {
    color: #ce543a;
} */

.in-story .col-md-4:first-child {
    width: 29%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
}

.in-story {
    padding: 48px 0 40px;
    border-top: 1px solid #d3d54a;
    border-bottom: 1px solid #d3d54a;
    margin-top: 56px;
    display: inline-block;
    width: 100%;
}

/* practice page */

.sec-aside {
    padding: 62px 0 17px;
}

.aside-left {
    width: 64.56%;
    float: left;
}

.ac-cnt ul li {
    margin-bottom: 16px;
}

.ac-cnt ul li:last-child {
    margin-bottom: 0;
}

.ac-cnt p:last-child {
    margin-bottom: 0;
}

.ac-cnt p:first-child {
    margin-bottom: 0;
}

.ac-cnt p+p {
    margin-top: 28px;
}

.aside-right {
    width: 186px;
    float: right;
}

.side-bar h2 {
    font-size: 18px;
    line-height: 33px;
    color: #ce543a;
    padding-bottom: 10px;
}

.list-related li {
    margin-bottom: 12px;
}

.list-related li a {
    color: #2f2f2f;
    text-decoration: underline;
    display: block;
}

.sec-subpractice {
    padding: 32px 0 85px;
}

.sec-subpractice h2 {
    margin-bottom: 15px;
}

.ac-head {
    background: #e0e34f;
    padding: 10px 10px 10px 50px;
    position: relative;
    cursor: pointer;
    border: 1px solid #fff;
    -webkit-transition: 300ms all;
    transition: 300ms all;
}

.ac-head:hover,
.ac-lists.ac-open .ac-head {
    background: #d3d54a;
}

.ac-cnt {
    background: #eaeaea;
    padding: 40px 50px 32px 50px;
    display: none;
}

.ac-head:after {
    background: url(../img/icon-ac-down.svg) no-repeat center center / 20px;
    width: 22px;
    height: 22px;
    content: "";
    position: absolute;
    top: 14px;
    left: 18px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
}

.ac-open .ac-head:after {
    background-image: url(../img/icon-ac-up.svg);
}

.sec-cn .cus-container:before {
    content: "";
    width: 212px;
    left: 0;
    position: absolute;
    background: #ce543a;
    height: 100%;
}

.sec-cn .cus-container {
    position: relative;
}

.sec-cn .ptnr-inner small {
    color: #262626;
}

.sec-cn .ptnr-inner h2 {
    color: #fff;
    margin-bottom: 0;
    line-height: 16px;
}

.sec-cn .ptnr-left {
    background: #ce543a;
}

.sec-cn .btn-custom {
    color: #2f2f2f;
    background: #d3d54a;
}

.sec-cn .btn-custom:hover,
.sec-cn .btn-custom:focus,
.sec-collection .btn-custom:focus,
.sec-collection .btn-custom:focus {
    color: #fff !important;
    background: #2f2f2f !important;
}

.btn-blank {
    background: transparent !important;
    color: #2f2f2f !important;
    margin-left: 24px;
}

.sec-cn .ptnr-inner {
    max-width: 594px;
}

.sec-related .cus-container>h2 {
    margin-bottom: 16px;
}

/* .r-img {
    height: 237px;
    overflow: hidden;
} */

.r-imgs {
    margin-bottom: 7px;
    transition: 300ms all;
}

.r-imgs img {
    transition: 300ms all;
}

.related-p a:hover .r-imgs {
    opacity: 0.8;
}

.r-img img {
    width: 100%;
}

.part-name {
    color: #2f2f2f;
    display: block;
    font-family: "Dinamit";
    line-height: 27px;
    font-size: 20px;
}

.r-imgs img {
    width: 100%;
}

.related-p a>div+h2 {
    color: #ce543a;
    line-height: 27px;
    font-size: 20px;
}

.related-p a>div+h2 span {
    color: #2f2f2f;
    display: block;
}

.r-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.r-del p {
    padding-left: 0;
    padding-top: 17px;
    font-size: 16px;
    margin-bottom: 0;
}

.sec-related {
    padding: 79px 0 67px;
}

.sec-inside .twit-box {
    padding: 12px 24px;
}

.list-related>li>a:hover {
    color: #ce543a;
}

.select-picker>ul>li {
    display: table-cell !important;
    width: 1%;
    text-align: center;
}

.select-picker>ul>li>a {
    display: block;
    color: #2f2f2f;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    margin: 0 auto;
    width: 27px;
    height: 27px;
}

.select-picker>ul>li>a:hover,
.select-picker>ul>li.active>a {
    background: #d3d54a;
}

.us-f-right input {
    border-radius: 4px;
    background: #d3d54a;
    border: 0;
    font-size: 16px;
    padding: 4px 15.1px;
    cursor: pointer;
}

.us-f-left input {
    width: 100%;
    border: 1px solid #d3d54a;
    border-radius: 4px;
    padding: 3px 15px;
    font-size: 16px;
}

.us-f-left input {
    width: calc(50% - 68px);
    border: 1px solid #d3d54a;
    border-radius: 4px;
    padding: 3px 15px;
    font-size: 16px;
    margin-right: 28px;
    float: left;
    height: 36px;
}

.user-form {
    position: relative;
}

.us-f-right {
    position: absolute;
    right: 0;
    top: 0;
}

.select-picker {
    margin-top: 26px;
    display: inline-block;
    width: 100%;
}

/* bio */

.bio-imgs-list {
    float: left;
    width: 33.33%;
}

.bio-imgs-list img {
    width: 100%;
}

.bio-head {
    padding: 43px 0 64px 0;
}

.bio-head h4 {
    color: #ce543a;
}

.side-bar h2+ul+h2 {
    margin-top: 58px;
}

.red-theme {
    background-color: #ce543a;
    color: #fff;
}

.cnt-info li a {
    color: #ce543a;
}

.cnt-info li,
.cnt-links li {
    float: left;
    letter-spacing: 0.31px;
}

.cnt-info li+li {
    margin-left: 17px;
}

.cnt-links li {
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #009cdb;
    position: relative;
    line-height: 45px;
    text-align: center;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    cursor: pointer;
}

.cnt-links li img {
    width: 22px;
}

.cnt-links li img {
    width: 22px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: 300ms all;
    transition: 300ms all;
}

.cnt-links li img+img {
    visibility: hidden;
    opacity: 0;
}

.cnt-links li:hover img+img {
    visibility: visible;
    opacity: 1;
}

.cnt-links li:hover {
    border-color: #2f2f2f;
}

.cnt-links li a {
    display: block;
}

.cnt-links li+li {
    margin-left: 12px;
}

.cnt-links {
    margin-top: 11px;
}

.bio-intro p {
    color: #ce543a;
    margin: 0;
}

.bio-intro .inter-in {
    border-color: #d3d54a;
    padding-top: 3px;
    padding-bottom: 8px;
}

.bio-intro {
    margin-top: 44px;
    padding-bottom: 42px;
}

.bio-cnt h2 {
    margin-bottom: 23px;
    color: #ce543a;
}

.bio-cnt p+p {
    /*margin-bottom: 67px;*/
}

.hero-colored {
    background: #2f2f2f;
    min-height: 336px;
    color: #fff;
    position: relative;
}

.colored-txt {
    position: absolute;
    bottom: 45px;
    z-index: 1;
}

.colored-txt .border-seprator {
    margin-top: 8px;
}

.sec-finder .col-md-4 .related-p {
    margin-bottom: 60px;
}

.sec-finder {
    padding-top: 28px;
}

.hero-colored-bg {
    height: 30px;
    background: #d5d530 url(../img/ptrn.png) center center / cover;
}

/* ---- isotope ---- */

/* clear fix */

.grid:after {
    content: "";
    display: block;
    clear: both;
}

.filters-button-group button,
.filters-button-group a {
    background: transparent;
    font-family: "Dinamit";
    padding: 0;
    float: left;
    border-bottom: 1px solid transparent;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    color: #2f2f2f;
}

.filters-button-group button.is-checked,
.filters-button-group button:hover,
.filters-button-group a.is-checked,
.filters-button-group a:hover {
    border-color: #ce543a;
    color: #ce543a;
}

.filters-button-group button+button,
.filters-button-group a+a {
    margin-left: 33px;
}

.news-list-in span,
.news-list-in small {
    font-size: 16px;
    position: relative;
    letter-spacing: 0.3px;
    transition: 300ms all;
}

.next-pre ul li {
    position: relative;
}

.news-list-in small:after,
.next-pre ul li+li:after {
    position: absolute;
    content: "";
    height: 5px;
    left: -9px;
    top: 8px;
    width: 5px;
    background: #ce543a;
    border-radius: 50%;
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

   .news-list-in small:after,
.next-pre ul li+li:after {
  
    top: 4px!important;
   
}

}}


.news-list-in small:after {
    background: #2f2f2f;
}

.news-list-in small {
    margin-left: 10px;
}

.news-list-in small+small:after {
    left: -7.5px;
}

.news-list {
    border-top: 2px solid #d6d518;
    margin-top: 32px;
    /* border-bottom: 1px solid #d6d518;
    padding-bottom: 34px; */
}

.element-item:last-child .news-list {
    border-bottom: 1px solid #d6d518;
    padding-bottom: 34px;
    margin-bottom: 34px;
}

.news-list-in {
    margin-top: 20px;
}

.news-list-in label {
    margin: 0;
}

.news-list-in label a {
    margin: 0;
    margin-top: 6px;
    color: #ce543a;
    font-size: 24px;
    line-height: 30px;
    /* margin-bottom: 36px; */
    width: 100%;
    transition: 300ms all;
    display: block;
    text-decoration: none !important;
}

/* .news-list-in:hover span+label {
    color: #2f2f2f;
} */

.news-list-in a {
    color: #2f2f2f;
    font-size: 16px;
    text-transform: capitalize;
}

.news-list-in .red-link {
    color: #ce543a;
}

.share-links li {
    display: inline-block;
    height: 26px;
    width: 46px;
    vertical-align: top;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    transition: opacity 300ms;
}

.share-links li:hover {
    opacity: 0.6;
}

.share-links li a {
    display: block;
}

.icon-lin {
    background: #2b7ab2;
}

.icon-lin img,
.icon-twi img,
.icon-fb img {
    height: 16px;
    position: relative;
    top: -1px;
}

.icon-twi {
    background: #59adeb;
}

.icon-fb {
    background: #3c5a96;
}

.icon-msg {
    background: #009cdb;
}

.icon-msg img {
    height: 13px;
}

.icon-msg img {
    position: relative;
    top: -2px;
}

.share-links {
    margin-top: 5px;
}

.img-cnt {
    margin-bottom: 13px;
}

.news-list-in label a:hover {
    color: #2f2f2f;
}

.img-cnt img {
    width: 100%;
}

.news-filtered {
    margin-bottom: 18px;
}

.news-filtered .btn-custom {
    background: #d3d54a;
    color: #2f2f2f;
}

.news-single .img-cnt {
    margin-bottom: 22px;
}

.news-list-in small+small {
    margin-left: 15px;
    color: #2f2f2f;
}

.news-single .news-list {
    border-top: 0;
}

.btn-bc a {
    font-size: 16px;
    color: #2f2f2f;
}

.btn-bc img {
    width: 13px;
    vertical-align: middle;
}

.news-list-in label {
    font-size: 24px;
    margin-bottom: 20px;
    color: #ce543a;
    margin-top: 5px;
    transition: 300ms all;
}

.btn-bc span {
    margin-left: 10px;
    color: #ce543a;
    vertical-align: middle;
}

.next-pre ul li {
    display: inline-block;
}

.next-pre ul li a {
    font-size: 16px;
    color: #ce543a;
    display: block;
}

.next-pre ul li+li {
    margin-left: 19px;
}

.next-pre {
    margin-top: 16px;
    margin-bottom: 8px;
}

.sec-back .btn-bc {
    border-bottom: 1px solid #d3d54a;
    padding-bottom: 40px;
}

.sec-back {
    margin-bottom: -40px;
}

.br-height {
    min-height: 100px;
}

.hero-banner-inner-dis .hero-colored {
    min-height: 241px;
    background: transparent;
}

.hero-banner-inner-dis .hero-colored h1 {
    color: #2f2f2f;
}

.list-s li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #2f2f2f;
    position: absolute;
    left: 13px;
    top: 11px;
    border-radius: 50%;
}

.list-s {
    margin-bottom: 28px;
}

.list-s li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 14px;
}

.list-s li:last-child {
    margin-bottom: 0;
}

.next-pre ul li+li:after {
    top: 12px !important;
    left: -13px;
}

.f-in {
    border: 1px solid #d3d54a;
    border-radius: 4px;
    padding: 3px 15px;
}

.f-seach-from {
    position: relative;
}

.f-seach-from input {
    width: 100%;
    height: 36px;
}

.f-seach-from button {
    position: absolute;
    top: 3px;
    width: 18px;
    background: transparent;
    padding: 0;
    right: 13px;
}

.re-result span {
    color: #d25635;
}

.re-result {
    margin-top: 30px;
    margin-bottom: 22px;
}

.r-list-r .news-list-in span {
    padding-bottom: 7px;
    display: block;
}

.r-list-r .news-list-in h4 {
    color: #ce543a;
    font-family: "Frutiger LT Std";
    line-height: 24px;
    margin-bottom: 11px;
}

.r-list-r .news-list-in+.news-list-in {
    border-top: 1px solid #d4d53f;
}

.r-list-r .news-list-in+.news-list-in>span {
    margin-top: 24px;
}

.r-list-r .news-list-in p a {
    color: #ce543a;
    font-size: 18px;
}

.s-results-list li {
    border-top: 1px solid #d3d54a;
    padding-top: 39px;
}

.s-results-list li:after,
.s-results-list li:before,
.r-list-r .news-list-in:after,
.r-list-r .news-list-in:before {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

.r-list-l h2+a {
    font-size: 16px;
    color: #d25635;
    display: block;
    margin-top: 29px;
}

.r-list-l {
    float: left;
    width: 292px;
    margin-right: 27px;
}

.r-list-r {
    float: right;
    width: calc(100% - 319px);
}

.r-list-r .news-list-in {
    margin-top: 0;
}

.u-left {
    float: left;
    width: 184px;
    margin-right: 35px;
}

.u-right {
    float: right;
    width: calc(100% - 219px);
}

.r-list-r .news-list-in .u-right h4 {
    margin-bottom: 1px;
}

.r-list-r .news-list-in .u-right h4:hover,
.r-list-r .news-list-in h4:hover {
    text-decoration: underline;
    cursor: pointer;
}

.u-right {
    margin-bottom: 25px;
}

.news-list-in:nth-child(2n) .u-left,
.news-list-in:nth-child(2n) .u-right {
    margin-top: 42px;
}

.sec-collection .col-md-4 .related-p {
    margin-bottom: 30px;
}

/*new css added*/

.sec-collection .r-img {
    position: relative;
}

.sec-collection .r-img * {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.related-p .r-img img {
    height: auto;
    width: 100%;
}

.hovershow {
    background: #2f2f2f;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    padding: 25px;
}

.hovershow h4 {
    color: #ce543a;
    margin: 5px 0;
    font-family: "Frutiger LT Std";
    font-size: 24px;
    line-height: 30px;
}

.hovershow p {
    font-size: 16px;
    font-weight: 300;
}

.click-bx {
    font-size: 16px;
    font-weight: 300;
    line-height: 48px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

.click-bx a {
    color: #fff;
}

.click-bx:after {
    clear: both;
    content: "";
    display: block;
}

.icon-resize {
    margin-right: 10px;
    float: left;
    background: #ce543a url(../img/resize.svg) no-repeat center center;
    background-size: 20px;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 75%;
    line-height: 48px;
}

.click-bx:hover .icon-resize {
    background-image: url(../img/resize-color.svg);
    background-color: #fff;
}

.click-bx a:hover {
    color: #ce543a;
}

.customtitle {
    display: none;
    font-size: 16px;
    line-height: 24px;
}

.fancybox-title-float-wrap {
    font-weight: 300;
}

.fancybox-title-float-wrap h4 {
    margin-bottom: 10px;
    font-weight: 300;
    font-family: "Frutiger LT Std";
    font-size: 24px;
    line-height: 30px;
    color: #ce543a;
}

.small-text {
    font-size: 16px;
    margin-bottom: 20px;
}

.fancybox-title-float-wrap p {
    color: #d3d54a;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 0;
}

.fancybox-title-float-wrap .child {
    padding: 20px 20px 42px 20px;
}

.sec-collection .btn-custom {
    color: #2f2f2f;
    background: #d3d54a;
}

.adr-row {
    font-size: 16px;
    margin-bottom: 40px;
}

.adr-row .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.adr-row h2 {
    color: #ce543a;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.adr-row address {
    margin-bottom: 0;
}

.highlight {
    color: #009cdd;
    text-transform: uppercase;
    margin-right: 5px;
}

.in-contact .border-seprator {
    margin: 72px 0;
}

.info-in {
    position: relative;
    padding-bottom: 50px;
}

.info-in .btn-custom {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 400;
}

.get-info {
    margin-top: 40px;
}

.get-info ul {
    list-style: none;
    margin-left: -10px;
    margin-right: -10px;
}

.get-info ul li {
    padding-left: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.get-info .f-in {
    border-radius: 0;
    min-height: 48px;
    display: block;
    width: 100%;
    font-size: 16px;
}

.get-info textarea.f-in {
    resize: none;
}

.cnt-page:after {
    opacity: 0.83;
}

.info-in p {
    margin-bottom: 11px;
    letter-spacing: 0.31px;
}

.adr-row p+address {
    margin-bottom: 10px;
}

.cnt-page:after {
    opacity: 0.83;
}

.sec-collection {
    padding-bottom: 75px;
}

.compat-object-fit {
    background-size: cover;
    background-position: center center;
    transition: 300ms all;
}


/* .related-p .r-img img {
    opacity: 0;
    visibility: hidden;
} */






