
/*--------------------------------------mudassar-----------------------------------*/
:root{
    --color-primary:#0e65a3;
    --color-secondary:#ff7e00;
    --color-tertiary:#2f2b28;
}

.hr-ea blockquote p{margin-bottom: 0px !important;}
.hr-ea .author{font-weight: normal;margin-top: 10px; float: right;}
.hr-ea .thumb{float: right;}
.hr-ea .round-img.item .thumb img{height: 150px !important;}
.partner-blk blockquote {
    font-size: 20px;
    margin-top: 12px;
    background: #f6f6f6 none repeat scroll 0 0;
    border-left:3px solid var(--color-primary) !important;
    color: #414141;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.partner-blk blockquote p {
    position: relative;
    z-index: 1;
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 30px;
}
.partner-blk .round-img.item .thumb img {
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 80%);
    padding: 5px;
    height: auto;
    margin: auto;
    border-radius: 50%;
}
.mt-md {
    margin-top: 30px !important;
}

.m-t-0{margin-top:0px !important;}
.m-t-20{margin-top:20px;}
.m-b-5{margin-bottom: 5px !important;}
.flat-clients .clients-text-title {
    padding: 15px !important;
}
.flat-clients .clients-text-title h6 {line-height:1.3 !important;}
.inner-page-header .page-header-title h3{font-size: 40px; color:#fff;}
.inner-page-header .page-header-title h4{font-size: 20px;color:#fff; margin-top: 15px; font-weight: normal;}
.inner-page-header .page-header-title a.button{line-height: 43px !important;color: #fff !important;}
.inner-page-header .page-header-title a.button:hover, .inner-page-header .page-header-title a.button:visited{color: #fff !important;}
.bap .page-header-title{ margin-top:6%; }
.flip-section .card {
    position: relative;
    width: 100%;
    height: 160px;
    perspective: 500px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.flip-section .content {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    transition: transform 1s;
    transform-style: preserve-3d;
    line-height: 1.2 !important;
}
.front {
    background:/* rgba(255,255,255,0.3)*/#15416E;
}
.front, .back {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
    backface-visibility: hidden;
    padding: 10px;
    font-weight: 600;
}
.flip-section.flip-section_custom2 .front h3 {
    text-transform: uppercase;
    color: #fff;
}
.flip-section.flip-section_custom2 .front p, .flip-section.flip-section_custom2 .front h3 {
    padding: 45px 0;
    margin: 0px;
    font-weight: normal;
}


.back {
    background: var(--color-primary);
    transform: rotateY(180deg);
    font-size: 13px;
}
/*.front, .back {
    border: 1px solid var(--color-primary);
}*/
.flip-section_custom2 .back p {
    margin-top: 30px;
    padding: 0 10px;
}
.flip-section_custom3 .back p {
    margin-top: 36px;
    padding: 0 10px;
}
.back p {
    color: #fff !important;
}
.front p, .back p {
    line-height: 1.6;
  }
.flip-section.flip-section_custom4 .card {height: 90px;}
.flip-section.flip-section_custom4 .front {
    padding: 10px;
}

.flip-section.flip-section_custom4 .front h4{margin: 20px 0px;}
.flip-section.flip-section_custom4 .number strong {font-size: 24px; color: #fff;text-shadow: none;} 
.flip-section_custom4 .back p{margin-top: 20px;line-height: 1.4;}

.m-h350{ min-height: 350px; }
.m-h250{ min-height: 250px; }
.counter-classic-black h3{font-size: 25px !important;}
.bg-orange{background: var(--color-secondary) !important;color: #fff !important;}
.bg-green{background: var(--color-primary) !important;color: #fff !important;}
li.flat-list.style2:after{color: #fff !important;}
.flat-counter .counter .counter-content .numb-count{font-size:25px !important;}
.font-w-lineh{font-weight: normal !important; line-height: 1.3; color: #fff;font-size: 20px;}
.color-b{color: #000 !important;}
.services-content .box{
    width: 100%;
    height: 80px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.services-content .content{
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
    background:#15416E;
}
.services-content .content h3{ 
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0px !important;
    line-height: 1.2;
    vertical-align: middle;
}
.services-content .content h3 i{text-transform: none;}
.ser-pt-25{padding: 25px 0 0;}
.ser-pt-15{padding: 15px 0 0;}
.cpe-featured-box-creative-style h6{color: #fff !important;}
.services-content .big-txt {text-align: justify;
    font-weight: 600;
    line-height: 1.4;
    font-size: 20px;
}
.textleft{text-align: left !important;}
.color-b{color:#000 !important;}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.p-t-10{padding-top:10px !important;}
.p-t-0{padding-top:0px !important;}
.p-b-10{padding-bottom: 10px !important;}
.p-b-0{padding-bottom: 0px !important;}
.m-b-10{margin-bottom: 10px !important;}
.m-b-0{margin-bottom: 0px !important;}
.flat-counter {margin-bottom: 20px !important;}
.scheme3{color: var(--color-secondary);}
ul.flat-list.style3{
    color: #fff;
    padding: 30px;
    background:#20242e;
}
.m-t-md{margin-top: 15px;}
.color-b{color:#000;}
.two-box .item-two-column {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.two-box .iconbox {
    background-color: #15416E;
    color: #fff;
    text-align: center;
    min-height: 175px;
}
.two-box .box-content h3{margin-top: 0px;font-size: 25px;}

.item-two-column {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}
.mh450{min-height: 450px;}
.mh390{min-height: 390px;}
.mh340{min-height: 340px;}
.mh315{min-height: 315px !important;}
.bg-green{background: var(--color-primary) !important;}
.bg-orange{background: var(--color-secondary) !important;}
.text-right {text-align: right;}
.flat-list li i{font-style: italic !important;}
.ntitle {font-weight: normal !important; font-style: italic; text-align: center;}

ul.balo li:before {border-color: var(--color-secondary);}
ul.balo li:after { background-color: var(--color-secondary);}
.diagnose ul.flat-list{display: inline;}
.diagnose .flat-list li {
    width: 49% !important;
    display: inline-block;
}
.f-partner h3{padding-top: 10% !important;}
.blog-grid {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    -moz-box-shadow: 0 2px 6px 2px #efefef;
    -webkit-box-shadow: 0 2px 6px 2px #efefef;
    box-shadow: 0 2px 6px 2px #efefef;
    margin: 0 0 20px;
    padding: 10px;
}
.blog-grid img {
    max-height: 230px;
    min-height: 230px;
    object-fit: cover;
    width: 100%;
}

.blog-grid-text {
    padding: 10px 0 0;
}
.blog-grid-text h4 {
    color: #ff8700 !important;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 500;
    min-height: 45px;
    line-height: 23px;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-top: 0px;
}

.blog-grid-text ul li {
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 500;
    margin: 0 15px 4px 0;
}

.blog-grid-text ul li i {
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
}

.blog-grid-text p {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    min-height: 55px;
}
.blog-grid-text .color-g a{color: #999 !important;}
.blog-grid-text .color-g a:hover, .flat-video-fancybox .color-g a:visited, .flat-video-fancybox .color-g a:active{color:var(--color-secondary) !important;}

.entry-meta ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0 15px 4px 0;
}

.entry-meta ul li i {
    margin-right: 5px;
    font-size: 16px;
}
.p-md{padding:15px !important;}
.p-md .entry-title {color: #fff !important;}
.entry-meta .color-g a{color: #fff !important;}
.entry-meta .color-g a:hover, .entry-meta .color-g a:visited, .entry-meta .color-g a:active{color:var(--color-secondary) !important;}
.entry-cover.m-b-10 {margin-bottom: 10 !important;}

.back ul.flat-list li:before {border-color: var(--color-secondary);}
.back ul.flat-list li:after{background-color:var(--color-secondary); }

.blog-comments .sub-title {
    font-size: 16px;
    display: block;
}
.comment-form textarea {
    font-weight: 500 !important;
    font-size: 13px;
    border: 1px solid #efefef;
    moz-box-shadow: 0px 3px 4px 3px #efefef;
    -webkit-box-shadow: 0px 3px 4px 3px #efefef;
    box-shadow: 0px 3px 4px 3px #efefef;
    background: #fff;
    color: #111 !important;
    outline: none;
    width: 100%;
    padding: 12px;
    margin-top: 20px;
    transition: .3s;
    text-align: center;
    height: 80px;
}

.blog-comment-user {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 25px;
    padding-bottom: 25px;
}
.circle {
    border-radius: 50%;
}
.comment-block {
    padding: 5px;
}
.blog-comment-user h6 {
    display: inline-block;
    color: #111;
    font-size: 16px;
    margin: 0px;
    margin-right: 15px;
}
.blog-comment-user strong {
    color: #ccc;
    font-size: 12px;
    font-weight: 500;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.pr-0, .px-0 {
    padding-right: 0 !important;
}
.p-t-20{padding-top: 20px !important;}
.no-margin{margin: 0 !important;}
.content-wrap:before {width: 0;margin-bottom: 0px; padding-bottom: 0px;}
.color-o{color: var(--color-secondary) !important;}

.author .member .member-image {
    padding-right: 20px !important;
    width: 20% !important;
}

.author .member-info .member-name{color:#fff;}
.author .member-info .member-subtitle{color:var(--color-secondary) !important;}
.author .member-info .member-desc {padding-right: 20px;}
.author .member-info .member-desc p{color:#fff;}
.author .member-info {
    padding-left: 20px !important;
    width: 80% !important;
}
.author .member-image img{border: 5px solid #fff;}
.flat-video-fancybox a:before{background-color: rgba(0,0,0,0.5) !important;}
.blog-comment-user:last-child{padding-bottom: 0px; border-bottom: none;}
.flat-teammember .member{padding-bottom: 20px !important;}

.scroller {scrollbar-color: #7f7f7f white; scrollbar-width: thin; }
.scroller::-webkit-scrollbar {width: 7.5px;height: 7.5px;  }
.scroller::-webkit-scrollbar-track {background: white; }
.scroller::-webkit-scrollbar-thumb {background: #7f7f7f; border-right: 1px solid white; }
.scroller::-ms-scrollbar {width: 7.5px; height: 7.5px; }
.scroller::-ms-scroll-rails {background: white; }
.scroller::-ms-scrollbar-thumb {background: #7f7f7f; border-right: 1px solid white; }
.aps {height:300px; overflow-y: auto; }
#contactform input, .f-contact input{width: 100%; margin-bottom: 30px;}
.f-contact textarea {height: 140px;}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {color: #000 !important}
.color-r{color:#f53434;}
.fz-12{font-size: 12px;}

@media only screen and (max-width: 480px){
.btn-menu {
    margin:25px 0 !important;
}
.header .header-wrap .logo1 img {
    width: 90px !important;
    margin-right: 10px !important;
}
.bap .page-header-title{ margin-top:3%; }
.inner-page-header .page-header-title h3 {font-size: 16px;}
.bap img{height: auto !important;}
}

@media only screen and (max-width: 1199px){
    .header .header-wrap .logo1 img {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 991px){
.header .header-wrap .logo1 img {
    width: 120px !important;
}
.btn-menu {
    margin:15px 0 !important;
}
}
a.button:hover, a.button:visited{color: #fff !important;}
.background-20242e a.scheme3:hover{color: var(--color-secondary) !important;}
.dib .about-content-text.item-column {margin-bottom: 0px !important;}
/*#succ{background-color: #0890;color: #fff; font-weight: bold;}*/

@media only screen and (max-width: 600px){
    .inner-page-header .page-header-title .caption {left: 10px !important;top:2px !important; bottom: 0px;width: 100% !important;font-size: 12px;}
    .inner-page-header img { height: auto !important;}
    .inner-page-header .page-header-title .caption .author {margin-top: 5px !important;font-size: 11px;}
    .bg-b .overlay {background-color: rgba(0, 0, 0, 0.6) !important;}
    .lcc img{min-height: 100px;}
    .hr-ea .round-img.item .thumb img {height: auto !important;}
    .partner-blk blockquote {margin-top: 0px !important;padding:10px;font-size: 14px;}
    .hr-ea .author {font-size: 12px;}
}
@media only screen and (max-width: 991px){
    .bg-b .overlay {background-color: rgba(0, 0, 0, 0.6) !important;}
    .hr-certifications .readmore {margin-left: 20px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .three-box .iconbox {min-height: 155px; padding: 20px;}
    .three-box .item-three-column {width: 33.3333333%;}
    .why-ppl .item-four-column{width: 33.3333333%;}
    .why-ppl .flat-counter .counter {min-height: 220px;}
    
    
}
.lcw .flat-counter .counter {min-height: 220px !important;}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.hr-certifications .item-two-column {width: 100%;}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.hr-certifications .item-two-column {width: 100%;}
.mt-100{margin-top:20px;}
.footer-widgets h5{margin: 0 0 10px 0;}
.mb20-xs{margin-bottom: 20px;}
.widget {margin-bottom: 20px;}
.nopad-xs{padding: 0px !important;}
.mt-0-xs{margin-top: 0px !important;}
.pt-0-xs{padding-top: 0px !important;}
.mb-0-xs{margin-bottom: 0px !important;}
.flat-divider.d35px{height: 20px;}
.testimonial-content {padding-right: 0px;}
.testimonial-content blockquote {text-align: justify;}
.modal-body {
    overflow-y: auto;
    height: auto !important;
}
.item-column.dis-table {
    display: inherit;
}
.tp-banner.innerpagesgallery .tp-caption.title-slide{font-size: 16px !important; margin-top: 20px !important; color: #fff; word-wrap: break-word; overflow-wrap: break-word;}
.resdisblk{display: block;}
}
.button.style3{
    float: right;
    background-color: var(--color-secondary);
    margin-top: 13px;
}