
/* services */
.softdesc img{
	position:relative !important;
	max-width:300px;
	margin-left:125px;
	margin-right:auto;
}
.softfeats {
    background-size: cover;
    padding: 10px;
    /* border-top: 4px solid #b99cca; */
    /* border-bottom: 4px solid #b99cca; */
    /* background: url(https://www.nrsplus.com/nrsnew/images/pos-icons-background.jpg) center no-repeat; */
  }
  .norad {
      display:none;
  }
  .soft-icons p {
   padding: 10px 5px;font-size:1.2em;color: #fff
  }
  .softdesc {
    /* text-align: center; */
  }
  
  .softfeatstitle {
    color: #fff;
  }
  
  .featspan {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 3px 10px;
    border-radius: 5px;
  }
  
  .softfeatdesc {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 50px 10px;
    margin: 15px;
  }
  .softfeatdesc p {
    color: #fff;
    width: 75%;
    padding: 10px;
    margin: 0 auto;
  }


.contact-info{
	
	margin-top:0rem;
}
.ctn{

	margin-top:75px;	
}
.contact-dtl1{
	
	height:20px;
}
.contact-logo{
	
	height:125px;
}

.contact-logo img{
	
	max-width:400px;	
	margin-top: 50px;
}
@media  screen and (min-width: 600px){
.contact-logo img{
	
	max-width:100%;	
	margin-top: 50px;
}	

.cntus{
	max-width:100%;
}


}

/* ******* aboutus ******* */


#service{
	margin-top:50px;
	
}
#service .fa{
	
	margin-top:24px;
}
#service p{
	
	
	text-align: justify;
}
#service .service-round {
    height: 150px;
    width: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /*border: 8px solid #30925f;*/
    border: 8px solid #3ba2d9;
    text-align: center;
    display: inline-block;
    padding: 10px;
    color: #3ba2d9;
}

#service .service-round  i {
    /*color: #30925f;*/
    color: #3ba2d9;
    
}

#service h4 {
    margin: 10px auto;
    font-size: 20px;
    color: #555;
}

#service .round:hover .fa {
    color: #30925f;
    transition: color 1s;
	
    
}

#service .round:hover .service-round {
    border-color: #30925f;
    transition: border-color 1s;
}


/* formatting */
*, *:before, *:after {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.sec-services p{
	line-height: 9px;
	
	
}
.banner-logo img{
	margin-top:50px;
	margin-left:50%;
	margin-right:50%;
}

.wimpey-logo{
  height: 50%;
  width: 87px;

	}

@media  screen and (max-width: 600px){
	.wimpey-logo{
	display:none;
	}
	.banner-logo img{
	margin-top:100px;
	margin-left:0px;
	}
	.navbar{
	height:50px;	
	}
	.map_img {
		height:50px;
	}
	.small-res{
		width:80%;
		}
		
	.contact-view{margin-top:0px;padding-top:7em;}
	.send-view{display:none;}
	
	.staff .text h3{
    margin-left: 40%;
}
}
h1 {
	font: 2.25em/1 Helvetica, sans-serif;
	margin-bottom: .667em;
	/*color: #30925f;*/
	color: #3ba2d9;
}
h2 {
	font: 1.5em/1 Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: .667em;
}
p {
	margin-bottom: 1em;font-size: 1.2em;
}
.button {
	display: block;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background-color: #0071fc;
	padding: .5em
}
header, footer {
	background: #1a1a1a;
	padding: 1em;
	color: #fff;
	min-height: 10em;
	/* text-align: center; */
}
footer {
	height: 100%;
}
.main {
	
}
.sidebar {
	padding: 2em 1.5em;
	background-color:#3333331a;
}
.large-photo {
	height: 0;
	padding-top: 61.9%;
	background-color: #333;
	margin-bottom: 1em;
}
@media (min-width:43.75em) {

	/* responsive layout */
	.candy-wrapper {
		max-width: 60em;
		margin: 0 auto;
		position: relative;
	}
	.main {
		display: inline-block;
		width: 75%;
		vertical-align: top;
	}
	.sidebar {
		display: inline-block;
		width: 25%;
		vertical-align: top;
	}

	/* loaded fixed-sticky polyfill
	https://github.com/filamentgroup/fixed-sticky */
	.fixedsticky {
		top: 0;
	}
}
.margin-top{margin-top: -7rem;}
/*this is laboraotory sec */
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-ravi img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

figure.effect-ravi figcaption {
    text-align: left;
}

figure.effect-ravi figcaption>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
}

