 
body{
font-size:16px;
}
a:hover {
    color: #0056b3;
    text-decoration: none;
}


 .navbar-brand  span{
	color: #fed136;
	font-size:25px;font-weight:700;letter-spacing:0.1em;
    font-family: 'Open Sans', sans-serif;
}
.navbar-brand {
	color: #fff;
	font-size:25px;
font-family: 'Open Sans', sans-serif;
	font-weight:700;
	letter-spacing:0.1em;
}

.navbar-nav .nav-item .nav-link{
padding: 10px 10px 0px 12px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}


.navbar-nav .nav-item .nav-link:hover{
    color: #f26228;
    
}

.navbar-expand-md .navbar-nav .dropdown-menu{
	border-top:3px solid #fed136;
}
.dropdown-item:hover{background-color:#fed136;color:#fff;}

.phone-email{

    left: 545px;
    color: #fff;
    top: -14px;
    position: relative;
    
    right: 225px;
    color: #fff;
    top: 20px;
    position: absolute
}


.phone-email i{
  font-size: 16px;
}


.mail{
  padding-left: 15px;;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
        margin-top: 15px;
    }

.sign{
      padding: 10px 10px 10px 10px;
    width: 12%;
    color: #fff;
    background-color: #e54a4a;
    display: inline-table;
    right: 220px;
    position: absolute;
    text-align: center;
    border-radius: 4px;
    top: 8px;
}

nav{-webkit-transition: padding-top .3s,padding-bottom .3s;
    -moz-transition: padding-top .3s,padding-bottom .3s;
    transition: padding-top .3s,padding-bottom .3s;
    border: none;
	}
	.nav-menu{
    width:100%;
    border-bottom: 1px solid #ddd;
  }

  .navbar-brand {
  
    padding-top: 7px;
    padding-bottom: 0px;
  }
 .shrink {
    padding-top: 0;
    padding-bottom: 0px;
    background-color: rgb(13 9 6/70%)important;
    margin: -17px 0px 0px 0px;
}
.navbar{
  padding: 0px 0px 0px;
  background-color: rgb(13 9 6/70%);

}
.banner{
/*	background-image:url('http://www.hd-freewallpapers.com/latest-wallpapers/abstract-website-backgrounds.jpg');*/
	text-align: center;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-text{
	padding:200px 0 150px 0;
}
.banner-heading{
	font-family: 'Signika', sans-serif;
	font-size: 75px;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
	color:#fff;
}
.banner-sub-heading{
	font-family: 'Signika', sans-serif;
	font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
	color:#fff;
}

.btn-banner{
	padding:5px 20px;
	border-radius:10px;
	font-weight:700;
	line-height:1.5;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}
.text-intro{
	width:90%;
	margin:auto;
	text-align:center;
	padding-top:30px;
}


/* mobile view */
@media (max-width:500px)
{
	.navbar-nav{
		    background-color: #ac1d23;
		/*border-top:3px solid #4d2303;*/
		color:#fff;
		z-index:1;
		margin-top:5px;
		}
	.navbar-nav .nav-item .nav-link{
	padding: 0.7em 1em!important;
	font-size: 100%;
    font-weight: 500;
    }
	.banner-text{
	padding:150px 0 150px 0;
}
.banner-heading{
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.banner-sub-heading{
	font-size: 10px;
    font-weight: 200;
    line-height: 10px;
    margin-bottom: 40px;
}

}

@media (max-width:768px){
	.banner-text{
	padding:150px 0 150px 0;
}
	.banner-sub-heading{
	font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    margin-bottom: 40px;
}
}
 
/*search box css start here*/
/*.search-sec{
    padding: 2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}*/
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
@media (min-width: 992px){
/*    .search-sec{
        position: relative;
        top: -114px;
        background: rgba(26, 70, 104, 0.51);
    }*/
}

@media (max-width: 992px){
/*    .search-sec{
        background: #1A4668;
    }*/
}




/* Button */
.delicious-btn {
  display: inline-block;
  min-width: 160px;
  height: 60px;
  color: #ffffff;
  border: none;
  border-left: 3px solid #1c8314;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 58px;
  font-weight: 600;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #40ba37;
}

.delicious-btn.active, .delicious-btn:hover, .delicious-btn:focus {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1c8314;
  border-color: #40ba37;
}
.centered {
position: absolute;
    top: 42%;
    left: 28%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 600;
    font-size: 34px;
}
.sub{
    position: absolute;
    top: 53%;
    left: 30%;
    transform: translate(-55%, -180%);
    color: #fff;
    font-weight: 400;
    font-size: 21px;
}



.slider{
    position: relative;
        top: -152px;
}
.contact-form-button {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: #0573a0;
    height: 60px;
    width: 100%;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    margin: -5px 0 30px;
    float: left;
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
}
.slider-contact-wrapper .form-group{margin-bottom: 10px;}
.slider-contact-wrapper .contact-form-input{font-size: 14px; padding: 0 10px; height: 35px;}
.slider-contact-wrapper select {padding: 0 10px !important; font-size: 14px !important; height: 35px !important; background-position: 97% 13px !important;}
.slider-contact-wrapper .contact-form-textarea {height: 75px; font-size: 14px;  padding: 8px;}
/*
  Contact Us Form
*/
.slider-contact-wrapper {
  position: absolute;
    width: 320px;
    top: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(0%, -50%);
    right: 50px;
    padding: 10px 15px; 
   /* z-index: 9998;*/
    background-color: #088096a8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 2px 6px 0 #666666;
    -webkit-box-shadow: 0 2px 6px 0 #666666;
    -moz-box-shadow: 0 2px 6px 0 #666666; 
}

.slider-contact-wrapper .contact-all h3 {
    font-weight: 500;
    font-size: 21px;
    color: #0bacc8;
    padding-left: 5px;
    margin: 10px 0 20px;
    text-transform: uppercase;
}

.slider-contact-wrapper .contact-all p {
    padding-left: 5px;
}

.slider-contact-wrapper .contact-all .slide-input-modal {
  margin: 0 0 10px;
    border: 0px solid rgba(36,36,36,0.2);
    width: 100%;
    height: 35px;
    padding: 0 10px;
}

.custom-textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.custom-textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.custom-textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.custom-textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}

.custom-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.custom-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.custom-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.custom-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}

.contact-form-textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.contact-form-textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.contact-form-textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.contact-form-textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}

