
.clear {
  clear: both;
}

.about-pic img {
  width: 100%;
}

input[type="button"],
input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  letter-spacing: 1px;
  font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 1px;
}

p {
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  font-family: 'Poppins', sans-serif;
}

ul {
  margin: 0;
  padding: 0;
}

/*-- //Reset-Code --*/

.about, .services, .contact, .team, .testimonials {
  padding: 5em 0;
}

.title {
  font-size:50px;
  text-align: center;
  color: #000;
  margin-bottom: 0.8em;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.clr {
  color: #fff;
}
/*--header start here--*/

.banner-w3 {
  background: url('../../../images/b4.jpg')no-repeat center;
  background-size: cover;
  min-height: 800px;
}

/*--end nav bar--*/
.w3-agile-logo {
  padding: 1em 2em;
  background: #618520;
}

.logo{
  background-image: url('../images/smalllogo.png');
  width: 100px;
  background-size:contain;
  background-repeat: no-repeat;
  height: 100px;
}
.head-wl {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 auto;
}
.headder-w3,.w3-header-top-right-text,.email-right,.agileinfo-social-grids {
  -webkit-flex:1;  /* Safari 6.1+ */
  -ms-flex: 1;  /* IE 10 */    
  flex: 1;
}



h6.caption {
  font-size: 20px;
  letter-spacing: 2px;
  color: rgb(255, 255, 255);
  margin: 4px 0px 9px;
}

.email-right p a,
.w3-header-top-right-text p,

.email-right p a,
.agileinfo-social-grids ul li {
  display: inline-block;
}

.agileinfo-social-grids ul li a {
  text-align: center;
}

.agileinfo-social-grids ul li:nth-child(2),
.agileinfo-social-grids ul li:nth-child(3) {
  margin: 0px 4px;
}

.email-right p a:hover,
.agileinfo-social-grids ul li a :hover {
  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}


/*-- banner--*/

.w3l-info {
  margin-top: 20em;
}

.w3l-info h4 {
  font-size: 63px;
  color: #ffffff;
  text-shadow: #000000 3px 3px 3px;
  font-weight: 600;
}

.w3l-info p {
  font-size: 18px;
  letter-spacing: 1px;
  color: #e6e6e6;
  text-shadow: #000000 1px 1px 1px;
  padding: 0px 19em;
  line-height: 2em;
  text-align: center;
  margin: 1.5em 0;
}

.w3layouts_more-buttn a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
  background: rgb(0, 0, 0);
  outline: none;
  padding: 10px 22px;
  border: 2px solid rgb(0, 0, 0);
}

.w3layouts_more-buttn a:hover {
  background: #fff;
  color: #000;
}


/*-- //banner --*/


/*-- modal-- */



.out-info p {
  font-size: 15px;
  letter-spacing: 2px;
  color: #000;
  padding: 10px;
  line-height: 27px;
}

h4.modal-title {
  text-align: center;
  font-size: 32px;
  color:rgb(55, 152, 223);
  letter-spacing: 2px;
}

/*--// modal-- */


/*--about-- */

.stats-info-right {
  background: url(../images/a3.jpg) no-repeat center;
  padding: 1em;
}

.stats-info-text {
  text-align: center;
  padding: 2em 4em 3em;
  background: #fff;
}

.stats-info-text h4 {
  color: #3798df;
  font-size: 8em;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(transparent, transparent), url(../images/a3.jpg) repeat 0px 0px;
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text;
}

.stats-info-text p {
  color: #3798df;
  letter-spacing: 1px;
  margin: 0.7em 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
}

.stats-info-text h5 {
  color: #777;
  font-size: 1em;
  text-transform: uppercase;
    padding-bottom: 4px;
}

.about-pic{
background: url(../images/a1.jpg)no-repeat center;
  background-size: cover;
  min-height:  407px;
}

.about-matter-left p, .about-matter-right p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 30px;
}
.about-matter-left p{
  text-align:left;
}
.about-matter-right p{
  text-align: left;
}
.about-matter-right p {
  padding-top: 21px;
}


/*-- Stats --*/

.stats-cout {
  margin-top: 2em;
}

.stats-grid {
  text-align: right;
  margin: 0 auto;
}

.stats-grid:nth-child(3),
.stats-grid:nth-child(4) {
  margin-top: 1em;
}

.counter {
  font-size: 50px;
  margin: 0;
  color: #3798df;
  letter-spacing: 5px;
}

.stats-grid h4 {
  font-size: 23px;
  letter-spacing: 2px;
  font-weight: 400;
  margin-top: 5px;
  color: #000;
}


/*-- //Stats --*/


/*--// about-- */


/* Team */

.team img {
  width: 100%;
}

.inner-team1 {
  box-shadow: 0 1px 1px #ddd;
  -webkit-box-shadow: 0 1px 1px #ddd;
  -moz-box-shadow: 0 1px 1px #ddd;
}

.inner-team1:hover {
  -webkit-box-shadow: 0 0 40px #aaa;
  -moz-box-shadow: 0 0 40px #aaa;
  box-shadow: 0 0 40px #aaa;
  border-color: #909097;
  background: #8c8c94;
}

.team1 h3 {
  text-align: center;
  margin: 20px 0px;
  font-size: 22px;
letter-spacing: 3px;
  color: #fff;
  text-transform: capitalize;
}

.team1 {
  padding: 8px;
}

.team-social a span {
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
  margin: 0px 10px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.team-social a span:hover {
  color: #000;
}

.inner-team1 {
  border: 1px solid #3798df;
  background: #3798df;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.team-social {
  text-align: center;
  margin-bottom: 27px;;
}

.inner-team1:hover .team-social {
  display: block;
  bottom: 100px;
  left: 68px;
}
.team-social a span .fa-linkedin{margin:0px 5px;}

/* Team */


/*--service-- */

.services {
  background: url('../../../images/s1.jpg')no-repeat center;
  background-size: cover;
}
.service-image-grid{
  background: url(../images/s2.jpg)no-repeat center;
  background-size: cover;
  min-height: 235px;
}
.services-matter p {
  
  color:#cacaca;
  font-size: 16px;
  line-height: 28px;
  text-align:left;
}

.banner-bottom-girds {
  margin-bottom: 4em;
}

span.banner-icon {
  color: #ffffff;
  background: rgb(55, 152, 223);
  font-size: 25px;
  line-height: 75px;
  border: 2px solid rgba(0, 0, 0, 0.13);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.agileits-banner-grid:hover span.banner-icon, .bg-w3ls-active span.banner-icon {
  color: #000;
  border: 2px solid rgba(255, 255, 255, 0.59);
  background:rgba(255, 255, 255, 0.59);
}

.agileits-banner-grid h4 {
  font-size:18px;
  margin: 1em 0 0;
  color: rgb(255, 255, 255);
  font-weight: 600;
letter-spacing:2px
}

.agileits-banner-grid {
  padding: 1em 1em 1em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background-color: rgba(0,0,0,0.3);
  min-height: 360px;
}

.agileits-banner-grid p {
  line-height: 25px;
  margin: 1em auto 0em;
  font-size: 14px;
  /*color: #d4d4d4;*/
  color:#FFFFFF;
  
}
.w3_read-buttn {
  margin-top: 2.5em;
text-align:left;
}

.w3_read-buttn a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
  background:rgb(55, 152, 223);
  outline: none;
  padding: 10px 22px;
  border: 2px solid rgb(55, 152, 223);
}

.w3_read-buttn a:hover {
  background: #fff;
  color: #000;
}


/*--service-- */


/*--gallery-- */

.gallery-right-top-grid,
.gallery-grid-top,
.gallery-right,
.gallery-grid-img {
  padding: 0px;
}

.gallery-grid img,
.gallery-grid-img img {
  width: 100%;
}


/*-- testimonials --*/


/* Carousel */

/*#quote-carousel {
padding:0px 11px;*/
  /* Control buttons  */
  /* Previous button  */
  /* Next button  */
  /* Changes the position of the indicators */
  /* Changes the color of the indicators 
}*/
.carousel-indicators {
  bottom: -18px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #ffffff;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  
#quote-carousel .carousel-control.left {
  left: -60px;
}*/
/* Control buttons 
#quote-carousel .carousel-control.right {
  right: -60px;
} */
/* Next button
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}  */

#quote-carousel .carousel-indicators li {
  width: 50px;
  height: 50px;
  margin: 5px;
  cursor: pointer;
  border: 4px solid #CCC;
  border-radius: 50px;
  opacity: 0.4;
  overflow: hidden;
  transition: all 0.4s;
}

