* {
  margin: 0px;
  padding: 0px;
  outline: 0!important;
}

body {
  line-height: 28px;
  font-size: 15px;
  color: #666;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}


ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul {
 margin-bottom: 0px;
}

header {
  padding: 0;
  background: #fff;
}


.w3layouts-top-strip {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0;
}

.logo {
  float: left;
  width: 250px;
}

.logo a {
  font-size: 40px;
  text-decoration: none;
  color: #212121;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logo span {
  color: #86c724;
}

.w3ls-social-icons {
  margin-top: 7px;
  float: right;
}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.w3ls-social-icons i, .w3ls-social i {
  font-size: 15px;
  border: 1px solid #212121;
  padding: 8px 10px;
  color: #212121;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}


.header-left-info {
  display: block;
  float: left;
}

.header-left-info li {
  margin-right: 30px;
  float: left;
  line-height: 40px;
}

.header-label {
  display: block;
  float: left;
  font-size: 2em;
  margin-right: 15px;
  position: relative;
  top: 3px;
}


.agileits-contact-info {
  margin-top: 9px;
  float: right;
  margin-right: 15px;
}

.agileits-contact-info ul li {
  display: inline-block;
  font-size: 17px;
  color: #000;
  padding: 0 25px;
}


.agileits-contact-info ul li span {
  color: #129e36;
}

.glyphicon {
  position: relative;
  top: 15px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
  font-size: 25px;
}

.agileits-contact-info ul li span {
  color: #129e36;
}

.agileits-contact-info ul li a {
  color: #000;
  vertical-align: text-bottom;
}

.navbar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border: none;
    background: #ffffff !important;
    border-bottom: 1px solid #dbc679;
    padding: 15px 0;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}
.navbar-nav {
  float: none;
  text-align: center;
}

.navbar-nav > li {
  display: inline-block;
  float: none;
}

.navbar-nav > li {
  display: inline-block;
  float: none;
}


.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: transparent;
  color: #08314a;
  font-weight: 600;
}


.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    /* text-transform: uppercase; */
    color: #000;
    padding: 15px 10px;
    font-weight: 600;
}

.wdc-social li::before {
  position: relative;
  content: '/';
  opacity: .5;
}

.wdc-social li:first-child::before {
  display: inherit;
  content: '';
}

.wdc-social {
  margin: 0;
}

ul.list-inline > li, ol.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.wdc-social li {
  line-height: 1;
  position: relative;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  padding: 0 7px;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  color: #13025e;
}

.topadd ul li {
    float: left;
    padding: 0 10px;
    color: #000;
    font-size: 14px;
    line-height: 36px;
}

.topadd ul li i {
    margin-right: 5px;
    color: #fff;
}

.top-bar {
  background: #08314a;
  padding: 5px 0;
}

.header-hightlight {
  float: left;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}

.header-hightlight small {
  display: block;
  margin: 7px 0;
  opacity: .9;
  font-size: 80%;
  font-weight: 600;
  text-transform: uppercase;
}

.header-hightlight strong {
  color: #13025e;
}

.topadd a {
  color: #fff;
}


.dropdown-menu > li > a {
  padding: 7px 20px;
  font-size: 17px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #129e36;
}

.navbar-brand img {
    width: 320px;
    margin-top: -17px;
}

/*banner slider */


.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    line-height: 37px;
    margin-bottom: 25px;
    /*letter-spacing: 1px;*/
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 14px 20px;
    white-space: nowrap;
    /*letter-spacing: 1px;*/
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    border-radius: 0px;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}

.btn-default {
    background-color: #023e62 !important;
    color: #fff !important;
}

/*About Us start*/

.abhm {
  background: #f8f8f8;
  padding: 60px 0;
  text-align: center;
}

.abdetail span {
  font-style: italic;
}

.abdetail h3 {
  color: #000;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.abbtn a {
    color: #023e62;
    background: transparent;
    padding: 7px 18px;
    border: 2px solid #023e62;
}

.abbtn a:hover {
  background: #023e62;
  border: 2px solid #023e62;
  color: #fff;
}

.abbtn {
  margin-top: 50px;
}

/*About Us end*/


.serpg {
  padding: 60px 0;
}

.serdet {
  text-align: center;
  margin-bottom: 50px;
}

.serdet h2 {
  color:#000;
  font-size: 30px;
  line-height: 1.4;
  margin: 0px;
}

.sername h3 {
  color: #000;
  font-size: 20px;
}