.contact-form-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.contact-form-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.contact-form-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.contact-form-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}

.slide-input-modal::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.slide-input-modal:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.slide-input-modal::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.slide-input-modal:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}
.slide-textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333333;
}
.slide-textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    opacity: 1;
}
.slide-textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    opacity: 1;
}
.slide-textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}

.slider-contact-wrapper .contact-all .slide-custom-select {
  margin: 0 0 10px;
    border: 0px solid rgba(36,36,36,0.2);
    width: 100%;
    height: 35px;
    padding: 0 7px;
}

.slider-contact-wrapper .contact-all .slide-textarea {
  width: 100%;
    height: 80px;
    margin: 0px 0 10px;
    padding: 10px;
    border: 0px solid rgba(36,36,36,0.2);
}

.slider-contact-wrapper .contact-all .slide-sbmit-button {
    background-color: #d34747;
    border: none;
    color: #fff;        
    text-transform: uppercase;
    margin: 0 0px 5px;
    float:right; padding: 10px 25px;
}

.slider-contact-wrapper .contact-all .slide-sbmit-button:hover {
  background-color: #000;
  color: #fff;
}
.contact-form-textarea {
    width: 100%;
    border: none;
    border-radius: 4px;
    height: 160px;
    color: #444;
    font-size: 16px;
    padding: 15px;
    border: 1px solid #D6D4D4;
  }
  .contact-form-input {
    width: 100%;
    padding: 0 15px;
    border-radius: 2px;
    border: none;
    font-size: 16px;
    color: #444;
    height: 45px;
    border: 1px solid #D6D4D4;
  }
  .contact-select-style-modal select {
    width: 100%;
    background-image: url(../images/icon/select-arrow.png);
    background-repeat: no-repeat;
    padding: 0 15px;
    border: 1px solid #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 97% 18px;
    border: none;
    font-size: 16px;
    color: #333333;
    border-radius: 2px;
    height: 47px;
    border: 1px solid #D6D4D4;
}

/*about us*/
/*.about-icon-left{
margin-right: 60px;
}
.about-icon-right{
margin-left: -60px;
}*/
.about{

  /*padding: 30px 0;*/
  
}


/*.about h2{
   color:#0573a0;
   font-size:20px;
   text-align: left;
   font-weight:700;
   margin-bottom: 10px;
   text-transform: capitalize;
}


.about h4{
  color:#000;
  font-size:16px;
  text-align: left;
  line-height: 24px;
  margin-bottom: 20px; 
  text-transform: capitalize;
}*/
/*.one h2{
   color:#0573a0;
   font-size:30px;
   text-align: left;
   font-weight:700;
   margin-bottom: 10px;
   text-transform: capitalize;
   font-family: 'Cabin Condensed', sans-serif;
}

.one h4{
    color: #000;
    font-size: 30px;
    text-align: left;
    line-height: 38px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-family: 'Cabin Condensed', sans-serif;
}

.one  h3 {
    font-size: 26px;
    display: inline-block;
    
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 25px;
    margin-left: 140px;
}

.one  p{
   line-height: 30px;
    text-align: justify;
    /*font-family: 'Cabin Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    font-family: 'Open Sans', sans-serif;

}*/


.right-blue{
/*margin-left: auto;*/
/*    margin-right: auto;*/
    /*width: 60%;*/
    display: block;
}

