body{
font-family: 'Lato', sans-serif;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:none;
color:#fff;
}
.navbar-brand{
padding-top:5px;
}
.navbar-default{
border:0;
background-color:rgba(63,181,219, 1);
border-radius:0;
}
.navbar-default .navbar-nav>li>a{
color:#fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
background-color:#fff;
color:#000;
}

.nomargin{
  margin:0px !important;
}
.nopadding{
  padding:0px !important;
}
.info4 .smallimg img{
  width: 100%;
  margin-top: -25%;
}
.info4 .smallimg .col-sm-12{
  height: 300px;
  overflow: hidden;
}

.info4{
  margin-bottom: 50px !important;
}
.info4 .bigimg{
  overflow: hidden;
}
.info4 .bigimg img{
  height:600px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{

background-color:#fff;
color:#000;
}
.navbar{
margin-bottom:0;
}
.slider-all{
width:100%;
height:575px;

overflow:hidden;
  vertical-align: middle;
}
.slider-all img{
height:100%;
}
.slider-workspace{
width:100%;
height:450px;

overflow:hidden;

  margin-bottom:0 ! important;
}
.owl-carousel div{
  position: relative;
}
.owl-carousel p{
  color:#444;
}
.owl-carousel h2{
  position: absolute;
  bottom:15px;
  right: 15px;
  font-weight: 500;
  color:#444;
}
.owl-carousel div:hover .over-owl{
  display: block;
}
.owl-carousel2 .over-owl{
  display: block !important;
}
.owl-carousel .over-owl{
  position: absolute;
  top:15px;
  left:15px;
  display: none;  
}
.over-carousel .over-owl p{
  text-transform: uppercase;
  color:#fff;
}



.owl-carousel .owl-controls .owl-dot{
  display: inline-block;
}
.owl-carousel .owl-controls .owl-dot span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-carousel2 .owl-nav{
  display: block !important;
}
.owl-carousel .owl-controls{
	margin-top: 20px;
}
.smallimg .col-sm-12:first-child{
  background-color: rgba(63,181,219, 0.2);
}
.smallimg .col-sm-12:last-child{
  background-color: rgba(63,181,219, 0.3);
}
.smallimg .col-sm-12{
  position: relative;
}
.smallimg .col-sm-12 h3{
  color:#000;
  margin:0px !important;
  width: 70%;
    position: absolute;
  left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 300;
}
.owl-carousel .owl-controls .owl-dot{
	display: inline-block;
}
.owl-carousel .owl-controls .owl-dot span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-carousel .owl-nav{
	display: none;
}
.owl-carousel .owl-controls .owl-dots:last-child{
	display: none;
}
.owl-carousel .owl-controls .owl-dots .active span {
	 background:#333 !important;
	 opacity: 1 !important;
}



.slider-workspace img{
height:100%;
}
.our-jobs{
margin-bottom:10px;
}
.our-jobs-one{
padding:0;
}
.our-jobs-one i{
font-size:50px;
display:inline-block;
}
.our-jobs-one span{
font-size:20px;
display:inline-block;
vertical-align:top;
margin-top:5px;
font-weight:500;
}
.text-our{
font-size:14px ! important;
display:inline-block;
margin-top:0px ! important;
color:#666666;
font-weight:400 ! important;
width:100%;
}


.title-main{
margin-top:50px;
margin-top:50px;
}
.founderscon .featured-title{
  margin-top: 140px !important;
}
.title-main .featured-title.center {
  text-align: center;
}
.related.products h2, .title-main .featured-title {
  position: relative;
  margin: 0 0 65px;
  line-height: 30px !important;
}
h2 {
  font-size: 30px;
  color: #333333;
  font-weight: 300;
  padding:0;
  }
  .related.products h2:before, .title-main .featured-title:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #efefef;
}
#main, .title-main .featured-title span, #page-title h2 span, #sidebar .widget h6 span, .widget_tag_cloud a:after, .widget_product_tag_cloud a:after, .meta-tag-list a:after, .related.products h2 span {
  background: #fff;
}
.related.products h2 span, .title-main .featured-title span {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.img-black{
padding:0;
}

.padding{
padding:0;
margin:0;
}

/*.img-black img{
-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
}
*/

.mini-h2{
font-size:16px;
display:block;
}
.top-p{
margin-top:60px;
}


.one-row{
margin-top:40px;
margin-bottom:40px;
}
.one-row h2{
  margin-top:0;

font-weight:400;
}
.one-scrol{
width: 100%;
  padding: 50px 0;
  color: #fff;
  /*background-color: #000;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -200;
  position: static;
  background-image: url(../img/big-img.jpg);
  font-family: 'Ubuntu', sans-serif;
  font-weight: 200;
  font-size: 30px;
min-height:250px;
margin-top:20px;
/*-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
*/
  }
  .one-scrol2{
width: 100%;
  padding: 40px 0;
  color: #000;
  background-color: #e8e8e8;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -200;
  position: static;

  font-weight: 300;
  font-size: 30px;
min-height:100px;
text-align:center;
font-size:20px;
margin-top:20px;
margin-bottom:20px;
  }
  .prof-img{
  margin-top:20px;
text-align:center;
  }
  .prof-img h1{
  padding:0;
  margin:0;
  margin-top:5px;
  font-size:20px;
  text-align:center;
  }
    .prof-img span{
  padding:0;
  margin:0;
  margin-top:5px;
  font-size:14px;
  text-align:center;
  color:#666;
  font-weight: 300;
  }
  .btn-default{
  background-color:#999;

  color:#fff;
  border-radius:0;
  }
  .btn-sbmt{
  margin-top:20px;
  background-color: #3fb5db  !important;

  }
  .contact-btn{
    margin-left:60px;
    background-color: #3fb5db !important;
  }
    .btn-default:hover{
  background-color:#999;

  color:#fff;
  
  }
.navbar-brand img{
display:inline-block;

}
.blue{
color:#009EAD;
font-weight:300;
}
.text{
text-align:center;
font-size:40px;
}

.symbol {
  display: inline-block;

  font-family: 'PT Mono';
font-size:36px;
  color: #fff;
}
.section-about{
background-color: #f5f5f5;
width:100%;
min-height:480px;
padding-bottom:60px;
}
#another-bg{
background-color: #f5f5f5;
color: #6E6E6E;
}
.one-client{
text-align:center ! important;
}
.one-client img{
border-radius:10000px;
width:150px;
height:150px;
  display: inline ! important;
}
.one-client p{
  color: #6E6E6E;
  padding: 20px 120px 5px;
  font-size: 17px;
  text-align: center;
  font-weight:300;
}
.one-client h5{ 
 font-size: 14px;
  color: #3fb5db;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 15px;
    font-weight: 700;
}
.one-client h5 a{ 
 font-size: 14px;
  color: #000;
  text-decoration:none;
}
.btn{
border:0;
}
.btn:hover{
border:0;
outline:0;
}
.btn:active{
border:0;
outline:0;
}
.btn:active:focus{
border:0;
outline:0;
}
.btn:focus{
border:0;
outline:0;
}
.btn:select{
border:0;
outline:0;
}
.navbar-default .navbar-toggle{
border:0;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
  background-color: #ddd;
}
.footer {

  bottom: 0;
  width: 100%;
  min-height: 250px;
  background-color: #323232;
}

