/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */
/*.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a {
    background: #005b8b;
    color: #fff;
}*/
/*.margin_120_95 {*/
    /*padding-top: 120px;*/
    /*padding-bottom: 95px;*/
/*}*/
.main-title {
    font-size:28px;
}
.main-subtitle {
    font-size:20px;
}
.mainds{
    margin-bottom: 45px !important;
}
.main_title h2 {
    font-weight: 300;
    letter-spacing: -1px;

    margin: 0;
    text-transform: uppercase;
}
.main_title p {
    font-weight: 300;

    color: #777;
    padding: 0 10%;
}
.list_title {
    background-color: #005b8b;
    color: #fff;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 30px 0;
    text-align: center;
}
.list_title i {
    font-size: 42px;
    margin-bottom: 0px;
    display: inline-block;

}
.list_title h3 {
    font-size: 20px;
    /*margin: 0;*/
    color: white;
    /*text-transform: uppercase;*/
}
.list_home ul {
    text-align: left;
}
.list_home ul li a {
    background-color: #fff;
    padding: 10px;
    display: block;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    font-weight: 500;
    color: #555;

}
.list_home ul li a strong {
    background-color: #f8f8f8;
    color: #999;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    padding: 6px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.bggray{
    background-color: #f3f3f3 !important;
}
.list_home ul li a:after {
    font-family: 'ElegantIcons';
    content: "\24";
    right: 15px;
    top: 15px;
    position: absolute;
    color: #0c4c6d;
}
.list_home ul li a:hover {
    background-color: #0c4c6d;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    color: #fff;
    transition: all 0.5s linear;
}
.fotter-ds{
    padding-top:0px;
}

.bg-theme1 {
    background-color: #005b8b !important;
}
.bg-theme2 {
    background-color: #0f6794 !important;
}

.logo:before {
    position: relative;
    border-color: transparent white;
    border-style: solid;
    /* border-width: 50px 0 0 55px; */
    /* border-width: 67px 0px 0 56px; */
    /* border-width: 56px 0 0 55px; */
    /* border-width: 65px 0 0 55px; */
    border-width: 50px 0px 0px 55px;
    content: "";
    height: 0;
    left: 100%;
    top: 0;
    width: 0;
}
/*about us page css*/
.about_section {

    padding: 10px;
}