.right-blue h4{
/*color: #ffffff;*/
/*    font-size: 26px;*/
/*    text-align: right;*/
/*    line-height: 35px;*/
/*    margin-bottom: 20px;*/
/*    text-transform: capitalize;*/
/*    top: 320px;*/
/*    position: relative;*/
/*    margin-right: -247px;*/
    color: #ffffff;
    font-size: 26px;
    text-align: end;
    top: 369px;
    position: relative;
}

 


   .shaped {
   /* height:100vh;
  width:40vw;*/
    /*  width: 0;
      height: 0;*/
     /* float:right;*/
     /* background:black;*/
   /*   -webkit-clip-path:polygon(0 0,100% 0,100% 100%,30% 100%);*/
/*  -webkit-shape-margin:20px;
      border-bottom: 100px solid red;
      border-left: 100px solid transparent;*/




   /*   height: 189vh;*/
     width: 17vw; 
    float: right;
    /* background: black; */
    /* -webkit-clip-path: polygon(0 0,100% 0,100% 100%,30% 100%); */
    /* -webkit-shape-margin: 20px; */
    border-bottom: 500px solid #146b9e;
    border-left: 710px solid transparent;
    color: #000;
    }

/*.shaped span{
  
    text-align: right;
    font-size: 26px;
    position: absolute;
   
    left: 85%;
    transform: translate(-20%, 210%);
    color: #fff;
   
      }*/

 
footer{
    /*background-color: #000000;
    background-image: -webkit-linear-gradient(-69deg, #050505 68%, #004E95 50%);*/
    min-height: 370px;
    background-image: url(../images/footer-bg.png);
    
}

/*.footer-section {
  background: #151414;
  position: relative;
}*/
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
  padding-bottom: 0px!important;
  margin: 50px 0px;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
   
    max-width: 235px;
    margin: 100px 0px;

}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  color: #fff;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ca4709;
}

