body {

    padding: 0;
    margin: 0;
    background-color: rgb(248, 248, 248) !important;
    font-family: 'Source Sans Pro', sans-serif;
    ;
}

h1 h2 h3 h4 h5 h6 {

    font-family: 'Source Sans Pro', sans-serif;
}

p {

    font-family: 'Source Sans Pro', sans-serif;
}

html{

    scroll-behavior: smooth;
}

/*RESPONSIVE*/



/*TO TOP*/
#button {
    display: inline-block;
    background-color: #e45f4d;
    width: 47px;
    height: 47px;
    text-align: center;
    position: fixed;
    bottom: 69px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 9000;
}

#button a{

    text-decoration: none !important;
}
#button::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: black;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

/*TOP BAR*/

.topbar {

    background-color: #ffff;
    padding-top: 5%;
}

.logo {

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-light .navbar-nav .nav-link {
    padding: 1.567em 2.1em 1.567em !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    text-transform: uppercase;
    font-weight: 700;
}

.navbar-light .navbar-nav .nav-link:hover {

    color: #bc2014 !important;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #bc2014 !important;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
    
}

.whatsapp{

    padding-top: 3%;
    padding-bottom: 3%;
}

.whatsapp-ico{

    width: 30px;
    height: auto;
}

.whatsapp a {

    color: #bc2014;
    padding-left: 5px;
    text-decoration: none;
    transition: all 0.3s;
}

.whatsapp a:hover {

    color: #24509b;
    transition: all 0.3s;
}

.carousel-caption{
  position: absolute;
}
.carousel-caption h2{
  font-size: 50px;
  text-transform: uppercase;
}


/*SERVICES*/

.heading-text {
    padding-top: 2%;
    line-height: 1.3em;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    color: rgba(38, 38, 38, 0.4);
    font-family: 'Source Sans Pro', sans-serif;
}


.service-img {

    filter: grayscale(1);
    position: relative;
    transition: all 0.4s;
    position: relative;
}

.service-img:hover {

    filter: initial;
    transition: all 0.4s;
}



.service-caption {

    background-color: rgba(38, 38, 38, 0.6);
    font-size: 1em;
    color: white;
    text-align: center;
    position: absolute;
    z-index: 99;
    margin-top: -46px;
    padding: 0.75em;
    width: 100%;
}

.service-img-box{

    position: relative;
}

.service-img-box span figure:hover{
    background-color: rgba(188, 32, 20, 1);

}

figure a{

    text-decoration: none;
}

/*CAPABILTIES*/

.capabilities {

    background-color: #f7f7f7 !important
}

.global {

    margin: 8%;
    filter: grayscale(1);
    transition: all 0.4s
}

.global:hover {

    filter: initial;
    transition: all 0.4s
}

.cap-1 {

    text-align: right;
    padding-bottom: 6%;
}

.cap-2 {

    text-align: left;
    padding-bottom: 6%;
}

.cap-ico {

    color: #e45f4d;
    font-size: 35px !important;
    display: inline-block;
    padding-top: 2%;
}

.cap-ico2 {

    display: inline-block;
    padding-left: 5%;
    color: #e45f4d;
    font-size: 35px !important;
}

.cap-title {
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 15px;
    padding-bottom: 2%;
    font-size: 18px;
    letter-spacing: 1.5px;
}

.cap-title2 {
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 15px;
    padding-bottom: 2%;
    font-size: 18px;
    letter-spacing: 1.5px;
    margin-left: 5%;
}

.cap-text2 {
    margin-right: 12%;
    font-size: 14px;
    color: #848484;
    line-height: 26px;
    margin-left: 12%;
}

.cap-text {

    margin-right: 12%;
    font-size: 14px;
    color: #848484;
    line-height: 26px;
    margin-left: 11%;
}

.cap-1 a {

    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    margin-right: 12%;
    transition: all 0.4s;
}

.cap-1 a:hover {

    font-weight: 600;
    color: #e45f4d;
    transition: all 0.4s;
}

.cap-2 a {

    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    margin-left: 12%;
    transition: all 0.4s;
}

.cap-2 a:hover {

    font-weight: 600;
    color: #e45f4d;
    transition: all 0.4s;
}

/*EXPERIENCE*/
.experience {
    margin-bottom: 5%;
    background-image: url(../img/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}

.experience-box {

    text-align: center;
    padding-top: 50%;
    align-items: center;
    color: #ffff;
}

.exp-title {

    font-size: 3.933em;
}

.exp-text {

    font-size: 16px;
    letter-spacing: 1.5px;
    color: white;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}


/*TESTIMONIALS*/
.slick-slide img {
    display: block;

}
.slick-slide .testimonialbox {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    background-color: #bc2014;
} 
.slick-slide img {
    display: block;
}


.testimonial-box {

    background-color: #bc2014;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    color: white;
    text-align: center;
}

.testimonial-img {

    z-index: 10;
    margin-top: -1.5em;
    position: relative;
    height: 5.3em;
}

.testimonial-text{
    margin-right: 5%;
    margin-left: 5%;
}


/*WHY US*/

.whyus {

    color: #848484;
    font-size: 14px;
    line-height: 28px;
}

.line {

    display: block;
    width: 100%;
    height: 0px;
    border-top: 1px solid #e4e7e8;
    /*    margin: 4.3em 0 4.25em;*/
}

/*CTA*/

.cta {

    background-image: url(../img/banner2.jpg);
    height: 500px;
    background-size: cover;
    margin-bottom: 4%;
}

.cta-button {

    background-color: #bc2014;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin-left: 41%;
    margin-top: 3%;
    transition: all 0.4s;

}

.cta-button:hover {

    background-color: transparent;
    border: 2px solid #bc2014;
    color: #bc2014;
    transition: all 0.4s;
}


.slider {
    position: relative;

}

.prev-arrow {
    position: absolute;
    bottom: 0px;
    top: 113%;
    left: 45%;
    color: white;
    width: 40px;
    height: 40px;
    background-color: #e45f4d;
    border: none;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 39px;
    font-size: 20px;
    cursor: pointer;
    transition: 0.4s linear;
}

.next-arrow {

    position: absolute;
    bottom: 0px;
    top: 113%;
    left: 49%;
    color: white;
    width: 40px;
    height: 40px;
    background-color: #e45f4d;
    border: none;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 39px;
    font-size: 20px;
    cursor: pointer;
    transition: 0.4s linear;
}

.prev-arrow:hover {

    background-color: #262626;
    color: white;
    transition: 0.4s linear;

}

.next-arrow:hover {

    background-color: #262626;
    color: white;
    transition: 0.4s linear;

}

/*FOOTER*/

.footer {

    background-color: #f0f0f0;
    color: white;
    padding-top: 4%;
    display: flex;
}

.footer-title {

    font-size: 1em;
    text-transform: uppercase;
    padding-bottom: 2%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color: #2a2a2a;
}

.footer-detail {

    line-height: 26px;
    font-size: 15px;
    color: #5a5a5a;
}

/*CONTACT FORM*/
.contact-form {
    background-color: white;
    color: #5a5a5a;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-color: transparent;
    padding-top: 8px;
    padding-bottom: 7px;
    padding-right: 10px;
    padding-left: 6px;
    width: 50%;
    font-family: 'Poppins', sans-serif;
    margin-left: 1px;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 3%;
}



.contact-form:focus {
    outline: none;

}

.contact-msg {

    width: 92%;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #969696 !important;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    background-color: transparent;
    color: #5a5a5a;
}

select {
    word-wrap: normal;
    padding: 4px;
    border-color: transparent;
}

.submit {

    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 34px;
    padding-left: 34px;
    background-color: black;
    color: white;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    margin-top: 2%;
    font-family: 'Poppins';
    transition: all 0.4s;
}

.submit:hover {

    color: black;
    transition: 0.4s;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: transparent;
    padding-right: 34px;
    padding-left: 34px;
    outline: 1px solid black;

}


.form-msg{

    height: 170px;
    margin-top: 0px;
    width: 50%;
    margin-bottom: 8px;
}

.form-msg:focus{
    outline: none;
}

.contact-submit{
    display: block;
    padding: 11px 18px;
    border: none;
    background: #bc2014;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.3s;
}

.contact-submit:hover{

    background: transparent;
    color: #bc2014;
    border: 1px solid #bc2014;
    transition: all 0.3s;
}


/*SERVICE PAGE*/

.content-wrapper {
    background-color: white;
}

span figcaption {

    background-color: rgba(188, 32, 20, 0.6);
    font-weight: 400;
    font-size: 15px;
    padding: 12px;
    text-align: center;
}

figcaption {

    background-color: rgba(188, 32, 20, 0.6);
    font-weight: 400;
    font-size: 15px;
    padding: 12px;
    text-align: center;
    color: white;
    font-weight: 600;
}

.breadcrumb a {

    color: #e45f4d;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    margin-right: 5px;
}

.crumbicon {

    font-weight: 12px !important;
    color: #848484;
    padding-top: 3px;
    font-weight: 300;
    margin-left: 8px
}

.crumbtext {
    color: #848484;
    font-size: 12px;
    margin-left: 5px;
    padding-top: 1px;
    text-transform: uppercase;
}

/*CAPABILITIES PAGE*/

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0 !important;
    padding: 30px;
    margin-bottom: 5%;
}

.card-title {

    text-transform: uppercase;
    padding-bottom: 12px;
    font-weight: 700;
    font-family: inherit;
}

.card-text {

    color: #848484;
    font-size: 15px;
    line-height: 25px;
}

.card-img-top {

    border-radius: 0 !important;
}

.postbtn {

    background-color: #bc2014;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin-top: 3%;
    transition: all 0.4s;
    text-transform: uppercase;

}

.postbtn:hover {

    background-color: transparent;
    border: 2px solid #bc2014;
    color: #bc2014;
    padding: 10px 20px;
    transition: all 0.4s;
}


/*ABOUT US PAGE*/

.accordion-button:not(.collapsed) {
    color: #bc2014 !important;
    font-size: 18px;
    background-color: transparent !important;
    font-weight: 700;
    padding: 25px;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-item {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 6px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%) !important;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    letter-spacing: 1.5px;
    width: 100%;
    padding: 1rem 1.25rem;
    font-weight: 700;
    font-size: 16px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.accordion-button:hover {

    background-color: #bc2014;
    color: white;
}


.about-title {

    color: #3f55a0;
    font-size: 1.1em;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 12px;
}

.about-detail {

    color: #848484;
    font-size: 15px;
    line-height: 28px;
}

.about-detail ul li{
    color: #848484;
    font-size: 15px;
    line-height: 26px;
}

.accordion-body ul li{

    color: #848484;
    font-size: 15px;
    line-height: 26px;

}

.about-li {

    font-size: 14px;
    color: #24509b;
    text-transform: uppercase;
    padding-bottom: 8px;
}

span .about-detail{

    color: #848484;
    font-size: 17px;
    line-height: 32px;
}



/*EMPLOYEE PAGE*/
.gallery {

    
    height: 315px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.gallery img{

    filter: grayscale(50);
        transition: all 0.3s;
}

.gallery img:hover{

    filter: inherit;
    transition: all 0.3s;
}

/*CONTACT PAGE*/
.demopadding {

    width: 140px;
    text-align: center;
    display: inline;
    padding-left: 2%;
}

.icon {
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -khtml-border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
}

.icon i {
    font-size: 16px;
    position: absolute;
    left: 9px;
    top: 10px;
}

.icon.social {
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    background: transparent;
    ;
    color: #848484;
    border: 1px solid #848484;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.icon.social:hover {
    background: transparent;
    border: 1px solid #e45f4d;
    color: #e45f4d;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.icon.social.fb i {
    left: 15px;
    top: 12px;
}

.icon.social.tw i {
    left: 12px;
    top: 13px
}

.icon.social.in i {
    left: 11px;
}


/*OUR CAPABILITES*/


/* Style the tab */
.tab {
  float: left;
  background-color: white;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: white;
  color: #bc2014;
  padding: 11px 15px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 700;
  font-size: 15px;
      font-family: 'Source Sans Pro', sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #bc2014;
  color: white;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 70%;
  border-left: none;
  height: auto;
}

/* PAGES */

.page-heading{

    padding-top: 2%;
    padding-bottom: 2%;
    transition: all 0.3s;
    
}

.page-heading:hover{

    color: #bc2014;
    transition: all 0.3s;
}

.page-img img{


    width: 50%;
    display: block;
}

.page-heading h2{

 
}

.service-content{

    font-size: 16px;
    line-height: 30px;
    padding-top: 2%;
}

.service-enquiry button{

    cursor: pointer;
    background: #bc2014;
    padding: 12px 13px;
    color: white;
    border: none;
    margin-bottom: 2%;
    transition: all 0.3s;
}

.service-enquiry button:hover{

    color: #bc2014;
    background: transparent;
    border: 2px solid #bc2014;
    transition: all 0.3s;
}