.social a i{
color:#fff;
font-size:24px;
padding:20px;
border-right:1px solid #393939;
padding-right:40px;
padding-left:40px;
}
.social .first i{

border-left:1px solid #393939;
}
.fist-row-ft{

  width: 100%;

  background-color: #2d2d2d;
  color:#fff;
}
.news{
border:0 ! important;
outline:0 ! important;
border-radius:0;
margin-top:11px;
min-height:40px;
}
.btn-news{
border-radius:0;
margin-top:11px;
min-height:40px;
width:100%;
background-color: #3fb5db !important;
}
.logo-ft{
margin-top:70px;
}
.ask h1{
  color: #e1e3e4;
  font-size: 26px;
}
.ask-one{
  background-color: #2d2d2d;
padding:10px;
font-size:16px;
color:#fff;
font-weight:300;
padding-right:145px;
text-decoration:none;

}
.ask-one2{
  background-color: #2d2d2d;
padding:10px;
font-size:16px;
color:#fff;
font-weight:300;
padding-right:100px;
text-decoration:none;

}
.top{
margin-top:30px;
margin-bottom:30px;

}
.ask-one2:hover{
text-decoration:none;
color:#fff;
}
.ask-one:hover{
text-decoration:none;
color:#fff;
}
.footer-links {
margin-top:52px;
}
.footer-links a{
padding:0;
font-size:16px;
color:#fff;
font-weight:300;

border-bottom:1px solid #3f3f3e;
text-decoration:none;
display:block;
}
.radius img{
border-radius:5px;
}
.slider1 {
  display: table;
  width: 100%;
  padding-top: 600px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/nestbg1.jpg);
  background-repeat: no-repeat;
 background-position: top center; 
 /*
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);*/
}
.slider2 {
  display: table;
  width: 100%;
padding-top: 600px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/nestbg2.jpg);
  background-repeat: no-repeat;
 background-position: center center;