figure.effect-ravi h2,
figure.effect-ravi p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-ravi h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-ravi p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.effect-ravi:hover img,
figure.effect-ravi:hover p {
    opacity: 1;
}

figure.effect-ravi:hover img,
figure.effect-ravi:hover h2,
figure.effect-ravi:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-ravi:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
/* //this is card is uses below about us */
/*PEN STYLES*/
* {
    box-sizing: border-box;
  }
  

  
  .blog-card {
    display: flex;
    flex-direction: column;
    margin: 1rem auto;
    box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.6%;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
  }
  .blog-card a {
    color: inherit;
  }
  .blog-card a:hover {
    color: #5ad67d;
  }
  .blog-card:hover .photo {
    -webkit-transform: scale(1.3) rotate(3deg);
            transform: scale(1.3) rotate(3deg);
  }
  .blog-card .meta {
    position: relative;
    z-index: 0;
    height: 200px;
  }
  .blog-card .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
  }
  .blog-card .details,
  .blog-card .details ul {
    margin: auto;
    padding: 0;
    list-style: none;
  }
  .blog-card .details {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    margin: auto;
    transition: left .2s;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    width: 100%;
    font-size: .9rem;
  }
  .blog-card .details a {
    -webkit-text-decoration: dotted underline;
            text-decoration: dotted underline;
  }
  .blog-card .details ul li {
    display: inline-block;
  }
  .blog-card .details .author:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f007";
  }
  .blog-card .details .date:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f133";
  }
  .blog-card .details .tags ul:before {
    font-family: FontAwesome;
    content: "\f02b";
    margin-right: 10px;
  }
  .blog-card .details .tags li {
    margin-right: 2px;
  }
  .blog-card .details .tags li:first-child {
    margin-left: -4px;
  }
  .blog-card .description {
    padding: 1rem;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .blog-card .description h1,
  .blog-card .description h2 {
    font-family: Poppins, sans-serif;
  }
  .blog-card .description h1 {
    line-height: 1;
    margin: 0;
    font-size: 1.7rem;
  }
  .blog-card .description h2 {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #a2a2a2;
    margin-top: 5px;
  }
  .blog-card .description .read-more {
    text-align: right;
  }
  .blog-card .description .read-more a {
    color: #5ad67d;
    display: inline-block;
    position: relative;
  }
  .blog-card .description .read-more a:after {
    content: "\f061";
    font-family: FontAwesome;
    margin-left: -10px;
    opacity: 0;
    vertical-align: middle;
    transition: margin .3s, opacity .3s;
  }
  .blog-card .description .read-more a:hover:after {
    margin-left: 5px;
    opacity: 1;
  }
  .blog-card p {
    position: relative;
    margin: 1rem 0 0;
  }
  .blog-card p:first-of-type {
    margin-top: 1.25rem;
  }
  .blog-card p:first-of-type:before {
    content: "";
    position: absolute;
    height: 5px;
    background: #5ad67d;
    width: 35px;
    top: -0.75rem;
    border-radius: 3px;
  }
  .blog-card:hover .details {
    left: 0%;
  }
  @media (min-width: 640px) {
    .blog-card {
      flex-direction: row;
      max-width: 100%;
    }
    .blog-card .meta {
      flex-basis: 40%;
      height: auto;
    }
    .blog-card .description {
      flex-basis: 60%;
    }
    .blog-card .description:before {
      -webkit-transform: skewX(-3deg);
              transform: skewX(-3deg);
      content: "";
      background: #fff;
      width: 30px;
      position: absolute;
      left: -10px;
      top: 0;
      bottom: 0;
      z-index: -1;
    }
    .blog-card.alt {
      flex-direction: row-reverse;
    }
    .blog-card.alt .description:before {
      left: inherit;
      right: -10px;
      -webkit-transform: skew(3deg);
              transform: skew(3deg);
    }
    .blog-card.alt .details {
      padding-left: 25px;
    }
  }
  
  /* // what we offer */
  .offer{
    margin-top: 60px;
  }
  .nav-pills a{border: 1px solid black;}

  /* slider goes  erew */
  .srv-box{
    padding: 20px;
	border: 2px solid black;
	margin: 20px;

  }
  .social-card-header{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 96px;
}
.social-card-header i {
    font-size: 32px;
    color:#FFF;
}
.bg-facebook {
    background-color:#3b5998;
}
.text-facebook {
    color:#3b5998;
}
.bg-google-plus{
    background-color:#dd4b39;
}
.text-google-plus {
    color:#dd4b39;
}
.bg-twitter {
    background-color:#1da1f2;
}
.text-twitter {
    color:#1da1f2;
}
.bg-pinterest {
    background-color:#bd081c;
}
.text-pinterest {
    color:#bd081c;
}
.share:hover {
        text-decoration: none;
    opacity: 0.8;
}
.card-list{
  padding: 20px 50px;
  background: #f0f0f0;
  margin-top: -20px;
  margin-bottom: -20px;

}
.card-list li{
line-height: 24px;
}
.card{
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
    .card-title {
    font-size: 15px;
    }
    .card-list li{
    line-height: 16px;  font-size: 13px;
    }
    .about-us{
      color:black
    }
    .navbar-collapse {
         
    }
    #ftco-nav{
        
        background: white;
    }
	.map_img{max-width:100% !important;
	margin: auto;
		
	}
}



