/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

 @charset "utf-8";
 @import url("http://fonts.googleapis.com/css?family=Open+Sans:regular,italic,bold");
 @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,300,200');


body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.logoSize{
  width: 135px;
  margin-left: 22px;
}




.menuBar li>a{
  color: white;
  padding: 10px;
  text-decoration: none;
  /*margin-right: 15px;*/
  /*line-height: 5px;*/
  /*width: 80%;*/
  background:rgba(255,255,255,0);
  transition:all .9s;

}




.menuBar li>a:hover{
  color: #4b134f;
  background:rgba(255,255,255,1);
  border-radius: 5px;
  padding: 10px;
  /*transition: opacity 2s;
  opacity: 1;*/
}

.menuBar li>a.active{
  color: #4b134f;
  background-color: white;
  border-radius: 5px;
  padding: 10px;
  opacity: 1;

}



.welcomeBg{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.05); 
  padding: 6px 41px;
  margin-top: 17px;
  margin-bottom: 11px;
}

.whyUs{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.05); 
  padding: 6px 41px;
  
  margin-bottom: 33px;
}
.decscriptionText{
  color: black;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.servicesHeading{
  color: black;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.serviceIcon{
  width: 62%;
  padding: 30px 26px;
  margin-left: 49px; 
}

.serviceIcon:hover{
  -webkit-transition: all 0.7s linear;
  -webkit-transform: rotate(6.28rad);
  transition: all 0.5s;
  /*transform: rorate(10rad);*/
}


.copyright{
  color: white;
}

.footer{
  background-color: black;
  height: 100%;
  padding-top: 20px;
}

.servicesSection{
  margin-bottom: 10px;
}

.card{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.05); 
}

.navigationPanel{
  background: #fcfff4; /* Old browsers */
background: -moz-linear-gradient(left, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
}

.aboutImg{
  float: right;
  width: 37%;
  box-shadow: 5px 5px 5px #aeaeae;
}


.navPanel{
  /*width: 100%;*/
  padding: 19px 14px;
  margin-bottom: -80px;
 position: relative;
  max-width: 74%;
  /*margin-bottom: -39px;*/
  /*line-height: 9px;*/
     
}

.navPanel,.footerBack{
   margin-bottom: -62px;
    background: #4b134f; /* Old browsers */;
    background: -moz-linear-gradient(left, #4b134f 0%, #c94b4b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4b134f 0%,#c94b4b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4b134f 0%,#c94b4b 100%);
  }

.navPanel:after{
      content: " ";
     position: absolute;
     right: -59px;
     width: 58px;
     border-bottom: 62px solid #c64a4b;
     border-right: 59px solid transparent;
}

.navPanel:before{
     content: " ";
     position: absolute;
     left: -60px;
     width: 58px;
     border-bottom: 62px solid #4d144f;
     border-left: 60px solid transparent;
}




  .heading-style:after{
    content: "";
    border-bottom: 48px solid rgb(49, 93, 141);
    border-right: 65px solid transparent;
    position: absolute;
    float: right;
    right: -65px;
    
  }

  .heading-style{

    background-color: rgb(49, 93, 141);
    line-height: 48px;
    color: white;
    font-size: 20px;
    margin: 20px auto;
    position: relative;
    padding-left: 19px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
  }

  .heavy-lst>ul{
    padding: 0px;
    margin: 0px;
  }

  .shape{
    
    width: 20px;
      height: 48px;
      background-color: #e13b2d;
      float: right;
      position: absolute;
      top: 0px;
      right: -60px;
      transform: skew(53deg);

  }
  .main-heading{
    color: black;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
  }

  .feature-body-text,.address{

    
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
  }


.footerBar ul{
  margin: 0px;
  padding: 0px;
}

.footerBar li{
 
  list-style-type: none;
  
}

.footerBar li>a{
  color: white;
  text-decoration: none;
}


.input-element {
  margin-bottom: 10px;
  margin-top: 10px;
}

.getIn{
  margin-top: 80px;
}

/*.footerBar ul>li{
  width: 50%;
  float: left;

}

.footerLst{
  float: right;
  position: absolute;
  top: 37px;
  left: 187px;
}*/

.card-body ul{
  margin: 0px;
  padding: 20px;
}

.footerContaact{
  color: white;
}

.copyright{
  margin-top: 20px;
  margin-bottom: 35px;
}

.decscriptionText h2{
  font-size: 30px;
}

.serviceBlock {
  -vendor-animation-duration: 3s;
    -vendor-animation-delay: 2s;
    -vendor-animation-iteration-count: infinite;
}


.copyright a{
  text-decoration: none;
  color: #fff;
}

.contactDetails{
     border-radius: 15px;
         border: 2px solid #4d144f;
         /* height: 183px; */
         padding: 30px 32px;
         margin-top: 120px;

}

.contactDetails ul{
  list-style-type: none;
  padding-left: 5px;


}

.address{
      margin-top: 30px;
}
.locationIcon{
 position: absolute;
     top: 14%;
     left: 34%;
     width: 100px;
     height: 100px;
     border: 2px solid #4d144f;
     padding: 22px 34px;
     margin: 0px auto;
     border-radius: 50%;
     background-color: white;
     color: #93334d;
     transition: .5s;
}


.map{
width: 100%;
}


.locationIcon:hover{
-webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 1s;
    background-color: #4d144f;
    color: #fff;
}

@keyframes mymove {
    0%   {transform: rotateZ(20deg);}
    50%  {transform: rotateZ(-20deg);}
    100% {transform: rotateZ(0deg);}
}

/*.markerIcon:hover{
  transform: rotateZ(50deg);
}*/
    
     

/*.contactCol{
      margin-top: 100px;
}*/

/*.footerHeading{
  padding-right: 100px;
    color: white;
  }*/




































/*Media Queries*/

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .logo{
      width: 150px;
      margin: 0px auto;
    }

    .main-heading{
       font-size: 22px;
    }
    .featur-icon{
      margin-left: 0px;
    }
    .feature{
      margin-bottom: 10px;
    }
    .bottomfooter{
      margin-bottom: 0px;
    }
    .footer{
      height: 100%;
      padding-top: 11px;
      padding-bottom: 16px;
    }
    .footer h3{
      padding-top: 20px;
    }

    .navPanel{
      
      max-width: 100%;
    }

    .menuBar li{
      margin-bottom:  15px;
    }
    .navPanel:after{
          display: none;
    }

    .navPanel:before{
         display: none;
    }
    .aboutImg{
      width: 100%;
    }
   .decscriptionText h2{
     font-size: 26px;
   }


}    


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

    .logo{
      width: 150px;
      margin: 0px auto;
    }


  .heading-style{
    line-height: 34px;
    font-size: 15px;
  }
  .heading-style:after{
        border-bottom: 33px solid rgb(49, 93, 141);
  }
  .shape{
    width: 12px;
        height: 33px;
        right: -51px;
        transform: skew(63deg);
  }
  .navPanel{
    
    max-width: 100%;
  }

  .menuBar li{
      margin-bottom:  15px;
    }
 .navPanel:after{
       display: none;
 }

 .navPanel:before{
      display: none;
 }
       .aboutImg{
         width: 100%;
       }
       .decscriptionText h2{
         font-size: 26px;
       }


}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .heading-style{
    font-size: 10px;
    line-height: 26px;
  }

  .heading-style:after{
      border-bottom: 25px solid rgb(49, 93, 141);
      border-right: 43px solid transparent;
      right: -43px;
     }

     .shape {
         width: 10px;
         height: 24px;
         right: -37px;
         transform: skew(60deg);
     }
     .navPanel{
       
       max-width: 100%;
     
          
     }

     .menuBar li{
       margin-bottom:  15px;
     }
     .navPanel:after{
           display: none;
     }

     .navPanel:before{
          display: none;
     }
     .aboutImg{
       width: 100%;
     }
     .decscriptionText h2{
       font-size: 26px;
     }

}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) {

    .logo{
      width: 170px;
      margin: 0px auto;
    }


    .heading-style:after{
          border-bottom: 34px solid rgb(49, 93, 141);
          right: -64px;
  }
  .navPanel{
    
    max-width: 100%;
  }
  
  .menuBar li{
    margin-bottom:  15px;
  }
  .navPanel:after{
        display: none;
  }

  .navPanel:before{
       display: none;
  }
  .aboutImg{
    width: 100%;
  }
   .decscriptionText h2{
     font-size: 26px;
   }
    

}