#quote-carousel .carousel-indicators .active {
  background: #333333;
  width: 128px;
  height: 128px;
  border-radius: 100px;
  border-color: #3798df;
  opacity: 1;
  overflow: hidden;
}

.carousel-inner {
  min-height: 300px;
}

.item blockquote {
  border-left: none;
  margin: 0;
}

.left-matter p {
  color: #676767;
  text-align: center;
  font-size: 15.5px;
  line-height: 33px;
  letter-spacing: 1.5px;
    padding: 0px 15px;
}

.left-matter h5 {
  font-size: 20px;
  margin-top: 20px;
  color: rgb(0, 0, 0);
  text-align: center;
}
blockquote {
padding:0px}

/*-- //testimonials --*/


/*-- contact --*/

.contact-top {
  border: 2px solid rgb(0, 0, 0);
  background: rgb(0, 0, 0);
  padding: 1em;
}

.contact-top iframe {
  width: 100%;
  height: 351px;
  border: none;
}

.contact-form {
  
  margin: 0 auto;
  text-align: center;
 
}

.form-right {
  padding-right: 0px;
}

.form-left {
  padding-left: 0;
}

.contact input[type="text"],
input[type="email"] {
  width: 100%;
  color: #000;
  background: rgba(255, 255, 255, 0.55);
  outline: none;
  font-size: 16px;
  padding: .8em 1em;
  margin-bottom: 2em;
  border: solid 2px #3798df;
  -webkit-appearance: none;
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
input[type="text"].phone{margin-bottom:0px;}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.contact textarea {
  font-family: 'Poppins', sans-serif;
  resize: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.55);
  color: #000;
  font-size: 16px;
  outline: none;
  padding: .6em 1em;
  border: solid 2px #3798df;
  min-height: 15em;
  -webkit-appearance: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.contact input[type="submit"] {
    width: 100%;
  outline: none;
  color: #fff;
  padding: 0.7em 0em;
  font-size: 14px;
  margin: 1em 0 0 0;
  border: 1px solid #000;
  -webkit-appearance: none;
  background: #000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.contact input[type="submit"]:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.icon_grid_left {
  text-align: center;
}

.icon_grid_left span {
  color: #fff;
 
  font-size: 20px;
     line-height: 64px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background:rgb(55, 152, 223);
  text-align: center;
}

.contact-icons {
  margin-top: 45px;
}

.footer_grid_left h5 {
  font-size: 20px;
  letter-spacing: 2px;
  color: rgb(0, 0, 0);
  margin: 14px 0px;
}

.footer_grid_left {
  text-align: center;
}

.footer_grid_left p,
.footer_grid_left p a {
  color: #000;
  line-height: 26px;
  font-size: 14px;
  letter-spacing: 2px;
}

.footer_grid_left p span {
  display: block;
}


/*--//contact --*/

footer {
  background: #3798df;
  padding: 20px 0px;
}

footer p {
  padding: 1em 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 2.5px;
}

footer p a:hover {
  color: rgb(255, 255, 255);
}

footer p a {
  color: #fff;
  text-decoration: underline;
}

.header-side h2 a {
  font-size: 42px;
  color: #fff;
  letter-spacing: 2px;
}

.buttom-social-grids ul li {
  display: inline-block;
}

.buttom-social-grids ul li a {
  font-size: 15px;
  color: #FFFFFF;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.buttom-social-grids ul li a:hover {
  color: #000;
}

.buttom-social-grids {
  padding: 14px 0px;
}

.buttom-social-grids ul li:nth-child(2),
.buttom-social-grids ul li:nth-child(3) {
  margin: 0px 4px;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 26px;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url("../images/arr.png") no-repeat 0px 0px;
  background-size: 40px;
}

#toTopHover {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}


/*-- //to-top --*/

/*--responsive--*/
@media(max-width:1920px){

}
@media(max-width:1680px){

}
@media(max-width:1600px){

}
@media(max-width:1440px){

}
@media(max-width:1366px){

}
@media(max-width:1280px){

.banner-w3 {
  min-height: 735px;
}
.w3l-info {
  margin-top: 18em;
}
}
@media(max-width:1080px){
.w3l-info p {
  padding: 0px 13em;	
}
.about-pic {
  min-height: 437px;
}
.agileits-banner-grid h4 {
    line-height: 28px;
      font-size: 19px;
}
.banner-w3 {
  min-height: 723px;
}
.w3l-info {
      margin-top: 17em;
}
.agileits-banner-grid {
  padding: 0em 8px;

}
.services-matter p {
  font-size: 14px;
}
footer p {
  letter-spacing: 2px;
}
}
@media(max-width:1050px){
.banner-w3 {
  min-height: 700px;
}
.w3l-info {
  margin-top: 15em;
}
.stats-info-text h4 {
  font-size: 6em;
}
.about-pic {
  min-height: 429px;
}
.counter {
  font-size: 43px;
}
.stats-grid h4 {
  font-size: 21px;
}
span.banner-icon {
  line-height: 66px;
  width: 70px;
  height: 70px;
}
.team1 h3 {
  font-size: 19px;
}
.left-matter p {
  color: #676767;
  text-align: center;
  font-size: 14px;
}
}
@media(max-width:1024px){

.head-wl h1 a {
  font-size: 45px;
}	
.title {
  margin-bottom: 0.7em;
}
h6.caption {
  font-size: 18px;
}
.w3-agile-logo {
  padding: 1em 1em;
}
.banner-w3 {
  min-height: 638px;
}
.w3l-info h4 {
  font-size: 60px;
}
.w3l-info {
   margin-top: 12em;
}
.about, .services, .contact, .team, .testimonials {
  padding: 4em 0;
}
.carousel-indicators {
  bottom: -22px;
}
#quote-carousel .carousel-indicators .active {
  width: 102px;
  height: 102px;
}
.contact-top iframe {
  width: 100%;
  height: 293px;
}
}
@media(max-width:991px){
.w3l-info p {
  padding: 0px 7em;
}
.email-right p a, .w3-header-top-right-text p, .agileinfo-social-grids ul li a {
  color: #000;
  letter-spacing: 1px;
}
.counter {
  text-align: center;
}
.stats-grid h4 {
  text-align: center;
}
.about-pic {
  margin: 32px 0px;
}
.agileits-banner-grid:nth-child(3),.agileits-banner-grid:nth-child(4) {
  margin-top: 24px;
}
.banner-bottom-girds {
  margin-bottom: 2em;
}
.service-image-grid {
  min-height: 453px;
margin-top:30px;
}
.w3_read-buttn {
  margin-top: 1.5em;
}
.team-social {
  margin-bottom: 19px;
}
.team-social a span {
  font-size: 14px;
  width: 32px;
  height: 32px;
  line-height: 29px;
}
.team1 {
  padding: 8px;
  width: 50%;
  float: left;
  
}
.team1:nth-child(3),.team1:nth-child(4) {
  margin-top: 25px;
}
.footer_grid_left p, .footer_grid_left p a {
  letter-spacing: 1px;
}
.contact input[type="text"], input[type="email"] {
  font-size: 14px;
  padding: .6em 1em;
  margin-bottom: 1em;
}
.contact textarea {
  min-height: 10.5em;
    font-size: 14px;
}
.icon_grid_left span {
  font-size: 18px;
  line-height: 57px;
  width: 57px;
  height: 57px;
}
.footer_grid_left h5 {
  font-size: 18px;
}
.header-side {text-align:center;}
.buttom-social-grids {
  padding: 0px;
}
footer p {
  padding: 1em 0;
}
}
@media(max-width:900px){
.head-wl h1 a {
  font-size: 42px;
}
.email-right p a, .w3-header-top-right-text p, .agileinfo-social-grids ul li a {
  font-size: 13px;
}
.banner-w3 {
  min-height: 600px;
}
.w3l-info h4 {
  font-size: 51px;
}
.w3l-info p {
  margin: 1em 0;
}
.counter {
  font-size: 39px;
}
.stats-grid h4 {
  font-size: 19px;
}
.about-pic {
  min-height: 377px;
}
.stats-info-text h5 {
  padding: 10px 0px;
}
.service-image-grid {
  min-height: 416px;
}
}
@media(max-width:800px){
.banner-w3 {
  min-height: 568px;
}


.w3l-info {
  margin-top: 11em;
}
.w3layouts_more-buttn a ,.w3_read-buttn a{
  font-size: 14px;
  padding: 8px 19px;
}
.about, .services, .contact, .team, .testimonials {
  padding: 3.5em 0;
}
.title {
  font-size: 45px;
  margin-bottom: 0.5em;
}
.service-image-grid {
  min-height: 390px;
}
.left-matter h5 {
  font-size: 18px;
  margin-top: 14px;
}
.contact-top iframe {
  height: 260px;
}
.icon_grid_left span {
  font-size: 17px;
  line-height: 50px;
  width: 53px;
  height: 53px;
}
.footer_grid_left h5 {
  margin: 12px 0px;
}
.header-side h2 a {
  font-size: 38px;
}
.agileits-banner-grid h4 {
  font-size: 18px;
  margin: .8em 0 0;
}
span.banner-icon {
font-size: 21px;
  line-height: 57px;
  width: 63px;
  height: 63px;
}
.agileits-banner-grid p {
  line-height: 25px;
  margin: .5em auto 0em;
}
.banner-bottom-girds {
  margin-bottom: 1.5em;
}
}
@media(max-width:768px){
.w3l-info h4 {
  font-size: 49px;
}
.w3l-info p {
  font-size: 15px;
}
.banner-w3 {
  min-height: 541px;
}
.w3l-info {
  margin-top: 10em;
}
.stats-cout {
  margin-top: 1em;
}
.agileits-banner-grid h4 {
  font-size: 17px;
}
.about-pic {
  min-height: 360px;
}
.w3-agile-logo {
  padding: 1em 0em;
}
.stats-info-text h4 {
  font-size: 5em;
}
.footer_grid_left p, .footer_grid_left p a {
  line-height: 24px;
  font-size: 13px;
}
}
@media(max-width:767px){
.head-wl h1 a {
  font-size: 43px;
  padding: 5px 0px 0px;
  
}
.banner-w3 {
  min-height: 524px;
}
.about, .services, .contact, .team, .testimonials {
  padding: 3em 0;
}
.about-matter-left p, .about-matter-right p {
  font-size: 14px
}
.service-image-grid {
  min-height: 361px;
}
.gallery-right-grid {
  width: 50%;
  float: left;
}
.footer_grid_left {
  width: 33%;
  float: left;
padding: 0px;
}
}
@media(max-width:736px){
.head-wl h1 a {
  font-size: 39px;
  padding: 9px 0px 0px;
}
.w3l-info h4 {
  font-size: 46px;
}
#quote-carousel .carousel-indicators .active {
  width: 84px;
  height: 84px;
}
.left-matter p {
  font-size: 13px;
}
.header-side h2 a {
  font-size: 34px;
}

}
@media(max-width:667px){
.head-wl {
-webkit-flex-direction:column; /* Safari 6.1+ */
  flex-direction: column;
margin-bottom:4em;
}

.w3-header-top-right-text, .email-right, .agileinfo-social-grids {
padding-top:13px;
}
h6.caption {
  margin: 0px 0px 6px;
}
.w3l-info {
  margin-top: 4em;
}
.w3l-info h4 {
  font-size: 38px;
}
.w3l-info p {
font-size: 14px;
  margin: .7em 0; 
padding: 0px 4em;
}
.w3layouts_more-buttn a, .w3_read-buttn a {
  font-size: 12px;
  padding: 7px 16px;
}
.banner-w3 {
  min-height: 579px;
}
.title {
  font-size: 42px;
}
.about, .services, .contact, .team, .testimonials {
  padding: 2.5em 0;
}
.out-info p {
  font-size: 14px;
  letter-spacing: 1px;
}
.service-image-grid {
  min-height: 341px;
}
.team1 h3 {
  margin: 18px 0px;
}
.left-matter p {
  line-height: 28px;
}
.contact-top iframe {
  height: 214px;
}
.contact-icons {
  margin-top: 27px;
}
.footer_grid_left {
  width: 100%;
  float: none;
}
.footer_grid_left:nth-child(2) {
  margin: 18px 0px;
}
footer {
  padding: 18px 0px;
}
}
@media(max-width:640px){
.about-pic {
  min-height: 333px;
}
.stats-info-text h4 {
  font-size: 4em;
}
.about-matter-left p, .about-matter-right p {
  line-height: 26px;
}
.service-image-grid {
  min-height: 326px;
}
.contact textarea {
  min-height: 8.5em;
}
.icon_grid_left span {
  line-height: 48px;
  width: 50px;
  height: 50px;
}
.footer_grid_left h5 {
  margin: 10px 0px 5px;
}
footer p {
  font-size: 13px;
letter-spacing:1px;
}
}
@media(max-width:600px){
.head-wl h1 a {
  font-size: 37px;
}
.w3-header-top-right-text, .email-right, .agileinfo-social-grids {
  padding-top: 11px;
}
.counter {
  font-size: 35px;
}
.stats-grid h4 {
  font-size: 18px;
}
.agileits-banner-grid h4 {
  margin: .6em 0 0;
}
.team-social a span {
  width: 29px;
  height: 29px;
  line-height: 27px;
}
.carousel-indicators {
  bottom: -10px;
}
.contact input[type="text"], input[type="email"],
.contact textarea {
  font-size: 13px;
  padding: .5em .7em;
}
.header-side h2 a {
  font-size: 31px;
}
.buttom-social-grids ul li a {
  font-size: 14px;
}
}
@media(max-width:568px){
.w3l-info p {
  font-size: 13px;
  padding: 0px 2em;
}
.about-pic {
  min-height: 322px;
}
.service-image-grid {
  min-height: 274px;
} 
.title {
  letter-spacing: 5px;
}
.left-matter p {
  letter-spacing: 1px;
}
}
@media(max-width:480px){
.head-wl h1 a {
  font-size: 34px;
}
.w3l-info p {
  font-size: 13px;
  padding: 0px .5em;
}
.w3l-info h4 {
  font-size: 34px;
}
.banner-w3 {
 /* min-height: 567px;*/
 min-height: 300px;
}
.title {
  font-size: 40px;
 margin-bottom: 0.4em;
}
.about-pic {
  min-height: 273px;
}
.stats-info-text h4 {
  font-size: 3em;
}
.stats-info-text p {
  font-size: 17px;
}
.agileits-banner-grid {
  width: 100%;
}
.agileits-banner-grid:nth-child(2),
.agileits-banner-grid:nth-child(3),
.agileits-banner-grid:nth-child(4) {
  margin-top: 21px;
}
.agileits-banner-grid p {
  line-height: 16px;
}
.service-image-grid {
  min-height: 229px;
}
.carousel-indicators {
  bottom: -12px;
}
.header-side {
  padding: 0px;
}
footer p {
  letter-spacing: 2px;
}
footer p {
  line-height: 23px;
}
}
@media(max-width:440px){
.w3l-info h4 {
  font-size: 30px;
}
.stats-cout {
  margin-top: .7em;
}
.about-pic {
  min-height: 252px;
}
.about-pic {
  margin: 24px 0px;
}
.about-matter-right p {
  padding-top: 17px;
}
.service-image-grid {
  min-height: 218px;
}
.team1 h3 {
  font-size: 17px;
}	
.left-matter p {
  line-height: 26px;
}
.contact-top iframe {
  height: 185px;
}

}
@media(max-width:414px){
.w3l-info {
  margin-top: 3.5em;
}
.banner-w3 {
  min-height: 583px;
}
.about-pic {
  min-height: 235px;
}
.counter {
  font-size: 31px;
}
.agileits-banner-grid p {
  line-height: 27px;
}
.service-image-grid {
  min-height: 207px;
}
.team1 h3 {
  letter-spacing: 2px;
}
.title {
  letter-spacing: 3px;
}
.carousel-indicators {
  width: 64%
}
#quote-carousel .carousel-indicators .active {
  width: 73px;
  height: 73px;
}
.icon_grid_left span {
  font-size: 15px;
}
.footer_grid_left:nth-child(2) {
  margin: 14px 0px;
}
.header-side h2 a {
  font-size: 31px;
}
}
@media(max-width:384px){
.w3l-info h4 {
  font-size: 27px;
}
.flex-control-nav {
  left: 6.2em;
}
.team1 {
  width: 90%;
  float: none;
  margin: 0 auto;
}
.carousel-indicators {
  bottom: -25px;
}
.contact textarea {
  min-height: 8em;
}

}
@media(max-width:375px){
.w3l-info h4 {
  font-size: 24px;
}

.about-pic {
  min-height: 212px;
}
.service-image-grid {
  min-height: 198px;
}
#quote-carousel .carousel-indicators .active {
  width: 58px;
  height: 58px;
}
.left-matter h5 {
  font-size: 15px;
  margin-top: 5px;
}
.contact-top iframe {
  height: 158px;
}

}
@media(max-width:320px){
.w3l-info h4 {
  font-size: 22px;
}
.carousel-indicators {
  width: 78%;
left: 39%;
}
.title {
  font-size: 37px;
letter-spacing:1px;
}	
.carousel-indicators {
  bottom: -9px;
}
.out-info p {
  font-size: 13px;
}
}