.sername p {
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.sebtn a.medborder::before {
    background-color: #07283c;
    content: "";
    display: inline-block;
    height: 2px;
    margin: auto;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 1000px;
    -webkit-transform: translate(-30px, -50%);
    transform: translate(-30px, -50%);
}

.sebtn a.medborder {
  background-color: transparent;
  color: initial;
  display: table;
  font-style: normal;
  letter-spacing: 1.28px;
  line-height: normal;
  margin: 15px auto 0;
  padding: 5px 0;
  position: relative;
  left: 0;
  width: auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  cursor: pointer;
}


.sebtn a.medborder:hover {
  color: #a7853c;
}


.sebtn a.medborder:hover {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}


.serimg {
  overflow: hidden;
}

.serbtn {
  text-align: center;
  margin-top: 50px;
}

.serbtn a {
  color: #023e62;
  background: transparent;
  padding: 7px 18px;
  border: 2px solid #023e62;
}


.serbtn a:hover {
  background: #023e62;
  border: 2px solid #023e62;
  color: #fff;
}


.secpg {
  background: #f8f8f8;
  margin: 30px 0;
}


.pdnone {
  padding: 0px !important;
}

.m-0 {
  margin: 0px !important;
}

.sedeta {
  padding: 80px;
}

.sedeta h3 {
  color: #000;
}

.sedeta ul li {
  list-style: disc;
  padding: 0px 0;
  font-size: 14px;
  text-align: justify;
}


.sedeta ul {
  padding-left: 20px;
}


.main-footer {
  position: relative;
  background-color: #282828;
}


.main-footer .widgets-section {
  position: relative;
  padding: 115px 0px 30px;
}

.main-footer .logo-widget {
  position: relative;
}


.main-footer .footer-widget h2 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 25px;
  text-transform: capitalize;
  display: inline-block;
}


.main-footer .logo-widget .text {
  position: relative;
  color: #cccccc;
  font-size: 14px;
  /* font-weight: 400; */
  margin-bottom: 15px;
  line-height: 1.6;
  text-align: justify;
}


.main-footer .logo-widget .read-more {
  position: relative;
  color: #2b6ad3;
  font-size: 15px;
}


.main-footer .footer-widget {
  position: relative;
  margin-bottom: 30px;
}


.main-footer .footer-widget h2 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 25px;
  text-transform: capitalize;
  display: inline-block;
}


.main-footer .list {
  position: relative;
}

.main-footer .list li {
  position: relative;
  margin-bottom: 8px;
}


.main-footer .list li a {
  position: relative;
  color: #cccccc;
  font-size: 14px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: 'Poppins', sans-serif;
}


.social-icon-two {
  position: relative;
}


.social-icon-two li {
  position: relative;
  margin-right: 10px;
  display: inline-block;
}

.social-icon-two li a {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    line-height: 34px;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}


.main-footer .footer-bottom {
  position: relative;
  padding: 10px 0px;
  border-top: 1px solid rgba(252,252,252,0.05);
}


.main-footer .footer-bottom .copyright, .main-footer .footer-bottom .created {
  position: relative;
  color: #cccccc;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}


/*heading*/

.heading {
  background: #000;
}

.heading h2{
  padding: 70px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}


/*pages size*/

.pages-area {
  padding: 80px 0;
}

.pages-area-img img{
  width: 100%;
}
.pages-area-details h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #023e62;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
}


.pages-area-details p{
  text-align: justify;
}

.bg-pages-area {
  background:#0a30460d;
  padding: 70px 0;
}
.profile-details h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    padding-bottom: 8px;
}

.profile-details p{
  text-align: justify;
}

.profile-details {
    background: #eeeeee;
    padding: 30px 25px;
}
.profile-img img {
    width: 160px;
    /* height: 220px; */
    margin: 0 auto;
    border-radius: 100px;
    margin-bottom: 22px;
}

.contact-form input {
    width: 100%;
    border: 2px solid #666;
    margin: 5px 0;
    padding: 10px 20px;
    border-radius: 20px;
}

.contact-form textarea{
  width: 100%;
  border: 2px solid #666;
  margin: 5px 0;
  padding: 10px 20px;
  border-radius: 20px;
}

.submit-btn {
    width: 20% !important;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    margin: 0px !important;
}

.contact-box {
    background: #08314a;
    padding: 10px 5px;
    border-radius: 25px;
    margin: 10px 0;
    height: 190px;
    box-shadow: 4px 4px #e4e4e4;
    position: relative;
}

.contact-heading h2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.contact-map {
    float: left;
    width: 100%;
    margin-top: 37px;
    border: 2px solid #777;
    border-radius: 25px;
    overflow: hidden;
}
.contact-details p{
  text-align: center;
  color: #fff;
}


.contact-icon {
    position: absolute;
    font-size: 39px;
    left: 20%;
    color: #fff;
    top: 15%;
}

.contact-form {
  margin-top: 15px;
}

.service-box h2{
  font-size: 25px;
}

.service-box {
    margin: 20px 0;
    border: 1px solid #e8e8e8;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}

.service-box::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007a;
    transform: translateY(235px);
    transition: 0.6s;
}