@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

    .heading-style{
      font-size: 15px;
      line-height: 37px;
    }
    .heading-style:after{
      border-bottom: 37px solid rgb(49, 93, 141);
    }

    .heading-style span{
      font-size: 10px;
      line-height: 32px;
    }
    .shape{
      width: 16px;
      height: 37px;
      transform: skew(50deg);
      right: -43px;
    }
    .navPanel{
      
      max-width: 100%;
    }
    .menuBar li{
      margin-bottom:  15px;
    }
   
    .navPanel:after{
          display: none;
    }

    .navPanel:before{
         display: none;
    }
    .aboutImg{
      width: 100%;
    }
    .decscriptionText h2{
      font-size: 26px;
    }

         

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .logo{
      width: 160px;
      margin: 0px auto;
    }
    .featur-icon {
        margin-left: 0px;
        margin-bottom: 31px;
    }
       
    .footer{
      height: 100%;
    }
    .navPanel{
      
      max-width: 100%;
    }

    .menuBar li{
      margin-bottom:  15px;
    }

    .navPanel:after{
          display: none;
    }

    .navPanel:before{
         display: none;
    }

}
    


@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {

      .whyus-text {
      max-width: 100%;
      height: 100%;
    }
      .featur-icon{
        margin: 0px auto;
      }
      .navPanel{
        
        max-width: 100%;
      }
           
      .menuBar li{
        margin-bottom:  15px;
      }

      .navPanel:after{
            display: none;
      }

      .navPanel:before{
           display: none;
      }
  


}