.about-banner-grids{
  font-size: 18px;
  text-align: center;
}
/*--//responsive--*/














/*--------------------------------------------------------*/

.is-builder .animated {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}
html {
  position: relative;
  min-height: 100%;
}
.mbr-embedded-video {
  position: relative;
}
.mbr-background-video,
.mbr-background-video-preview {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.mbr-parallax-background,
.mbr-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}
.mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}
.mbr-background {
  background-attachment: scroll !important;
}
.mbr-navbar {
  position: relative;
  width: 100%;
}
.mbr-navbar:before {
  content: "";
  display: block;
}
.mbr-navbar__brand-link:after,
.mbr-navbar__brand-img {
  max-height: 74px;
  height: 100%;
}
.mbr-navbar:before,
.mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--ss .mbr-navbar__brand-link:after,
.mbr-navbar--ss .mbr-navbar__brand-img {
  height: 74px;
}
.mbr-navbar--ss:before,
.mbr-navbar--ss .mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--xs .mbr-navbar__brand-link:after,
.mbr-navbar--xs .mbr-navbar__brand-img {
  height: 32px;
}
.mbr-navbar--xs:before,
.mbr-navbar--xs .mbr-navbar__container {
  height: 56px;
}
.mbr-navbar--s .mbr-navbar__brand-link:after,
.mbr-navbar--s .mbr-navbar__brand-img {
  height: 48px;
}
.mbr-navbar--s:before,
.mbr-navbar--s .mbr-navbar__container {
  height: 72px;
}
.mbr-navbar--m .mbr-navbar__brand-link:after,
.mbr-navbar--m .mbr-navbar__brand-img {
  height: 64px;
}
.mbr-navbar--m:before,
.mbr-navbar--m .mbr-navbar__container {
  height: 88px;
}
.mbr-navbar--l .mbr-navbar__brand-link:after,
.mbr-navbar--l .mbr-navbar__brand-img {
  height: 96px;
}
.mbr-navbar--l:before,
.mbr-navbar--l .mbr-navbar__container {
  height: 120px;
}
.mbr-navbar--xl .mbr-navbar__brand-link:after,
.mbr-navbar--xl .mbr-navbar__brand-img {
  height: 128px;
}
.mbr-navbar--xl:before,
.mbr-navbar--xl .mbr-navbar__container {
  height: 152px;
}
.mbr-navbar--short .mbr-navbar__brand-link:after,
.mbr-navbar--short .mbr-navbar__brand-img {
  height: 40px;
}
.mbr-navbar--short .mbr-brand__logo .mbr-iconfont{
  font-size: 40px;
}
.mbr-navbar--short:before,
.mbr-navbar--short .mbr-navbar__container {
  height: 64px;
}
.mbr-navbar--short .mbr-navbar__container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .mbr-navbar--short .mbr-navbar__brand-link:after,
  .mbr-navbar--short .mbr-navbar__brand-img {
    height: 31px;
  }
  .mbr-navbar--short:before,
  .mbr-navbar--short .mbr-navbar__container {
    height: 45px;
  }
  .mbr-navbar--short .mbr-navbar__container {
    padding: 7px 0;
  }
}
.mbr-navbar__brand-img {
  position: relative;
}
.mbr-navbar__brand-img,
.mbr-navbar__container,
.mbr-navbar__section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.mbr-navbar__section {
  background: #2c2c2c;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.mbr-navbar__container {
  display: table;
  padding: 12px 0;
  width: 100%;
}
.mbr-navbar__menu-box {
  display: table;
  width: 100%;
}
.mbr-navbar__menu-box--inline-left,
.mbr-navbar__menu-box--inline-center,
.mbr-navbar__menu-box--inline-right {
  display: block;
  text-align: left;
}
.mbr-navbar__menu-box--inline-center {
  text-align: center;
}
.mbr-navbar__menu-box--inline-right {
  text-align: right;
}
.mbr-navbar__column {
  display: table-cell;
  vertical-align: middle;
}
.mbr-navbar__column--xxs {
  width: 1%;
}
.mbr-navbar__column--xs {
  width: 10%;
}
.mbr-navbar__column--s {
  width: 20%;
}
.mbr-navbar__column--m {
  width: 30%;
}
.mbr-navbar__column--l {
  width: 40%;
}
.mbr-navbar__column--xl {
  width: 50%;
}
.mbr-navbar__menu-box--inline-left .mbr-navbar__column,
.mbr-navbar__menu-box--inline-center .mbr-navbar__column,
.mbr-navbar__menu-box--inline-right .mbr-navbar__column {
  display: inline-block;
}
.mbr-navbar__items {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -20px;
}
.mbr-navbar__items--right {
  float: right;
  left: 0;
}
.float-left {
  float: left;
}
.mbr-navbar__item {
  display: block;
  float: left;
  position: relative;
}
.mbr-navbar__hamburger {
  display: none;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.mbr-navbar--collapsed .mbr-navbar__container {
  position: relative;
}
.mbr-navbar--collapsed .mbr-navbar__column {
  display: block;
  width: 100%;
}
.mbr-navbar--collapsed .mbr-navbar__items--right {
  padding-top: 13px;
}
.mbr-navbar--collapsed .mbr-navbar__menu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.mbr-navbar--collapsed .mbr-navbar__menu-box {
  display: table-cell;
  vertical-align: middle;
}
.mbr-navbar--collapsed .mbr-navbar__items {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__item {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__hamburger {
  display: block;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__menu {
  display: table;
}
.mbr-navbar--collapsed.mbr-navbar--open:not(.mbr-navbar--sticky) .mbr-navbar__section {
  background: none;
  position: fixed;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand {
  visibility: hidden;
}
.mbr-navbar--collapsed.mbr-navbar--sticky.mbr-navbar--open .mbr-navbar__brand {
  visibility: visible;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand-img,
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__container {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger,
.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger:hover {
  color: #fff !important;
}
.mbr-navbar--sticky .mbr-navbar__section {
  position: fixed;
}
.mbr-navbar--absolute {
  position: absolute;
}
/* fix for popup menu conflict */
@media (max-width: 480px) {
  .mbr-navbar--absolute.mbr-navbar[id^=menu-] {
    position: absolute;
  }
}
.mbr-navbar--transparent .mbr-navbar__section {
  background: none;
}
.mbr-navbar--stuck .mbr-navbar__section,
.mbr-navbar--relative .mbr-navbar__section {
  background: #2c2c2c;
}
@media (max-width: 991px) {
  .mbr-navbar--auto-collapse .mbr-navbar__container {
    position: relative;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__column {
    display: block;
    width: 100%;
  }
  .mbr-navbar__column {
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y:auto;
  }
  .mbr-navbar__column::-webkit-scrollbar {
    display:none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items--right {
    padding-top: 13px;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__menu {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__menu-box {
    display: table-cell;
    vertical-align: middle;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__item {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__hamburger {
    display: block;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__menu {
    display: table;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open:not(.mbr-navbar--sticky) .mbr-navbar__section {
    background: none;
    position: fixed;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand {
    visibility: hidden;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--sticky.mbr-navbar--open .mbr-navbar__brand {
    visibility: visible;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand-img,
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__container {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.mbr-after-navbar:before {
  content: "";
  display: block;
  height: 98px;
}
.mbr-hamburger {
  cursor: pointer;
  height: 23px;
  width: 30px;
}
.mbr-hamburger:focus {
  outline: none;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  cursor: pointer;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  width: 30px;
  border-bottom: 5px solid;
  top: 9px;
}
.mbr-hamburger__line:before {
  top: -9px;
}
.mbr-hamburger__line:after {
  top: 9px;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.mbr-hamburger--open .mbr-hamburger__line {
  border-color: transparent;
}
.mbr-hamburger--open .mbr-hamburger__line:before,
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 0;
}
.mbr-hamburger--open .mbr-hamburger__line:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
}
@media (max-width: 767px) {
  .mbr-hamburger {
    height: 23px;
    width: 27px;
  }
  .mbr-hamburger__line,
  .mbr-hamburger__line:before,
  .mbr-hamburger__line:after {
    width: 27px;
    border-bottom: 4px solid;
    top: 9px;
  }
  .mbr-hamburger__line:before {
    top: -9px;
  }
  .mbr-hamburger__line:after {
    top: 9px;
  }
}

.navbar-dropdown .hamburger-icon {
  content: "";
  width: 16px;
  -webkit-box-shadow: 0 -6px 0 1px,0 0 0 1px,0 6px 0 1px;
  -moz-box-shadow: 0 -6px 0 1px,0 0 0 1px,0 6px 0 1px;
  box-shadow: 0 -6px 0 1px,0 0 0 1px,0 6px 0 1px;
}

.mbr-brand {
  display: block;
  float: left;
  position: relative;
}
.mbr-brand,
.mbr-brand:hover {
  text-decoration: none;
}
.mbr-brand__name {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.mbr-brand__name,
.mbr-brand__name:hover {
  text-decoration: none;
}
.mbr-brand--inline {
  display: table;
}
.mbr-brand--inline:after {
  content: "";
  display: table-cell;
  width: 1px;
}
.mbr-brand--inline .mbr-brand__logo,
.mbr-brand--inline .mbr-brand__name {
  display: table-cell;
  vertical-align: middle;
}
.mbr-brand--inline .mbr-brand__logo {
  padding-right: 10px;
}
.mbr-brand--inline .mbr-brand__name {
  margin: 0;
  text-align: left;
}
.mbr-form {
  display: table;
  margin-top: -13px;
  position: relative;
  top: 14px;
  width: 100%;
}
.mbr-form__left,
.mbr-form__right {
  display: table-cell;
  vertical-align: top;
}
.mbr-form__left {
  padding-right: 3px;
}
.mbr-form__right {
  width: 1px;
}
@media (max-width: 530px) {
  .mbr-form {
    display: block;
    margin-top: -27px;
    position: relative;
    top: 26px;
  }
  .mbr-form__left,
  .mbr-form__right {
    display: block;
  }
  .mbr-form__left {
    margin-bottom: 12px;
    padding-right: 0;
  }
  .mbr-form__right {
    width: 100%;
  }
}
.mbr-section {
  padding: 0 20px;
}
.mbr-section--no-padding {
  padding: 0;
}
.mbr-section--relative {
  position: relative;
}
.mbr-section--fixed-size {
  overflow: hidden;
}
.mbr-section--full-height {
  height: 100vh;
}
.mbr-section--full-height.mbr-after-navbar:before {
  display: none;
}
.mbr-section--bg-adapted {
  background-attachment: scroll;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.mbr-section--gray {
  background-color: #444444;
}
.mbr-section--light-gray {
  background-color: #f0f0f0;
}
.mbr-section--dark-gray {
  background-color: #3c3c3c;
}
.mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.mbr-section__container--center {
  text-align: center;
}
.mbr-section__container--std-padding {
  padding: 93px 0;
}
.mbr-section__container--std-top-padding {
  padding-top: 93px;
}
.mbr-section__container--std-bot-padding {
  padding-bottom: 93px;
}
.mbr-section__container--sm-padding {
  padding: 41px 0;
}
.mbr-section__container--sm-top-padding {
  padding-top: 41px;
}
.mbr-section__container--sm-bot-padding {
  padding-bottom: 41px;
}
.mbr-section__container--isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.mbr-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.mbr-section__container--middle {
  padding-bottom: 41px;
}
.mbr-section__container--last {
  padding-bottom: 93px;
}
.mbr-section__row {
  margin-left: -24px;
  margin-right: -24px;
}
.mbr-section__col {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}
.mbr-section__left {
  padding-right: 40px;
}
.mbr-section__right {
  padding-left: 15px;
}
.mbr-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .mbr-section--short-paddings .mbr-section__container--std-padding {
    padding: 59px 0;
  }
  .mbr-section--short-paddings .mbr-section__container--std-top-padding {
    padding-top: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--std-bot-padding {
    padding-bottom: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-padding {
    padding: 41px 0;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-top-padding {
    padding-top: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-bot-padding {
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--isolated {
    padding-bottom: 59px;
    padding-top: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--first {
    padding-top: 59px;
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--middle {
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--last {
    padding-bottom: 59px;
  }
}
@media (max-width: 767px) {
  .mbr-section__left {
    padding-right: 15px;
  }
  .mbr-section__right {
    padding-left: 15px;
    padding-top: 51px;
  }
}
.mbr-arrow {
  bottom: 71px;
  left: 0;
  line-height: 1px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.mbr-arrow__link {
  display: inline-block;
  font-size: 26px;
}
.mbr-arrow__link,
.mbr-arrow__link:hover,
.mbr-arrow__link:focus {
  color: #fff;
}
.mbr-arrow--floating .mbr-arrow__link {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.mbr-arrow--dark .mbr-arrow__link,
.mbr-arrow--dark .mbr-arrow__link:hover,
.mbr-arrow--dark .mbr-arrow__link:focus {
  color: #252525;
}
@media (max-width: 767px) {
  .mbr-arrow {
    bottom: 41px;
  }
}
@media (max-width: 320px) {
  .mbr-arrow {
    bottom: 21px;
    text-align: center;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .mbr-arrow {
    bottom: 31px;
  }
}
.mbr-box {
  display: table;
  width: 100%;
}
.mbr-box--fixed {
  table-layout: fixed;
}
.mbr-box--stretched {
  height: 100%;
}
.mbr-box__magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.mbr-box__magnet--sm-padding {
  padding: 41px 0;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--top-center,
.mbr-box__magnet--top-right {
  vertical-align: top;
}
.mbr-box__magnet--bottom-left,
.mbr-box__magnet--bottom-center,
.mbr-box__magnet--bottom-right {
  vertical-align: bottom;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--center-left,
.mbr-box__magnet--bottom-left {
  text-align: left;
}
.mbr-box__magnet--top-right,
.mbr-box__magnet--center-right,
.mbr-box__magnet--bottom-right {
  text-align: right;
}
.mbr-box__container {
  height: 50%;
}
@media (max-width: 767px) {
  .mbr-box__container {
    height: 100%;
  }
  .mbr-box--adapted {
    display: block;
  }
  .mbr-box--adapted > .mbr-box__magnet {
    display: block;
    height: auto;
  }
}
.mbr-overlay {
  background: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mbr-google-map__marker {
  color: #252525;
  display: none;
  margin: 0;
}
.mbr-google-map--loaded .mbr-google-map__marker {
  display: block;
}
.mbr-hero {
  color: #fff;
  position: relative;
}
.mbr-hero__text {
  font-size: 46px;
  font-weight: bold;
  left: -2px;
  letter-spacing: 2px;
  line-height: 50px;
  margin: -18px 0 1px 0;
  padding-bottom: 41px;
  position: relative;
  top: 8px;
}
.mbr-hero__subtext {
  font-size: 21px;
  line-height: 29px;
  margin: -32px 0 3px 0;
  padding: 0 0 41px 0;
  position: relative;
  top: 6px;
}
.mbr-figure {
  display: inline-block;
  /*line-height: 1px;*/
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.mbr-figure--no-bg {
  background: none;
}
.mbr-figure--full-width {
  display: block;
  width: 100%;
}
.mbr-figure.mbr-after-navbar:before {
  display: none;
}
.mbr-figure--full-width iframe,
.mbr-figure--full-width .mbr-figure__img,
.mbr-figure--full-width .mbr-figure__map {
  width: 100%;
}
.mbr-figure iframe,
.mbr-figure__img,
.mbr-figure__map {
  max-width: 100%;
}
@-webkit-keyframes mapCircleLoading {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes mapCircleLoading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.mbr-figure__map {
  height: 400px;
  position: relative;
}
.mbr-figure__map--short {
  height: 300px;
}
.mbr-figure__map iframe {
  height: 100%;
  width: 100%;
}
.mbr-figure__map [data-state-details] {
  color: #6b6763;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.mbr-figure__map[data-state] {
  background: #e9e5dc;
}
.mbr-figure__map[data-state="loading"] [data-state-details] {
  display: none;
}
.mbr-figure__map[data-state="loading"]::after {
  content: "";
  -webkit-animation: mapCircleLoading .6s infinite linear;
  animation: mapCircleLoading .6s infinite linear;
  border-radius: 50%;
  border: 6px rgba(255, 255, 255, 0.35) solid;
  border-top-color: #fff;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.mbr-figure__caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  left: 0;
  line-height: 1.3em;
  min-height: 53px;
  padding: 17px 20px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.mbr-figure__caption--no-padding {
  padding: 17px 0;
}
.mbr-figure--wysiwyg .mbr-figure__caption a,
.mbr-figure--wysiwyg .mbr-figure__caption a:hover {
  color: inherit;
  text-decoration: underline;
}
.mbr-figure--caption-inside-top .mbr-figure__caption {
  bottom: auto;
  top: 0;
}
.mbr-figure--caption-outside-top .mbr-figure__caption,
.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  background: none;
  position: relative;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption,
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  color: #252525;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption {
  margin-top: -3px;
  padding-top: 0;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  margin-top: -2px;
  padding-bottom: 0;
  top: 2px;
}
.mbr-figure__caption--std-grid {
  background: none;
  z-index: 2;
  overflow: hidden;
}
.mbr-figure__caption--std-grid:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -1;
  margin-left: -50%;
}
.mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
.mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
  background: rgba(0, 0, 0, 0.6);
}
.mbr-figure__caption-small {
  color: #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption-small,
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption-small {
  color: #777;
}
@media (max-width: 767px) {
  .mbr-figure--adapted {
    display: block;
    width: 100%;
  }
  .mbr-figure--adapted iframe,
  .mbr-figure--adapted .mbr-figure__img,
  .mbr-figure--adapted .mbr-figure__map {
    width: 100%;
  }
  .mbr-figure--caption-inside-top .mbr-figure__caption,
  .mbr-figure--caption-inside-bottom .mbr-figure__caption {
    background: none;
    position: relative;
  }
  .mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
  .mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
    display: none;
  }
}
.mbr-reviews {
  list-style: none;
  margin: 0 -15px;
  padding: 3px 0 0 0;
}
.mbr-reviews__item {
  position: relative;
  margin-top: 39px;
}
.mbr-reviews__text {
  background: #fafafa;
  border-radius: 3px;
  border: 1px solid #ededed;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  padding: 20px;
  position: relative;
}
.mbr-reviews__text:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  background-color: #fafafa;
  border-color: #ededed;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  bottom: -8px;
  content: "";
  display: block;
  left: 50px;
  position: absolute;
}
.mbr-reviews__p {
  margin: 0;
}
.mbr-reviews__author {
  margin-top: 30px;
  padding-left: 102px;
  position: relative;
}
.mbr-reviews__author--short {
  margin-top: 27px;
  padding-left: 32px;
}
.mbr-reviews__author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 33px;
  position: absolute;
  top: 0;
}
.mbr-reviews__author-name {
  color: #777;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.mbr-reviews__author-bio {
  color: #999;
  font-size: 12px;
}
@media (max-width: 767px) {
  .mbr-reviews__author {
    padding-bottom: 32px;
  }
  .mbr-reviews__author--short {
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-reviews__item:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .mbr-reviews__item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .mbr-header--reduce .mbr-header__text {
    padding-top: 1em;
    margin-top: -1em;
  }
}
.mbr-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.mbr-header--std-padding {
  padding-bottom: 41px;
}
.mbr-header--center {
  text-align: center;
}
.mbr-header__text {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.5em;
  margin: 0;
}
.mbr-header__subtext {
  color: #777;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  margin: 8px 0 7px 0;
}
.mbr-header--inline {
  margin-top: 0;
  padding: 41px 0 28px 0;
  top: 0;
}
.mbr-header--inline .mbr-header__text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .mbr-header--inline {
    padding: 47px 0 38px 0;
  }
  .mbr-header--inline .mbr-header__text {
    display: block;
    margin: 0 0 38px 0;
  }
  .mbr-header--auto-align .mbr-header__text,
  .mbr-header--auto-align .mbr-header__subtext {
    left: 0;
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .mbr-header--reduce {
    margin-top: -5px;
    top: 2px;
  }
  .mbr-header--reduce .mbr-header__text {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.1em;
    padding-top: 0.4em;
    margin-top: -0.4em;
  }
}
.mbr-social-icons__icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 29px;
  height: 56px;
  line-height: 61px;
  margin: 0 10px 13px 0;
  position: relative;
  text-align: center;
  width: 56px;
}
.mbr-social-icons__icon:hover {
  color: #fff;
}
.mbr-social-icons--style-1 .mbr-social-icons__icon:hover {
  background: #252525 !important;
}
.mbr-contacts {
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.7em;
  padding: 45px 0 46px;
}
.mbr-contacts__img {
  max-width: 40%;
  margin: 6px 0 5px 40px;
}
.mbr-contacts__img--left {
  margin-left: 0;
}
.mbr-contacts__text {
  margin: 0;
}
.mbr-contacts__header {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 3px;
}
.mbr-contacts__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .mbr-contacts__img {
    margin-bottom: 10px;
  }
  .mbr-contacts__header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .mbr-contacts__column {
    margin-top: 37px;
  }
}
.mbr-footer {
  color: #9c9c9c;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 37px 0 39px;
  word-spacing: 1px;
}
.mbr-footer__copyright {
  margin: 0;
}
.mbr-buttons {
  margin: -26px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.mbr-buttons__btn,
.mbr-buttons__link {
  margin: 0 10px 13px 0;
}
.mbr-buttons__btn,
.mbr-buttons__link,
.mbr-buttons__btn:hover,
.mbr-buttons__link:hover {
  text-decoration: none;
}
.mbr-buttons--top {
  top: 44px;
  margin-top: -62px;
}
.mbr-buttons--no-offset {
  margin-top: 0;
  top: 0;
}
.mbr-buttons--only-links {
  left: -20px;
}
.mbr-buttons--center {
  left: 5px;
  text-align: center;
}
.mbr-buttons--center.mbr-buttons--only-links {
  left: 0;
}
.mbr-buttons--right {
  text-align: right;
}
.mbr-buttons--right .mbr-buttons__btn,
.mbr-buttons--right .mbr-buttons__link {
  margin: 0 0 13px 10px;
}
.mbr-buttons--right.mbr-buttons--only-links {
  left: 20px;
}
.mbr-buttons--activated {
  left: 5px;
  text-align: center;
}
.mbr-buttons--activated .mbr-buttons__btn,
.mbr-buttons--activated .mbr-buttons__link {
  margin-left: 0;
  margin-right: 0;
}
.mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px;
  padding: 10px 30px 2px;
}
.mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px;
  margin-top: 9px;
  padding: 15px 30px;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px !important;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link,
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link:hover {
  color: #fff !important;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .mbr-buttons {
    top: 0;
  }
  form:not(.mbr-form) .mbr-buttons {
    top: 26px;
  }
  .mbr-buttons:first-child {
    margin-top: 0;
  }
  .mbr-buttons--active {
    left: 5px;
    text-align: center;
  }
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    margin-left: 0;
    margin-right: 0;
  }
  .mbr-buttons--right.mbr-buttons--only-links {
    left: 0;
  }
  .mbr-buttons--active .mbr-buttons__link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link {
    font-size: 25px !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link,
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link:hover {
    color: #fff !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .mbr-buttons--auto-align {
    left: 5px;
    margin-top: -26px;
    text-align: center;
    top: 26px;
  }
  .mbr-buttons--auto-align.mbr-buttons--only-links {
    left: 0;
  }
}
@media (max-width: 530px) {
  .mbr-buttons {
    left: 0;
  }
  .mbr-buttons__btn,
  .mbr-buttons__link,
  .mbr-buttons--right .mbr-buttons__btn,
  .mbr-buttons--right .mbr-buttons__link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .mbr-buttons--activated .mbr-buttons__btn,
  .mbr-buttons--activated .mbr-buttons__link,
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    width: auto;
  }
  .mbr-buttons--activated .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__btn {
    margin-top: 9px;
  }
}
.mbr-article {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
  position: relative;
  margin-top: -21px;
  top: 14px;
}
.mbr-article--wysiwyg h1,
.mbr-article--wysiwyg h2,
.mbr-article--wysiwyg h3,
.mbr-article--wysiwyg h4,
.mbr-article--wysiwyg h5,
.mbr-article--wysiwyg h6 {
  color: #252525;
  display: block;
  font-weight: bold;
  line-height: 1.3em;
  text-align: left;
}
.mbr-article--wysiwyg h1 {
  font-size: 27px;
  letter-spacing: 3px;
}
.mbr-article--wysiwyg h2 {
  font-size: 23px;
  letter-spacing: 2px;
}
.mbr-article--wysiwyg h3 {
  font-size: 19px;
  letter-spacing: 1px;
}
.mbr-article--wysiwyg h4 {
  font-size: 14px;
}
.mbr-article--wysiwyg h5 {
  font-size: 11px;
}
.mbr-article--wysiwyg h6 {
  font-size: 10px;
}
.mbr-article--wysiwyg p,
.mbr-article--wysiwyg ul,
.mbr-article--wysiwyg ol,
.mbr-article--wysiwyg blockquote {
  margin: 0 0 10px 0;
}
.mbr-article--wysiwyg blockquote {
  font-size: 17px;
  border-color: #f97352;
}
@media (max-width: 767px) {
  .mbr-article--auto-align.mbr-article--wysiwyg p,
  .mbr-article--auto-align {
    text-align: left !important;
  }
}
.social-likes__counter {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #3c3c3c;
  border-radius: 23px;
  font-size: 12px;
  height: 23px;
  line-height: 24px;
  min-width: 23px;
  padding: 0 5px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
}
.social-likes__counter_empty {
  display: none;
}
.social-likes_style-1 .social-likes__icon:hover {
  background: #252525 !important;
}
.social-likes_style-1 .social-likes__icon:hover .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon {
  background: #252525;
}
.social-likes_style-2 .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon:hover .social-likes__counter {
  background: #3c3c3c;
}
.mbr-plan {
  padding-bottom: 41px;
  padding-left: 1px;
  padding-right: 0;
  position: relative;
}
.mbr-plan--first,
.mbr-plan:first-child {
  padding-left: 0;
}
.mbr-plan--last,
.mbr-plan:last-child {
  padding-bottom: 93px;
}
.mbr-plan__box {
  background: #fff;
}
.mbr-plan__header {
  background: #444;
  overflow: hidden;
  padding: 20px 15px;
  color: #fff;
}
.mbr-plan__number {
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 80px;
  line-height: 0;
  margin: 0px 10px;
  padding: 41px 0;
  text-align: center;
  margin-bottom: 41px;
}
.mbr-plan__details {
  padding-bottom: 41px;
}
.mbr-plan__details ul,
.mbr-plan__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mbr-plan__details ul {
  text-align: center;
}
.mbr-plan__details li,
.mbr-plan__item {
  line-height: 40px;
  padding: 0 15px;
}
.mbr-plan__item {
  text-align: center;
}
.mbr-plan__buttons {
  overflow: hidden;
  padding: 0 15px 41px;
}
.mbr-plan--favorite {
  margin-right: -1px;
  margin-top: -30px;
  padding-left: 0;
  top: 15px;
  z-index: 5;
}
.mbr-plan--favorite .mbr-plan__number:before {
  content: "";
  display: block;
  height: 15px;
}
.mbr-plan--favorite .mbr-plan__box {
  padding-bottom: 15px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
}
.mbr-plan--primary .mbr-plan__header {
  background: #4c6972;
}
.mbr-plan--success .mbr-plan__header {
  background: #7ac673;
}
.mbr-plan--info .mbr-plan__header {
  background: #27aae0;
}
.mbr-plan--warning .mbr-plan__header {
  background: #faaf40;
}
.mbr-plan--danger .mbr-plan__header {
  background: #f97352;
}
@media (max-width: 767px) {
  .mbr-plan,
  .mbr-plan--first,
  .mbr-plan:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mbr-plan__number {
    font-size: 79px;
  }
  .mbr-plan__details {
    font-size: 17px;
  }
  .mbr-plan--favorite {
    margin: 0;
    top: 0;
  }
}
.mbr-number {
  display: inline-block;
  margin-top: -0.12em;
}
.mbr-number__num {
  display: inline-table;
  height: 1em;
}
.mbr-number__group {
  display: table-cell;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
}
.mbr-number__left {
  display: none;
  font-size: 0.34em;
  line-height: 0;
  padding: 0px 5px;
  vertical-align: super;
}
.mbr-number__right {
  display: none;
  font-size: 0.25em;
  padding: 0px 5px;
  vertical-align: middle;
  white-space: nowrap;
}
.mbr-number__caption {
  display: block;
  font-size: 0.19em;
  line-height: 1em;
  opacity: 0.5;
  padding-top: 0.5em;
  text-align: center;
}
.mbr-number--price .mbr-number__value {
  padding-right: 0.28em;
}
.mbr-number--price .mbr-number__left {
  display: inline;
}
.mbr-number--short-price .mbr-number__left,
.mbr-number--short-price .mbr-number__right {
  display: inline;
}
.mbr-number--short-price .mbr-number__caption {
  display: none;
}
.mbr-number--inverse-price .mbr-number__group {
  top: 0.1em;
}
.mbr-number--inverse-price .mbr-number__left {
  display: none;
}
.mbr-number--inverse-price .mbr-number__value {
  padding-left: 0.28em;
}
.mbr-number--inverse-price .mbr-number__right {
  display: inline;
}


/* iconfont default styling */
/* for buttons */
.mbr-iconfont.mbr-iconfont-btn,
.mbr-buttons__btn .mbr-iconfont{ /* depricated, used only for compatibility */
  padding-right: 0.3em;
  font-size: 2em;
  line-height: 0.4em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.1em;
  text-decoration:none;
}

/* menu links */
.mbr-iconfont.mbr-iconfont-btn-parent,
.mbr-buttons__link .mbr-iconfont{ /* depricated, used only for compatibility */
  padding-right: 0.3em;
  font-size: 1.5em;
  position: relative;
  top: -0.2em;
  vertical-align:middle
}

/* msg-box4 */
.mbr-iconfont.mbr-iconfont-msg-box4,
.mbr-iconfont.mbr-iconfont-msg-box5{
  font-size: 357px;
  text-decoration:none;
  color:#FFFFFF;
}


/*menu logo */
.mbr-iconfont.mbr-iconfont-menu,
.mbr-iconfont.mbr-iconfont-ext__menu{
  font-size: 74px;
  text-decoration:none;
  color:#FFFFFF;
}

/* contacts1 */
.mbr-iconfont.mbr-iconfont-contacts1{
  font-size: 119px;
  text-decoration:none;
  color:#9C9C9C;
}

.mbr-iconfont.mbr-iconfont-features1{
  font-size: 250px; /* ~ image.height */
  text-decoration:none;
}

@media (max-width: 768px) {
  .image-size{
    width: 100% !important;
  }
  .content-size{
    width: 100%;
  }
}.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}

/*--about-- */

.stats-info-right {
  background: url(../images/a3.jpg) no-repeat center;
  padding: 1em;
}

.stats-info-text {
  text-align: center;
  padding: 2em 4em 3em;
  background: #fff;
}

.stats-info-text h4 {
  color: #3798df;
  font-size: 8em;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(transparent, transparent), url(../images/a3.jpg) repeat 0px 0px;
  background: -o-linear-gradient(transparent, transparent);
  -webkit-background-clip: text;
}

.stats-info-text p {
  color: #3798df;
  letter-spacing: 1px;
  margin: 0.7em 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
}

.stats-info-text h5 {
  color: #777;
  font-size: 1em;
  text-transform: uppercase;
    padding-bottom: 4px;
}