.circle-text{text-decoration: none !important;}

.Expertise p{
  color: #fff;font-size: ;
}


.product-list li a{padding: 10px; background: greenyellow;margin-top: 1em;margin-bottom: 1em;

}


/* Products page */



.pro-container{
  width:100%; max-width:90%;margin:50px auto
}

button.accordion{
  width:100%; background-color: whitesmoke;border:none;outline: none;
  text-align:left;padding: 15px 20px;font-size:18px;cursor: pointer;transition: background-color 0.2s linear;border-bottom:1px solid rgb(139, 138, 138) ;
}
button.accordion::after{
  content:'';
  font-family: fontawesome;
  font-size: 14px;

}
button.accordion:hover{
  background-color: rgb(179, 179, 179);
}
.accordion-content{
  padding:0 20px; border-left: 1px solid whitesmoke;border-right:2px solid whitesmoke;max-height:0;overflow: hidden;
  transition: max-height 0.5s ease-out;
}

/* MANAGEMENT */


.testimonial {
  /* background-color: white; */
  text-align: center;
  padding: 30px 30px 50px;
  margin: 100px 15px 160px;
  /* position: relative; */
}

.testimonial::before,
.testimonial::after {
  content: "";
  border-top: 40px solid #fff0;
  border-right: 125px solid transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
}

.testimonial::after {
  border-right: none;
  border-left: 125px solid transparent;
  left: auto;
  right: 0;
}

.testimonial .icon {
  display: inline-block;
  font-size: 80px;
  color: #016d9b;
  margin-bottom: 20px;
  opacity: 0.6;
}

.testimonial .description {
  font-size: 14px;
  color: #777;
  text-align: justify;
  margin-bottom: 30px;
  opacity: 0.9;
}

.testimonial .testimonial-content {
  width: 100%;
  left: 0;
  position: absolute;
}

.testimonial .pic {
  display: inline-block;
  border: 4px solid white;
  border-radius: 50%;
  box-shadow: 0 0 4px 4px #016d9b;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.testimonial .pic img {
  width: 100%;
  height: auto;
}

.testimonial .name {
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: capitalize;
  margin: 10px 0 5px 0;
}

.testimonial .title {
  display: block;
  font-size: 13px;
  color: #ffd9b8;
}

.testimonial p {
  display: block;
  font-size: 12px;
  color: black;
  font-weight: normal;
}

.owl-controls {
  margin-top: 20px;
}

.owl-pagination {
  display: flex;
  justify-content: center;
}

.owl-page {
  height: 10px;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10%;
}

.owl-page:hover,
.owl-page.active {
  background-color: rgba(255, 255, 255, 0.3);
}

.owl-page:not(first-item) {
  margin-left: 10px;
}

.testimonial .pic:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  transition:1s;
}

.expert:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
/*scroll*/
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}