-webkit-filter: grayscale(40%);
filter: gray; filter: grayscale(40%);
}
.slider3 {
  display: table;
  width: 100%;
padding-top: 600px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/nestbg1.jpg);
  background-repeat: no-repeat;
 background-position: center center; 
 /*
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);*/
}
.slider4 {
  display: table;
  width: 100%;
padding-top: 600px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/slider51.jpg);
  background-repeat: no-repeat;
  background-position: center center;
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
}


.slider0 {
  display: table;
  width: 100%;
padding-top: 600px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
 background-image: url(../img/nestbg2.jpg);
  background-repeat: no-repeat;
 background-position: center center; 
 /*
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);*/
}
.contact-hd{
  display: table;
  width: 100%;
  height: 575px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/cover1.jpg);
  background-repeat: no-repeat;
  background-position: top center;

  /*
  -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
*/
}
.about-hd{
  display: table;
  width: 100%;
height: 575px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/cover2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  /*-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);*/
}
.about-hd:hover, .contact-hd:hover{
/*-webkit-filter: none;
filter: none;
opacity: 1;*/
  transition-duration: 1s;
 /* filter: grayscale(0%);
  -webkit-filter: grayscale(0%);*/
}
.contact_form{

}
#mini-title{
font-size:22px;
padding:0;
margin-left:4%;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="phone"] {
  height: 46px;
  padding: 0 12px;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="phone"], .contact_form textarea {
  display: block;
  width: 100%;
  border: 1px solid #f0f0f0;
  color: #a9a9a9;
  margin-bottom: 13px;
  font-weight: 300;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size:18px;
}
p{
font-weight:400;
font-size:16px;
}
.contact_form textarea {
  padding: 6px 12px;
  resize: none;
  height: 164px;
    font-weight: 300;
    font-size:18px;
  
}
#map_div{
	width:100%;
	height:250px;
	border:0;
	margin:0;
	margin-top:60px;
  /*
	  -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
*/
}
.padding-bottom{
padding-bottom:60px;
}
.padding-top{
padding-top:30px;
padding-bottom:20px;
  background-color: #e8e8e8;
  margin-bottom:0;
}