.service-box:hover::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007a;
    transform: translateY(0px);
}

.service-box h2 {
    position: absolute;
    bottom: 0;
    left: 5%;
    color: #fff;
    font-size: 24px;
    transform: translateY(100px);
    transition: 0.6s;
}

.service-box h2 span a{
  font-size: 12px;
  color: #000;
  background: #fff;
  padding: 5px 10px;
}

.service-box h2 span{
  margin: 20px 0;
}

.service-box:hover h2 {
    position: absolute;
    bottom: 0;
    left: 5%;
    color: #fff;
    transform: translateY(0px);
}

.service-modal ul li{
    list-style: disc;
    margin-left: 45px;
}

.modal-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.modal-body {
    position: relative;
    padding: 30px 20px;
}

.service-modal h2{
  text-transform: uppercase;
  font-size: 21px;
}

/*gallery effect*/

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.career-form input {
    width: 100%;
    background: none;
    border: none;
    margin: 10px 0;
    border: 1px solid #e8e8e8;
    padding: 10px 20px;
    border-radius: 10px;

}

.career-form input[type="submit"] {
    width: 20%;
    background: #08314a;
    color: #fff;
    text-transform: uppercase;
}
.career-form input[type="date"]{
  padding: 25px 20px;
}

.career-form select {
    width: 100%;
    background: none;
    border: none;
    margin: 10px 0;
    border: 1px solid #e8e8e8;
    padding: 10px 20px;
    border-radius: 10px;

}

.career-form label {
  display: block;
}

.heading-career {
    text-transform: uppercase;
    color: #08314a;
    position: relative;
    font-weight: 600;
}

.heading-career::before {
    content: "";
    position: absolute;
    width: 20%;
    background: #08314a;
    top: 50%;
    height: 4px;
    left: 17%;
}

.career-form {
    background: #66666608;
    padding: 20px 20px;
}

.heading-inner-form {
  background: #08314a;
  padding: 5px 5px;
  color: #fff;
}

.about {
  background: url(../images/bgbanner.jpg);
  background-attachment: fixed;
}

.service {
  background: url(../images/servicebanner.jpg);
  background-attachment: fixed;
}

.career {
  background: url(../images/careerbanner.jpg);
  background-attachment: fixed;
}

.contact-bgbanner{
  background: url(../images/contactbanner.jpg);
  background-attachment: fixed;
}

.audit_assurance {
  background: url(../images/audit_assurance.jpg);
  background-attachment: fixed;
}

.tax_litigation_support {
  background: url(../images/tax_litigation_support.jpg);
  background-attachment: fixed;
}


.corporate_other_laws {
  background: url(../images/corporate_other_laws.jpg);
  background-attachment: fixed;
}

.transaction_processing_advisory {
  background: url(../images/transaction_processing_advisory.jpg);
  background-attachment: fixed;
}


.service-modal p {
  text-align: justify;
}


.pages-area-details h3 {
  color: #023e62;
  font-size: 20px;
  text-transform: uppercase;
}

.pages-area-details ul li {
  list-style: disc;
  text-align: justify;
}

.pages-area-details ul {
  padding-left: 20px;
}


.clienbaseimg {
    overflow: hidden;
    box-shadow: 7px 7px 0px 0px rgb(232, 232, 232);
    padding: 10px;
    height: 100px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    /* height: auto; */
    margin-bottom: 30px;
    border: 1px solid #e2e2e2;
    text-align: center;
}
.clienbaseimg p {
  margin: 0px;
}

.clipad {
  padding-top: 30px;
}

.clienbaseimg img {
    margin: 0 auto;
    width: 35px;
    height: 35px;
}
.container.gallery-container h2 {
    padding-bottom: 30px;
    text-align: center;
    color: #000
}
.serimgs a img {
    border: 1px solid #000;
}
.serimgs h3 {
    text-align: center;
} 
.employee-login {
    text-transform: uppercase;
    color: #08314a;
    position: relative;
    font-weight: 600;
    padding-bottom: 15px;
}

.hmbanner{
    padding: 50px 0px 100px;
}

.board {
  background: #f4f3f3a3;
  padding: 30px 86px;
  text-align: justify;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.board h1 {
  color: #023e62;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
}

.board1 {
  padding: 15px 25px;
  border: 1px solid #ccc;
  margin-left: 0px;
  margin-bottom:15px;
}

.board1 strong {
  padding-bottom: 10px;
  display: block;
}

.board1 h4{
    text-align: center;
color: #000;
font-size: 22px;
padding-bottom: 15px;
font-weight: 600;
}

.line {
  border: 0.2px dashed #e7752ca1;
  margin: 24px 0;
}

.board2 h6{
    font-size: 20px;
color: #023e62;
font-weight: 600;
}