.main_about{
    color:#fff;background-color:#005b8b;

}
.aboutus_container_fluid{
    padding-right:0px;
    padding-left:0px;

}
.tpspn {
    margin-top: 70px!important;
    /*padding-bottom: 70px!important;*/
}
.crptbbig {
    padding-bottom: 70px;
    padding-top: 1px;
}
.cboth {
    clear: both!important;
}
.mainpadding {
    padding-left: 30px!important;
    padding-right: 30px!important;
}
.mrbs {
    margin-bottom: 9px!important;
}
.crptbbig {
    padding-bottom: 70px;
    padding-top: 1px;
}
.cboth {
    clear: both!important;
}
.bglgray {
    background-color: #fafbfb!important;
}
.sev-dsn {
    margin-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
.serchf {
    height: 480px;
}
.service-cr {
    background: #fff;
    padding: 50px;
    height: 252px;
}
.service-cr .service-cr-element, .service-cr .service-cr-info {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.service-cr .service-cr-element, .service-cr .service-cr-info, .service-cr:hover .service-cr-element, .service-cr:hover .service-cr-info {
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
    transition-duration: .3s;
}
.service-cr-icon {
    font-size: 43px;
    color: #999caa;
    margin-bottom: 30px;
    position: relative;
    top: 29px;
    left: 24px;
}


.mbds {
    margin-bottom: 15px;
}
.blog-title, .fw700, .navactive {
    font-weight: 700;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
    transition-duration: .4s;
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
}
.bgblue {
    background-color: #005b8b!important;
}
[data-aos=fade-down] {
    transform: translateY(-100px);
}
/*.f-fam strong{*/
    /*color:#fff !important;*/
/*}*/
.bg-theme-colored-transparent {
    background-color: #005b8b !important;
}
.slideds{
    color:black!important;
    font-weight:600!important;

}
.p-b-105 {
    padding-bottom: 105px;
}
.p-t-120 {
    padding-top: 120px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-t-45 {
    padding-top: 45px;
}
.t-center {
    text-align: center;
}
.tit3 {

    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    color: #005b8b;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.t-center {
    text-align: center;
}
.m-b-35 {
    margin-bottom: 35px;
}
.m-t-5 {
    margin-top: 5px;
}
.size3 {
    max-width: 513px;
}
.m-l-r-auto {
    margin-left: auto;
    margin-right: auto;
}
.m-b-22 {
    margin-bottom: 22px;
}
.hov-img-zoom {
    display: block;
    overflow: hidden;
}
.bo-rad-10 {
    border-radius: 10px;
}
.size2 {
    max-width: 390px;
}
.hov-img-zoom img {
    width: 100%;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.about_img{
    width: 100%;
}
.f-fam {
    font-family: 'Open Sans'!important;
}

.align-items-center{
    align-items:center !important;
}
.dflex{
    display: flex;
}

/*.sister_concern {*/
    /*padding: 90px 0 60px 0!important;*/


/*}*/
.section-title {

    margin: 0 0 15px 0;
}
.separator_wrapper, .separator_wrapper_white {
    margin-bottom: 10px;
}
.story .story-left {
    float: left;
}
.story .story-left {
    position: relative;
    margin-bottom: 40px;
    border-right: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}
.bg-blue{
    background-color:#005b8b;
}
.story-block {
    display: block;
    position: relative;
    width: 90%;
    background: #fff;
    padding: 20px 25px 17px 25px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.story .story-left .story-text {
    text-align: right;
    margin-right: 130px;
}
.story-block .story-text h4 {
    margin-bottom: 8px;
}
.story .story-left .story-image i {
    right: 30px;
}
/*.story-block .story-image i {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    border: 4px solid #eef0f1;
    border-radius: 50%;
    margin-top: -50px;

}*/
.story .story-left .story-arrow {
    background: none repeat scroll 0 0 #fff;
    border-right: 2px solid #e6e6e6;
    border-top: 2px solid #e6e6e6;
    display: block;
    width: 18px;
    height: 18px;
    right: -10px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    z-index: 50;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    display: none\9;
}
.story .story-left .h-line {
    position: absolute;
    width: 2px;
    height: 103%;
    background: #ddd;
    right: -74px;
    top: 0;
}
.story .story-left:after {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #005b8b;
    content: '';
    right: -86px;
    top: 50%;
    margin-top: -12px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.story .story-right {
    float: right;
}
.story .story-right {
    position: relative;
    margin-bottom: 40px;
    border-left: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}
.story .story-right .story-text {
    text-align: left;
    margin-left: 130px;
}
.story .story-right .story-arrow {
    background: none repeat scroll 0 0 #fff;
    border-left: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    display: block;
    width: 18px;
    height: 18px;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    z-index: 50;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    display: none\9;
}

.se1{
    width: 100px;
    height: 100px;
    border: 4px solid #eef0f1;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    top:14px;
}
.ic1{
    font-size: 58px;
    /*padding-left: 25px;*/
    padding-top: 16px;
}
@media handheld, only screen and (max-width: 800px){
    .story .story-left:after,.h-line {
        display: none!important;
        margin-right:30px;
    }
}
@media handheld, only screen and (max-width: 575px) {
    .dflex {
        display:block;
    }
}
.padding_top{
    padding-top: 40px;
}
.aboutus_icon{

    right: 30px!important;
    top: 85px!important;
}

.table > tbody > tr > td {
    padding: 15px;
    border: 3px solid #e4e4e4;
}
tr > td:nth-child(1) {
    background-color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    color: #6b6868;
    /*color: #005b8b;*/
    /*width: 140px;*/
}
tr > td:nth-child(2) {
    font-weight: 400;
    color: #ffffff;
    background:#005b8b;
}
.table-responsive {
    min-height: .01%;
    overflow-x:hidden;
}
.st-benft-inner h2{
    color:#005b8b;
}
.bg_color--46 {
    background: #ffffff;
}
@media only screen and (max-width: 575px) {
    .section-ptb-120 {
        padding: 60px 0;
    }
}
@media only screen and (max-width: 767px) {
    .section-ptb-120 {
        padding: 70px 0;
    }
}
.st-benft-inner .content p {
    color: #666666;
    line-height: 27px;
}
.st-benft-inner .left{
    text-align:left;
}
.st-benft-inner .right{
    text-align:right;
}
.st-benift-area{
    margin-top:70px;
}

.page-banner-section, .page-title h2, .banner-inner {
    position: relative;
}
.p_z {
    padding: 0;
}
[class*="-section"] {
    overflow: hidden;
}
.mapping {
    width: 100%;
    height: 355px;
    border: none;
}
.page-title {
    top: 0%;
    left: 0;
    right: 0;
    padding-top: 10.2%;
    height: 100%;
}
.page-title h2 {

    color: #fff;
    font-weight: 700;
    background-color: #272727;
    margin: 0;
    padding: 12px 25px 12px 44px;
    display: inline-block;
}
/*.page-title h2:before {*/
    /*border-right: 10px solid transparent;*/
    /*border-top: 49px solid #79b445;*/
    /*content: "";*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 25px;*/
/*}*/
/*.pages-breadcrumb {*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*width: 100%;*/
    /*left: 0;*/
/*}*/
/*.page-breadcrumb {*/
    /*margin-bottom: 0;*/
    /*padding: 0 15px;*/
    /*height: 35px;*/
    /*line-height: 35px;*/
    /*background-color: #fff;*/
    /*border-radius: 0;*/
    /*display: inline-block;*/
/*}*/
/*.breadcrumb>li {*/
    /*display: inline-block;*/
/*}*/
/*.page-breadcrumb li a {*/
    /*color: #222225;*/
    /*font-size: 12px;*/
/*}*/
/*.page-breadcrumb > .active {*/
    /*color: #79b445;*/
    /*font-size: 12px;*/
/*}*/
/*.contact-address, .contact-address p, .contact-address .col-md-4 > span {*/
    /*display: inline-block;*/
    /*width: 100%;*/
/*}*/
/*.contact-address .col-md-4 {*/
    /*border-right: 1px solid #d4dbde;*/
    /*padding-right: 29px;*/
    /*margin-top: 20px;*/
    /*padding-left: 35px;*/
/*}*/

/*.contact-address, .contact-address p, .contact-address .col-md-4 > span {*/
    /*display: inline-block;*/
    /*width: 100%;*/
/*}*/
.contact-address i {
    font-size: 15px;
    padding-top: 4px;
    position:absolute;
}
.contact-address p span, .contact-address a {
    display: inline-block;
    line-height: 25px;
    padding-left: 30px;
}
.contact-address .col-md-4:last-child {
    border: none;
}
.contact-address .registerd{
    background-color:#005b8b!important;

}
.contect-address p{
    color:white !important;
}

.contect-address .registered .office{
    color:white!important;
}
.cnds{
    padding:20px;
}
.brd-right{
    border-right: 1px solid #d4dbde;
}
.baroundds{
    border: 1px solid #005b8b;
    padding: 20px;
}
.avgsp{
    margin-top:70px;
}
/*.about{*/
    /*background: #eef1f3;*/
/*}*/
.box_feat {
    background-color: #fff;
    padding: 50px 35px;
    text-align: center;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    min-height: 331px;
    clip-path: polygon(0 0,100% 0,95% 100%,0 100%,6% 18%);
    /*background-color: #d0d1d2 !important;*/
    background-color: white !important;
}
@media only screen and (max-width: 767px) {
    .box_feat {
        min-height: auto;
    }
}
.box_feat i{
        font-size: 60px;
}
/*.box_feat h3 {
    text-transform: uppercase;
}*/
.mbsds{
    margin-bottom:50px;
}
/*.mrtop{*/
    /*position: relative;*/
    /*top: -68px;*/
/*}*/

/*.newsletter_wrapper {*/
    /*background-color:#005b8b;*/
/*}*/
.idx_heading_h2{
    font-size:36px;
}
.idx_heading_h1{
    font-size:28px;
}
.content{
    font-size:16px;
}

.idx_heading_h3{
    font-size:20px;
}
.idx_heading_h5{
    font-size:14px;
}
.ml-0{
    margin-left:0px!important;
}
.mr-0{
    margin-right:0px!important;
}

.ptop{
    padding-top:85px;
}
.pbot{
    padding-bottom:85px;
}
.float-left{
    float:left;
}
.clear{
    clear:both;
}
.pr-10{
    padding-right:10px;
}

@media screen and (max-width:991px) {
    .fs-12{
        font-size: 12px;
    }
}
@media screen and (max-width:475px) {
    .fs-12{
        font-size: 10px;
    }
}
.pt-10{
    padding-top:10px;
}
/*.owl-carousel{
    display:flex!important;
    align-items:center!important;
}*/
@media handheld, only screen and (max-width: 800px) {
    .story-block {
        width: 100%;
    }
}

@media handheld, only screen and (max-width: 800px) {
    .disp-none {
        display: none !important;
    }
    .table-responsive {
        min-height: .01%;
        overflow-x: hidden;
    }
}
/*.owl-prev{
    left: -1090px;
    position: relative!important;
}
.owl-stage{
    display: flex !important;
    align-items: center !important;
}*/
.pt-6{
    padding-top:6px;
}
.bcrumb-main-ds {
    clear:both;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 25px;
    font-weight: 700;
    margin-top:0px;
    margin-bottom:0px;
}
.colfh{
    color: #70757c;
}
.logotx1{
    font-size: 19px;
    font-weight: bold;
}
.logotx2{
    font-size:16px;
    color:black;
}
.clp1{
    clip-path: polygon(65px 0,100% 0,100% 100%,0 100%);
    margin-bottom: -2px;
}
.clp2{
    clip-path: polygon(13% 0,100% 0,87% 100%,0px 100%);
}
.bgmli{
    background-color: #f9f9f9;
}
@media (min-width: 886px){
    /*.menubgscreen{
        display:block;
    }*/
    .formenusmall{
        display:none;
    }
}
@media (max-width: 885px){
    .menubgscreen{
        display:none;
    }
}
.mnudsdn{
        padding: 15px 0px 0px 0px;
}
.mnudsdn li a{
    color:white;
}
.colblack{
    color:black !important;
}
.colblue{
    color:#005b8b !important;
}
.bgblue{
    background-color:#005b8b !important;
}
.menuzord-menu > li > a {
    /*padding: 20px 16px;*/
    /*padding: 20px 18px;*/
    padding: 15px 18px 21px;
    text-transform: uppercase;
    font-size:16px;
}
.menuzord-brand {
    /*margin: 8px 30px 0 0;*/
   /* margin: 12px 30px 0 0;*/
    margin: 14px 0px 0 0;
}
.imlogods{
    max-width: 100%;
    height: auto;
}
.lds{
    margin-top:10px !important;
    margin-bottom:8px !important;
    padding-right:8px;
    width: 230px !important;
    height: auto !important;
}
@media (max-width: 450px){
    .logotx1{
        font-size: 19px;
    }
    .logotx2{
        font-size:14px;
    }
}
@media (max-width: 900px){
    .menuzord-responsive .menuzord-brand {
        line-height:1;
    }
}
.smd{
    padding-top: 18px;
}
.active{
    color:#005b8b !important;
}
.coldgray{
    color: #191212 !important;
}
.menuzord-menu > li > a:hover{
   color: #d5e3f7 !important; 
}
.menuzord-menu > .bgmli > a:hover{
    color:#174a65 !important;
}
.right-0 {
    right: 0;
}
.top-0 {
    top: 0;
}
.left-0{
    left: 0;
}
@media (min-width: 992px){
    .min-height-lg-100vh {
        min-height: 100vh;
    }
}
.sldim1{
    width: 750px;
    height: auto;
}
.bgtsl1{
    background-color: #f1f6ff;
}
.bgtsl2{
    background-color: #ffeded;
}
.slider1ds{
    fill: #afa7a7 !important; 
    opacity: 0.6 !important;
}
.colcon{
    color: #403b3b;
}
.colconh{
    color: #111111;
}
.idx-content-h{
    font-size:17px;
}
.idx-content{
    font-size:15px;
}
.idx-title{
    font-size: 36px;
}
.fw400{
    font-weight:400 !important;
}
.fw500{
    font-weight:500 !important;
}
.fw600{
    font-weight:600 !important;
}
.backsec{
    fill: gray !important; 
    opacity: 0.2 !important;
}
.customimg{
    position: absolute;
    right: 2%;
    top: 6%;
    opacity: 0.4;
    width: 136px;
    height:auto;
}
.bggrad{
    /*background-image: linear-gradient(141deg, #172a74 0%, #1fc8db 51%, #005b8b 75%);*/
   /* background-image: linear-gradient(141deg, #005b8b 8%, #e6eaea 59%, #005b8b 83%);*/
    background-color: #e6e6e6 !important;
}
.sev {
    background-color: #f3f3f3;
    padding: 10px;
    display: block;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    font-weight: 400;
    color: #212529;
    font-size:15px;
}
.sev strong {
    background-color: #f8f8f8;
    color: #999;
    /* font-size: 14px; */
    font-size: 0.875rem;
    line-height: 1;
    padding: 6px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.sev:after {
    font-family: 'ElegantIcons';
    content: "\24";
    right: 15px;
    top: 15px;
    position: absolute;
    color: #005b8b;
}
.sev:hover {
    background-color: #005b8b;
    -webkit-transform: scale(1.015);
    -moz-transform: scale(1.015);
    -ms-transform: scale(1.015);
    -o-transform: scale(1.015);
    transform: scale(1.015);
    color: #fff;
    transition: all 0.5s ease-in-out;
}
/*@media (max-width: 991px){
    .menuzord-responsive .showhide {
        margin: 0;
    }
}*/
/*.team-3 .thumb {

    position: relative;
}*/
/*.team-3 .team-click-action {
    background-color: #005b8b;
    text-align: center;
    border-radius: 32px 32px 0 0;
    padding-top: 3px;
    padding-bottom: 0px;
    transition: 0.5s;
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: -37px;
}
.team-3 .plus_click {
    position: absolute;
    left: 50%;
    top: -14px;
    transform: translateX(-50%);
}
.team-3 .plus_click::before {
    content: "\f067";
    font-family: Fontawesome;
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    color: #fff;
    background-color: #005b8b;
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    z-index: 2;
    cursor: pointer;
    transition: 0.5s;
    line-height: 27px;
}
.team-3 .team-click-action h4 a {
    color: #ffffff;
}
*/

.mt--30{
    margin-top:30px;
    padding-top:51px;
}

@media screen and  (max-width: 768px) {
    .pbss{
      padding-bottom:66px;
    }
}
.justify-content-center{
    justify-content: center!important;
}

@media screen and  (max-width: 575px) {
    .height-width{
        height: auto!important;
        width: 100%!important;
    }
}

@media screen and  (max-width: 991px) {
    .brsz{
        border-radius:32px 32px 0 0!important;
    }
}
.height_width{
    /*height:200px!important;
    width:auto!important;*/
    height: 200px!important;
    width: 100%!important;
}
.imrh{
    /*border-radius: 15px;*/
    clip-path: circle(64%);
}
.pbss{
    margin-bottom:35px;
}
@media screen and  (max-width: 768px) {
    .pbss{
      padding-bottom:20px;
    }
    .height_width{
      width:100% !important;
      height:auto !important;
    }
}
.sturct{
    display: inline-block;
    max-width: 100%;
    height: auto;
    /*padding: 10px;*/
    line-height: 1.42857143;
    background-color: #fff;
    /*border: 1px solid #ddd;*/
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.fsize{
    font-weight:400 !important;
    font-size:15px;
}
.imk{
    height:200px;
    width:auto;
}
.sdtlt{
    font-size:16px;
    text-align:center;
    font-weight:400;
    color: #111111;
}
.bgsky{
    background-color: #85cdf3 !important;
}
.colblack{
    color:black !important;
}
.main-content {
    font-size: 15px !important;
}
.confw{
    font-weight:400 !important;
}
.breadcol{
    background-color: #ececec;
}
.innptop{
    padding-top:70px;
}
.innpbot{
    padding-bottom:70px;
}
.box-left {
    display: block;
    float: left;
    text-align: center;
}
.box-services-b .box-left .fa-style1 {
    font-size: 30px;
    width: 60px;
    height: 60px;
    background-color: #005b8b;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    padding-top: 15px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.box-right .title-small {
    margin-bottom: 8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.box-right {
    margin-left: 85px;
}
.title-small {
    font-family:sans-serif;
    margin: 0 0 15px;
    font-size: 17px;
    color: #556;
}
.clipt{
    clip-path: polygon(0% 0,100% 0%,88% 40%,100% 100%,-100% 100%);
}
.maintitlds{
    padding:8px 8px;
    color:white;
    margin-bottom:55px;
}
.wpwl{
    background-color:white;
    padding: 20px 20px;
    opacity: 0.75;
    /*border-radius: 0px 35px 10px 35px;*/
        box-shadow: 0 9px 38px #0000003d;
}
.font-parall{
    font-size:17px !important;
    color:black;
    font-weight:500;
}
.owl-controls .owl-nav > div {
    background: none repeat scroll 0 0 rgb(0, 91, 139);
}
.dkd{
    color: #111111;
    font-size: 16px;
    font-weight: 400;
}
.short-line {
   height: 2px;
    width: 159px;
    display: block;
    text-align: center;
    margin: 0 auto 4px;
}
.brdbtm{
    border-bottom: 3px double #005b8b;
}
.owl-controls .owl-nav > div:hover {
    background-color: rgb(7, 71, 105);
}
.tss .cmk:after {
    height: 10px;
    width: 10px;
    border: 1px solid #005b8b;
    content: "";
    position: absolute;
    bottom: -5px;
    left: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.tss .cmk:before {
    height: 10px;
    width: 10px;
    border: 1px solid #005b8b;
    content: "";
    position: absolute;
    bottom: -5px;
    right: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.tss h2 {
    border-bottom: 1px solid #005b8b;
    display: inline-block;
    /*font-size: 28px;*/
    font-weight: 400;
    color: #484848;
    line-height: 24px;
    margin: 0 auto;
    padding-bottom: 15px;
    position: relative;
}
.tss{
    margin-bottom: 45px;
}
.customimg-in {
    position: absolute;
    right: 2%;
    top: -23%;
    opacity: 0.4;
    width: 156px;
    height: auto;
}
.wdt{
   max-width: 850px; 
   margin: 0 auto;
}
.clipdk{
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,2% 54%);
}
/*.box-services-b .box-left .fa.circle, .box-services-c .fa.circle {
    border-radius: 50%;
    font-size: 26px;
    padding-top: 17px;
}*/
.box-services-b .box-left .fa-style2 {
    font-size: 25px;
    width: 50px;
    height: 50px;
    background-color: #005b8b;
    color: #fff;
    border-radius: 4px;
    /*margin-top: 10px;*/
    padding-top: 15px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.skk{
    margin-top:30px;
}
.box-right1 {
    margin-left: 72px;
}
.customimg-t {
    /*position: absolute;
    right: 1%;
    top: 3%;
    opacity: 0.6;
    font-size: 160px;
    color:#95959b;*/
        position: absolute;
    right: 0%;
    top: -6%;
    opacity: 0.2;
    font-size: 203px;
    color: #95959b;
}
/*@media screen and (max-width: 991px){
    .customimg-t{
        right: 0%;
    }
}*/
@media (min-width: 886px) and (max-width: 991px) {
    .menuzord-menu > li > a {
        padding: 15px 7px 15px;
        text-transform: uppercase;
        font-size: 13px;
    }
    .menuzord-menu {
         background: #005b8b; 
    }
    .mnudsdn {
        padding: 9px 0px 0px 0px;
    }
}
@media (min-width: 992px) and (max-width: 1190px) {
    .menuzord-menu > li > a {
        padding: 15px 10px 15px;
        text-transform: uppercase;
        font-size: 14.5px;
    }
    .menuzord-menu {
         background: #005b8b; 
    }
    .mnudsdn {
        padding: 9px 0px 0px 0px;
    }
}
@media screen and (max-width: 767px){
    .table-responsive>.table>tbody>tr>td {
        white-space: normal;
    }
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        vertical-align: middle;
}
.fwb{
    font-weight:bold !important;
}
.customimg-tk {
    position: absolute;
    right: 1%;
    top: 5%;
    opacity: 0.3;
    font-size: 206px;
    color: #95959b;
}
.hkk{
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,6% 89%, -50% -50%);
}
.p-r{
    padding-right:8px;
}
.procap{
    color: #111111;
    font-weight:600;
    font-size:15px;
}
.protx{
    color: #403b3b;
    font-weight: 500;
    font-size:15px;
}
.protx1{
    color: #403b3b;
    font-weight: 500;
    font-size:17px;
    line-height: 1px;
}
.protoptx{
    font-size: 20px;
    color: #111111;
    font-weight: 500;
}
.mng{
    margin-bottom:20px;
}
.customimg-eq {
    position: absolute;
    right: -6%;
    top: -13%;
    opacity: 0.3;
    font-size: 188px;
    color: #95959b;
}
@media only screen and (max-width: 991px) {
    .customimg-eq {
        position: absolute;
        right: 0%;
        top: -13%;
        opacity: 0.3;
        font-size: 188px;
        color: #95959b;
    }
}
@media only screen and (max-width: 767px) {
    .cosml{
        padding-bottom:45px;
    }
}
.conti{
    color:white !important;
}
.conttxt{
    color:white !important;
    font-size:15px;
}
.addrs .conttxt{
    font-size: 16px;
}
.mhhc{
    margin-bottom:20px;
}
.se2 {
    width: 100px;
    height: 100px;
    border: 4px solid #eef0f1;
    border-radius: 50%;
    position: absolute;
    left: 30px;
    top: 14px;
}
.se1,.se2{
   box-shadow: 0px 1px 9px black;
}
/*.footer a:hover{
    color: #6daaca !important;
}*/

.cmshad{
    box-shadow: 0 9px 38px black;
} 
.copyrit {
    background-color: #005b8b !important;
}
.copc{
    color: white !important;
     font-weight: 400; 
    font-size: 13px;
}
.copylftrt{
    float:right;
} 
.sterl{
    color: #accfe2 !important;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .copylftrt{
        float:none;
    } 
    .copc{
        text-align:center;
    }
}
.ints{
    box-shadow: 0px 2px 4px grey;
    padding: 15px;
    /*box-shadow: 0 1.25rem 1.25rem rgba(34, 35, 36, 0.05);*/
    background-color: #ececec;
    min-height: 230px;
}
.intss{
    min-height: 195px !important;
}
.intsss{
    min-height: 158px !important;
}
.ints .protoptx{
    margin-top: 0px;
    color: #005b8b;
}
@media only screen and (max-width: 767px) {
    .ints{
        min-height: auto;
    }
    .intss{
        min-height: auto !important;
    }
    .intsss{
        min-height: auto !important;
    }
}
.mtx{
    text-align:center;
}
.max100{
    max-width:100%;
}
.mimt{
    margin-top:45px;
}
.customimg-cer {
    position: absolute;
    right: -6%;
    top: -13%;
    opacity: 0.3;
    font-size: 188px;
    color: #95959b;
}
@media only screen and (max-width: 991px) {
    .customimg-cer {
        position: absolute;
        right: 0%;
        top: -13%;
        opacity: 0.3;
        font-size: 135px;
        color: #95959b;
    }
}
.certds{
    height: auto !important;
}