.footer-widget ul{
 padding: 0px 15px;
}
.footer-widget ul li {
  /*display: inline-block;*/
    color: #fff;
 /* width: 50%;*/
  margin-bottom: 5px;
}
.footer-widget ul li a:hover{
  color: #0bacc8;
}
.footer-widget ul li a {
  color: #fff;
  /*text-transform: capitalize;*/
  font-family: 'Open Sans', sans-serif
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.copyright-text{
      margin: 10px 0px;
}
.copyright-text p{
   font-size: 16px;
    text-align: center;
    color: #ffffff;
    padding: 0px 18px;;
}

.one{
  background-color: #013A6B;
 background-image: -webkit-linear-gradient(-60deg, #fafcff 64%, #146b9e 50%);
  min-height: 500px;
}


/*about us*/
.inner-banner{
    background: url(../images/slider1.jpg);
    padding: 330px 0px;
     position: relative; 
    background-size: cover;
    background-position: center,center;
}
.overlay{
    top: 301px;
    bottom: 0px;
    position: absolute;
    display: block;
    background-color: rgb(11, 172, 200,0.3);
    left: 0px;
    right: 0px;
}
.inner-banner p{
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    top: 152%;
    /* bottom: 33px; */
    position: absolute;
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.quote { 
margin-left: auto;
    margin-right: auto;
    width: 15%;
    display: block;
    background-color: #146b9e;
    padding: 10px 0px;
    border-radius: 40px;
    margin-top: 32px;
    color: #fff;
}

.about-details{
    
  /*margin: 35px 0px;*/
}


.about-details-bnr{
  margin: 35px 0px;
}


.about-details h4{
     font-family: 'Cabin Condensed', sans-serif;
     color: #000;
    font-size: 30px;
    text-align: left;
    line-height: 38px;
    margin-bottom: 20px;
    text-transform: capitalize;
    padding:30px 0px 0px;
}

.abtright-blue{
    
        margin-top: -90px;
/*margin-left: auto;
    margin-right: auto;
    width: 60%;
    display: block;*/
}
.about-details p{
 font-family: 'Open Sans', sans-serif;
 font-size:16px;
 color: #707070
}
.about-details-bnr p{
 font-family: 'Open Sans', sans-serif;
 font-size:16px;
 color: #fff
}
.abtright-blue h4{
color: #ffffff;
    font-size: 26px;
    text-align: right;
    line-height: 35px;
    margin-bottom: 20px;
    text-transform: capitalize;
    top: 320px;
    position: relative;
    margin-right: -247px;
}
.abt-img{
  width:100%;
  margin-top: 90px
}


.ones{

  background-color: #013A6B;
background-image: -webkit-linear-gradient(-63deg, #fafcff 63%, #0bacc8 36%);
    min-height: 455px;
    padding: 30px 0px 0px;


}
.project{
  /*background-color: #0bacc8;*/
  background-image: -webkit-linear-gradient(-60deg, #0bacc8 64%, #058ba4 50%);
  padding:50px 0px;
}

.project h2{
  text-align: center;
  font-weight: 500;
  color: #000;
  font-size: 25px;
}

.project .row{
   margin: 25px 0px 0px;
}

.project img{
   margin-bottom: 25px;
}


.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(13, 107, 126,1)!important;
}

.owl-nav button span {
    font-size: 70px;    
    position: relative;
    top: -10px;
    color: #000;
}

.owl-nav button:focus {
    outline: none;
}

/*h2 {
    margin-top: 50px;
    font-size: 18px;
    font-family: sans-serif;
}*/

h2 span{
  color: #fff;
  font-size: 100%;
  position: initial;
}

.about-slider{
    background: url(../images/about/abt-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 70px 0px;
    /*margin: -35px 0px;*/
    position: relative;
}
.overlay1{
  top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    background-color:rgba(4, 51, 63, 0.91);
    left: 0px;
    right: 0px;
}


.card {

    box-shadow: 1px 3px 11px -2px #3c3c3c;
}

.navbar-toggler {


    /* float: right; */
    /* display: block; */
    right: 127px;
    top: 31px;
    }

.navbar-dark .navbar-toggler {

    /* float: right; */
    position: absolute;
  }

  .navbar-dark .navbar-toggler {
       border-color: rgba(255, 255, 255, 0);
       outline:none;
}


/*form-appoinment*/

 .form-appoinment{
     padding: 50px 0px 0px;
     
 }

.slider-contact-wrapper-tab {
	/*position: absolute;
    width: 380px;
    top: 50%;*/
    /*transform: translate(-50%, 0%);*/
    -webkit-transform: translate(0%, 0%);
   /* right: 50px;*/
    padding: 20px 25px 30px;	
    z-index: 1000!important;
    background-color: rgb(20, 107, 158);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 2px 6px 0 #666666;
    -webkit-box-shadow: 0 2px 6px 0 #666666;
    -moz-box-shadow: 0 2px 6px 0 #666666;	
}

.slider-contact-wrapper-tab .contact-all h3 {
font-weight: 600;
    font-size: 21px;
    color: #f9f6f6;
    font-family: 'Open Sans', sans-serif;
    margin: 17px 0 8px;
    text-align: center;
    text-transform: uppercase;
}

.slider-contact-wrapper-tab .contact-all p {
   text-align: center;
color: #fff;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
}

.slider-contact-wrapper-tab .contact-all .slide-input-modal {
	margin: 0 0 10px;
    border: 1px solid rgba(36,36,36,0.2);
    width: 100%;
    height: 45px;
    padding: 0 10px;
    font-family: 'Open Sans', sans-serif;
    float:left;
    margin: 5px 5px;
}

.slider-contact-wrapper-tab .contact-all .slide-custom-select {
	margin: 0 0 10px;
    border: 1px solid rgba(36,36,36,0.2);
    width: 48%;
    height: 45px;
    padding: 0 7px;
    font-family: 'Open Sans', sans-serif;
    float:left;
    margin: 5px 5px;
}

.slider-contact-wrapper-tab .contact-all .contact-form-textarea {
	width: 100%;
    height: 80px;
    margin: 0px 0 10px;
    padding: 10px;
    border: 1px solid rgba(36,36,36,0.2);
    float:left;
    margin:5px 5px 20px;
}

.slider-contact-wrapper-tab .contact-all .slide-sbmit-button {
   background-color: #0bacc8;
    border: none;
    color: #fff;
    width: 45%;
    height: 40px;
    text-transform: uppercase;
    margin: 10px 85px 5px;
    border-radius: 4px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;

}

.slider-contact-wrapper-tab .contact-all .slide-sbmit-button:hover {
	background-color: #000;
	color: #fff;
}


/** gallery**/

.gallery{
      padding: 280px 0px 90px;
   background-image: -webkit-linear-gradient(-121deg, #dcdcdc 47%, #d3d3d3 44%);
}


.main-border{
  position: relative;
 /*/ width: 200px;*/
 min-height: 380px;
  border: 2px solid #f58100;
/*  bottom: -280px;*/

}

.main-border .col-lg-4{
  float:left;

}

.main-border h2{
 /* position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top:-10px;
*/
position: absolute;
  top: -23px;
  left: 20px;
  height: 40px;
  width: 140px;
  background-color: #dcdcdc;
  border: 2px solid #f58100;
  text-align: center;
  right:0px;
  margin:auto;
}

.main-border a{
  position: absolute;
      top: 420px;
  left: 20px;
  height: 40px;
  width: 140px;
  background-color: #d3d3d3;
  border: 2px solid #f58100;
  text-align: center;
  right:0px;
  margin:auto;
 transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.main-border span{
  transform: skewX(30deg);
  color: #000;

}

.gallery h2 {
    font-weight: 500;
    text-align: center;
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    /*border: 1px solid #747171;
    margin: 0px 435px 35px;
    padding: 10px 0px 10px;*/
}

.gallery-box{
  background-color:#fff;
      margin: 50px 0px;

}

.about-us{
/*    position: absolute;*/
    width: 100%;
    top: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(0%, -37.1%);
    /*right: 50px;
    padding: 10px 15px;
     z-index: 9998; 
     background-image: linear-gradient(60deg, #c2e59c 0%, #64b3f4 100%);*/
    background-image: linear-gradient(to right top, #e08929, #e08929, #e0892954, #e0892954, #e0892936);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 2px 6px 0 #666666;
    -webkit-box-shadow: 0 2px 6px 0 #666666;
    min-height: 203px;

}

.about-us h3{
text-align: center;
    font-weight: 600;
    font-size:20px;
    color: #3c3c3c;
    padding: 20px 0px 0px;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
}

.about-us p{
  text-align: center;
  font-weight: 400;
  color: #f1f1f1;
  padding:0px 70px;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
}

.gallery-box p {
color: #474747;
    text-align: justify;
    font-weight: 400;
    padding: 20px 25px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;

  }

/*abt slider*/
  .ourworks-box{
  width: 60%;
  justify-content: center;
  text-align: center;
}

.our-works-head{
  font-size: 30px;
  font-weight: 600;
  color: #e5922d;
  text-align: center;
  font-family: 'Open Sans', sans-serif;

}


.ourworks-box h4{
font-size: 20px;
    font-weight: 600;
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
}

.introduce{
  height: 250px;
  background-color:white;
  box-shadow: 0 3px 10px #5969f642;
  border-bottom: 4px solid #5969f6;
  color: black;
}

.introduce:hover{
  box-shadow: 0 3px 15px #5969f666;
  border-bottom: 4px solid #B122e5;
  color: black;
  text-decoration: none;
}
.flex-column-1{
  height: 70%;
  width: 100%;

}
.flex-column-2{
  height: 30%;
  width: 100%;
  align-items:center;
}
.text-gray{
  color: gray;
}
.pic{
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic{
  transform: scale(1.1);
}
.carousel-indicators .active{
  background-color: #46eeaa;
}
.carousel-indicators li{
  background-color: #c8e5ff;
}
.carousel-indicators{
/*  bottom: -50px;*/
}
.p1{
  background-image: url(../images/about/basketball.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.p2{
   background-image: url(../images/about/football.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.p3{
   background-image: url(../images/about/batminton.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sportz-box{
  background-color: #fff;
  padding: 0px 0px 30px;
      min-height: 440px;
}
.sportz-box img{
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  display: block;
}
.sportz-text{
  text-align: center;
  font-weight: 400;
  color: #000;
  padding: 0px 15px;
color: #474747;
  font-family: 'Open Sans', sans-serif;
}

.readmore-btn a{
    padding: 5px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    /* position: absolute; */
background-image: linear-gradient(#fe8d12c2, #ae390acc);
    /*border: 2px solid red;*/
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  
    width: 50%;
    margin-top: 25px;
   

}

.blog a{
   padding: 5px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    /* position: absolute; */
/*background-image: linear-gradient(#fe8d12c2, #ae390acc);*/
    border: 2px solid #fff;
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  
    width: 50%;
    margin-top: 25px;
}

.blog span{
 transform: skewX(30deg);
}


.readmore-btn span{
    transform: skewX(30deg);
}


.about-section{
  padding: 17px 0px;
}


/*services*/

.service{
 
 padding: 0px 0px;
margin: -240px 0px 355px;
}

.service h2{
    font-weight: 500;
    text-align: center;
    font-size: 25px;
    color: #000;
    /* position: absolute; */
    left: 20px;
     height: 42px;
    width: 144px;
       /*background-color: #fff; */
    border: 2px solid #fff;
    text-align: center;
    right: 0px;
    margin: 0px auto 55px;
    padding: 5px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;;
}

.service h3{
  font-size: 18px;
  font-weight:600;
  text-align: center;
  margin: 10px 0px 0px;
  font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      margin-bottom: 20px;
}
.service p{
   font-size: 15px;
  font-weight:400;
  text-align: center;
  line-height: 26px; 
  font-family: 'Open Sans', sans-serif;
  color: #474747;

}



.service a{
padding: 10px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(#fe8d12c2, #ae390acc);

    /*border: 2px solid #fff;*/
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
    margin-top: 25px;
}
.service span {
    transform: skewX(30deg);
}
.upcoming-fixtures{
  /*padding:50px 0;*/
}
.upcoming-fixtures h2{ 
      font-weight: 500;
    text-align: center;
    font-size: 25px;
    color: #000;
    /* position: absolute; */
    left: 20px;

    padding: 5px 0px 0px 0px;
      height: 42px;
    width: 144px;
    /* background-color: #fff; */
    border: 2px solid #fff;
    text-align: center;
    right: 0px;
    margin: 50px auto 55px;
    padding: 5px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
  }
  .background-bg{
   background-image: url(../images/bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0px 15px;
   margin:-152px 0px 0px 0px;
  }
  .back-bg2{
    background-image: url(../images/bg_2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0px 15px;
    margin-bottom: -248px;
  }
  .cls{

transform: rotate(45deg)!important;
    margin: 80px 25px 45px 18px;
        padding: 5px 5px 5px 5px;
    border: 1px solid #fff;
  }

  .MS-left,.MS-right .fa{
    color: #fff;
  }


  /*testimonial*/
.testi-blog{
    padding:105px 0;
  }

.testimonials h3{

      font-weight: 500;
    text-align: center;
    font-size: 25px;
    color: #000;
    /* position: absolute; */
    left: 20px;
    height: 42px;
    width: 400px;
    /* background-color: #fff; */
    border: 2px solid #fff;
    text-align: center;
    right: 0px;
    margin: 0px auto 45px;
    padding: 5px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
  
}



 .card-header {
     min-height: 130px;
  /*   background: #627482*/
 }

 .card {
     background: #fff;
     min-height: 500px;
 }

 .img-1 {
     position: relative;
     width: 80px;
     height: auto;
     border-radius: 50%;
     top: -127px !important;
     box-shadow: 3px 15px 20px rgba(0, 0, 0, 0.5)
 }

 .quotes {
     position: relative;
     top: -90px
 }

 .quotes-img {
     widows: 50px;
     height: auto
 }

 .carousel-indicators li {
     cursor: pointer;
     border-radius: 50% !important;
     width: 10px;
     height: 10px;
     opacity: 0.5;
     margin: 0 15px 18px 15px;
     color: #333;
     background-color: #333 !important;
     top: -60px;
     position: relative
 }

 /*#carouselExampleIndicators {*/
 /*    box-shadow: -5px 15px 25px rgba(7, 7, 7, 0.5) !important*/
 /*}*/

 .carousel-inner {
    /* border-radius: 15px !important*/
 }
 
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(255, 255, 255);
}

 /*blog*/
 .blog h3{

      font-weight: 500;
    text-align: center;
    font-size: 25px;
    color: #000;
    /* position: absolute; */
    left: 20px;
    height: 42px;
    width: 144px;
    /* background-color: #fff; */
    border: 2px solid #fff;
    text-align: center;
    right: 0px;
    margin: 0px auto 55px;
    padding: 5px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
  
}

 .blog h4{
  font-weight: 700;
  font-size:15px;
  color: #000;
  text-align: left;
  padding: 5px 5px 0px;


 }
 .blog h5{
  font-weight: 500;
  font-size:16px;
  color: #000;
  text-align: left;
  padding: 5px 5px 0px;
}

 .blog p{
  font-weight: 400;
  font-size:15px;
  color: #000;
  text-align: left;
  padding: 0px 5px;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif
 }

 .top-head{
  padding: 0px 0px 0px!important;
/*    background-color: rgba(111,67,33,0.9)!important;*/
        margin: 5px auto;
 }
.top-head p {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
  }


/*  ul#social-icons li{
    display: inline;

  }

  ul#social-icons li a{
    color: #fff;
    font-size: 18px;
    z-index: 99999;
    position: absolute;
}
*/

.mob-res-right{
   z-index: 99999;
  /*  position: absolute;*/
}

.pull-right {
    float: right!important;
}

.top-head .mail-us {
    display: inline-block;
    font-size: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
.top-head .mail-us a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.top-head .top-call-us {
    display: inline-block;
    font-size: 15px;
    padding-right: 30px;
}
.top-head .top-call-us a {
    color: #fff;
}
.top-head .whatsapp {
    display: inline-block;
    font-size: 13px;
        padding-left: 15px;

}
.top-head .whatsapp a {
    color: #fff;
    font-size: 15px;
}

.top-head .facebook {
    display: inline-block;
    font-size: 13px;
       padding-left: 90px;
}
.top-head .facebook a {
    color: #fff;
}
.top-head .insta {
    display: inline-block;
    font-size: 13px;
        padding-left: 15px;
}
.top-head .insta a {
    color: #fff;
}
.top-head .twitter {
    display: inline-block;
    font-size: 13px;
        padding-left: 11px;
}
.top-head .twitter a {
    color: #fff;
}
.top-head .down-btn {
    display: inline-block;
    font-size: 13px;
    padding-left: 10px;
}
.top-head .down-btn a {
    color: #fff;
}

.tech-slideshow {
  height: 200px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.tech-slideshow{
/*  height: 200px;*/
  /*width: 256px;*/
  position: absolute;
  top: 0;
  left: 0;
 /* height: 100%;*/
  transform: translate3d(0, 0, 0);
}
/*
.mover-1 ul li{
 display: inline-block;
}

.tech-slideshow .mover-1 {
  animation: moveSlideshow 10s linear infinite;
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}
*/

.profile{
margin: 79px auto 0;
background: rgb(13 9 6/70%)!important;
z-index: 1024;
position: relative;
  
}

.simple-marquee-container *{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  /*font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;*/
}
.double-arrow{
    padding: 0px 0px 0px 10px;
}
.simple-marquee-container {
  width: 100%;
 /* background: rgba(111,67,33,0.9)!important;*/
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  height: 45px;
  position: relative;
  cursor: pointer;
  
}

.marquee-sibling {
  padding: 0;
  background: linear-gradient(#16c2f4,#3260b1);
  width: 12%;
  height: 45px;
  line-height: 42px;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  float: left;
  left: 0;
  z-index: 2000;
  font-weight:500;
}
@media (max-width:778px) {  
   .marquee-sibling {
      width: 50%;
      font-size: 18px;
   }
}
.marquee, *[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position:absolute;
}

.marquee{
     width: 100%;
     font-size: 0px;
     text-align: center
}

.marquee-content-items{
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 45px;
  position: relative;
}

.marquee-content-items li{
display: inline-block;
    line-height: 35px;
    color: #ffffff;
    padding: 0px 0px;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}

.marquee-content-items li{
  content: "|";
  margin: 0 1em;
}

.marquee-content-items li:before .fa-angle-double-left:after{
    display:none;
}

.content1{
    display:block;
       /* background: rgba(111,67,33,0.9)!important;*/
    padding: 0em;
    margin:0 auto;
    overflow:hidden;
}

.news-flash{
    padding: 0px 0px 0px;
}

.morelink{
 color: #c25c27!important;
    font-weight: 700!important;
}

/**about us page**/


.innerbanner{
  background-image:url("../images/aboutbnr1.jpg"); 
   background-size: cover;
    padding: 250px 0px 0px;
    position: relative;
    min-height: 710px;
    top: -153px;
    margin-bottom: -55px;
}

.aboutus-details{
 padding: 230px 0px 40px;
      bottom: 0px;
  
    display: block;
}


.menu-link{
  margin: 60px 0px 0px;
}

.menu-link li{
  color:#fff;
  text-align: left;
  font-size: 18px;
  display: inline-block;
}

.menu-link .active{
  color: #ae1f23;
 font-weight: 700;

}


.abtus-bg{
    background-image: url(../images/bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0px 15px;
    margin:-172px 0px 0px 0px;
    min-height: 1440px;
  }


.aboutus-details h2{
    font-size: 25px;
    font-weight: 600;
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 144px;
}

.aboutus-details p{
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 225px;
    text-align: center;
}

.our-mission{
  padding: 50px 0px;
}

.our-mission h2{
    font-size: 28px;
    font-weight: 600;
    color: #474747!important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 105px;
    margin-left: 75px;


}

.our-mission h2:after{
    border-bottom: 2px solid #868686;
    display: block;
    margin: 6px auto;
    content: " ";
    width: 32%;
    position: absolute;
    left: -104px !important;
}
.misn{
  width:50%;
}

.bottom-mission ul{
  padding:0px 15px;
}

.our-mission {
 
    position: relative;
    background: #0000ff00;
}

.our-mission .container {
  max-width: 1300px;
  margin: 0px auto;
  width: 100%;
}

.left,
.right {
width: 50%;
float: right;
}

.left {
  padding: 80px 0;
  color: #868686;
}

.right {
/*    position: absolute;
    left: -5px;
    width: 50%;
    top: 120px;
    bottom: 0px;*/

    position: absolute;
    left: -5px;
    width: 50%;
        margin: 50px 0px;
}

.right img {
  height: 100%;
  width:100%;
}

.abtmisn{
float: left;
    width: 12%;
    margin: -21px 10px 6px;
}


.left ul li{
  display:inline;
}


.left ul li p{
margin-bottom: 70px;
    float: right;
}


.left ul li h4{
    font-size: 28px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;

  }


  /*service page*/

.services-1{
padding: 30px 0px 0px;
position: relative;
background: #0000ff00;
display: flex;
margin-bottom: 0px;

  }


.service-right h2{
margin: 0px 125px 35px;
font-weight: 600;
}

.service-right h2:after{
    border-bottom: 1px solid #474747;
    display: block;
    margin: 6px auto;
    content: " ";
    width: 45%;
    position: absolute;
    left: -104px !important;
  }
.service-right{
    position: absolute;
    left: 0px;
    width: 50%;
    margin: 15px 0px;
  }



.service-right img {
    height: 100%;
width: 85%;
}

/*.service-right img:after {

border-right: 2px solid #868686;
display: block;
margin: 6px auto;
content: " ";

}*/
  .service-left{

    padding: 20px 0;
    color: #868686;
  }
  .service-left p{
      margin: 80px 0px;
}
.service-left2 p{
    margin: 80px 0px;
}
.service-left, .service-right {
    width: 50%;
    float: right;
  }

/**/
.services-2{
padding: 0px 0px;
position: relative;
background: #0000ff00;
display: flex;
margin-bottom: 0px;

  }

.service-right2{
    position: absolute;
    right: 0px;
    width: 50%;
    margin: 0px 0px;
}

.service-right2 h2{
  text-align: right;
  margin: 0px 75px 20px;
  font-weight: 600;
}


.service-right2 h2:after{
    border-bottom: 1px solid #868686;
    display: block;
    margin: 6px auto;
    content: " ";
    width: 42%;
    position: absolute;
    right: 0px !important;
}


.service-right2 img {
    height: 100%;
    width: 80%;
    float: right;
}

  .service-left2{

    padding: 20px 0;
    color: #868686;
  }

/*  .service-right2 h2{
    text-align: right;
     margin: -40px 15px 30px;
  }*/

.service-left2, .service-right2 {
    width: 50%;
    float: left;
  }

  .list{
    padding:50px 0px;
  }

/*  .parent {
  background-image: url("../images/service/1.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 50% 100%;
}

.text-bg {
  color: #fff;
  background: navy;
}*/



/*contact us*/
.innerbanner-contact{
  background-image:url("../images/aboutbnr.jpg"); 
   background-size: cover;
     padding: 75px 0px 0px;
    position: relative;
    min-height: 490px;
    top: -153px;
    margin-bottom: -55px;
}

.bnrmenu-link{
  margin: 170px 0px 0px;
}

.bnrmenu-link li{
  color:#fff;
  text-align: left;
  font-size: 18px;
  display: inline-block;
}

.bnrmenu-link .active{
  color: #ae1f23;
 font-weight: 700;

}

.sec-title {
  position: relative;
  padding-bottom: 40px
}

.sec-title .title {
position: relative;
    color: #bf3826;
    font-size: 23px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize;
font-family: 'Open Sans', sans-serif;
    /*letter-spacing: 5px;*/

}

.sec-title .title:before {
  position: absolute;
  content: '';
  right: 0;
  bottom: 7px;
  width: 40px;
  height: 1px;
  background-color: #bbb;
  font-family: 'Open Sans', sans-serif;
}

.sec-title h2 {
  position: relative;
  color: #252525;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5em;
  display: block
}

.sec-title.light h2 {
  color: #fff
}
.contact-page-section {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
}

.contact-page-section .inner-container {
  position: relative;
  z-index: 1;
  background-color: #ae1f23;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, .1)
}

.contact-page-section .form-column {
  position: relative;
  /*padding: 0 0 0 15px*/
}

.contact-page-section .form-column .inner-column {
  position: relative;
  padding: 60px 45px 90px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.contact-page-section .info-column {
  position: relative
}

.contact-page-section .info-column .inner-column {
  position: relative;
  padding: 60px 35px
}

.contact-page-section .info-column h2 {
  position: relative;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4em;
 /* margin-bottom: 45px*/
}

.contact-page-section .info-column .list-info {
  position: relative;
  margin-bottom: 60px
}

.contact-page-section .info-column .list-info li {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: #fff;
  line-height: 1.8em;
  padding-left: 30px;
 list-style: none;
 
}

.contact-page-section .info-column .list-info li:last-child {
  margin-bottom: 0
}

.contact-page-section .info-column .list-info li i {
  position: absolute;
  left: 0;
  top: 8px;
  color: #fff;
  font-size: 23px;
}

.contact-form {
  position: relative
}

.contact-form .form-group {
  position: relative;
  margin-bottom: 20px
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  color: #222;
  font-size: 14px;
  line-height: 38px;
  padding: 10px 30px;
  border: 1px solid #ddd;
  background-color: #fff;
  transition: all .3s ease;
  -ms-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form textarea:focus {
  border-color: #00b8ca
}

.contact-form textarea {
  height: 250px;
  resize: none
}

.contact-form .theme-btn {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  text-transform: capitalize;
  padding: 16px 39px;
    border: 1px solid#ae1e23;
   /* font-family: Arimo, sans-serif;*/
    background: #c95727;
  display: inline-block;
  position: relative;
  line-height: 24px;
  cursor: pointer;
  color: #fff
}

.contact-form .theme-btn:hover {
  color: #00b8ca;
  border-color: #00b8ca;
  background: 0 0
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red!important
}

.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500
}

.social-icon-four {
  position: relative
}

.social-icon-four li {
  position: relative;
  margin-right: 18px;
  display: inline-block
}

.social-icon-four li.follow {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
/*  font-family: 'Overlock', cursive;*/
}

.social-icon-four li a {
  position: relative;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

.social-icon-four li a:hover {
  color: #222
}

.map{
  padding: 50px 0

}

.more{
       margin: 50px auto 0px!important; 
}

/*gallery*/

/*training*/
.training a{
padding: 10px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    /*background-image: linear-gradient(#fe8d12c2, #ae390acc);*/

    border: 2px solid #fff;
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
    margin-top: 25px;
}
.training span {
    transform: skewX(30deg);
}

.team a{
padding: 10px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(#fe8d12c2, #ae390acc);

    /*border: 2px solid #fff;*/
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
margin-top: 25px;
    margin-bottom: 25px;
}
.team span {
    transform: skewX(30deg);
}



.intro{

    font-size: 15px;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    color: #474747;
    text-transform:capitalize;
   
}

.video-youtube__new-play-btn{
    border:none;
    display:none;
}

.testiname{
   color: #000;
    text-transform: capitalize; 
}

.category-item h4 {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    padding: 8px 0px 0px;

}

.teams-content{
    padding:50px 0;
}

.teams-content h3{
   font-size: 35px;
    font-weight: 800;
    color: #474747; 
      position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -148%);
  text-align: center;
}

.social-icon-four  a{
color:#fff;
padding: 0px 6px;
}

.testimonials .know-btn{
padding: 10px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    /*background-image: linear-gradient(#fe8d12c2, #ae390acc);*/
     border: 2px solid #fff; 
    margin: auto;
    transform: skewX(-30deg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
    margin-top: 25px;
}

    
.testimonials .know-btn span{
    transform: skewX(30deg);
}

.card-text:hover{
    text-decoration:none!important;
}

.mob-ser .s-img{
    margin-left:auto;
    margin-right:auto;
    width:20%;
    display:block;
}
.fe-se{
    width:100%;
}
.soon {
    font-weight:600;
    text-align:left;
    font-size:35px;
   text-transform: uppercase;
    padding: 107px 0px;
}


.soon-r{
    font-weight:600;
    text-align:right;
    font-size:35px;
    text-transform: uppercase;
    padding: 107px 0px;
}

.training-rd{
        margin: 0px 0px 130px;
}