/*
.black-white{
 -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
}
*/
.black-white:hover{
-webkit-filter: none;
filter: none;
opacity: 1;
  transition-duration: 1s;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.work-space1{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.work-space2{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.work-space3{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.work-space4{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.work-space5{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace5.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.work-space6{
  display: table;
  width: 100%;
padding-top:450px;
  text-align: justify;
  color: #fff;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-attachment: scroll;
  background-image: url(../img/workspace6.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.copyright{
font-weight:300;
}
.about-nest h2{
  font-weight: 700;
  color:#000;
  font-size:25px;
}
.about-nest p.text1{
  color:#777;
  font-size:14px;
  font-weight: 400;
  text-transform: uppercase;
}
.about-nest p.text2{
  color:#000;
  font-size: 14px;
  font-weight: 400;
}


@media screen and (max-width: 1200px) {
    .contact-btn {
  margin-left: 0px;
  display: block;
  margin-left: auto ! important;
  margin-right: auto;
  margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
  .navbar-header{
    position: relative;
  }
  .navbar-brand img{
display:inline-block;
margin-left: 0px !important;
transform:translateX(-50%);
left:50%;
position: absolute;
}
.navbar-default{
background-color:#3fb5db;
}
.navbar-default .navbar-toggle .icon-bar{
background-color:#fff;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle{
background:none;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:active{
background:none;
opacity:1;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover{
background:none;
opacity:1;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus{
background:none;
opacity:1;
}
.our-jobs-one {
  padding: 0;
  text-align: center;
}
.footer{
text-align:center;
}
.title-abs{
font-size:22px ! important;
line-height:22px  ! important;
bottom:60px;
left: 5% ! important;

}
.slider-all {
  width: 100%;
  height: 400px;
  }
.slider5{
padding-top:400px;
}
.slider2{
padding-top:400px;
}
.title-abs2{
font-size:22px ! important;
line-height:22px  ! important;
width:100%;
left:0 ! important;
padding-left:10px;
padding-right:10px;
text-align:left;
}
.slider1 {
  padding-top: 400px;
}
.title-abs3{
font-size:22px ! important;
line-height:22px  ! important;
width:100%;
left:0 ! important;
padding-left:10px;
padding-right:10px;
text-align:left;
}
.slider0{
  padding-top: 400px;
}
.title-abs4{
font-size:22px ! important;
line-height:22px  ! important;
bottom:60px ! important;
width:100%;
text-align:center;
left:0 ! important;
transform:none ! important;
}

.image-main img{
width:340px ! important;
text-align:center;
}
.image-main{
text-align:center;
}
.no-padding{
padding:0;
padding-right:10px;
}




.one-client p{
  padding: 20px 50px 5px;
}

.center{
text-align:center;
}
.love{
text-align:center ! important;
margin-top:10px;
}
}
@media screen and (max-width: 550px) {
.img-work img{
width:350px;
}
.image-main1 img{
width:340px ! important;
text-align:center;
}
.image-main1{
text-align:center;
}
.social a i{
padding-left:18px;
padding-right:18px;
}
}
@media screen and (max-width: 567px) {
.social{
text-align:center;
}

}
.founders{
text-align:center;
}
.founders img{
border-radius:40px;
}
.title-abs{
font-size:45px;
color:#fff;
bottom:40px;
left:110px;
text-transform: uppercase;
position:absolute;
font-weight:800;
line-height:45px;
text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.58);
}
.title-abs4{
font-size:45px;
color:#fff;
bottom:30px;
text-transform: uppercase;
position:absolute;
font-weight:800;
line-height:65px;
text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.58);
 left: 50%;
  transform: translate(-50%, -50%);
}
.title-abs2{
font-size:45px;
color:#fff;
bottom:50px;
left:110px;
text-transform: uppercase;
position:absolute;
font-weight:800;
line-height:45px;
text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.58);
}
.title-abs3{
font-size:22px;
color:#fff;
bottom:30px;
left:110px;
text-transform: uppercase;
position:absolute;
font-weight:800;

text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.58);
}
.slide-clients{
min-height:420px;
}
.love{
text-align:right;
}
.love-img{
position:absolute;
bottom:1px;
}
.copyright span{
padding-right:5px;
}