@font-face{
	font-family: myfont;
	src: url(../fonts/Montserrat-Bold.otf);
}
@font-face{
  font-family: parafont;
  src: url(../fonts/Montserrat-Light.otf)
}
body{
	margin:0 ;
	padding: 0;

}
span{
	color: #000;
}
h1{
	font-size: 50px;
	font-family: myfont;
	font-weight: bold;
	color: #5d9de2;

}
p{
  font-size: 17px;
  font-family: parafont !important;

}
.view-more button{
	background: #5d9de2;
  box-shadow: #dcdcdc;
  text-transform: uppercase;
  font-family: myfont;
  font-size: 12px;
  border:none;
  color: white;
	border-radius: 20px 20px;
  padding: 13px;
	width: 130px;
	margin-left: 70%;
}
.view-more button:hover{
  background-color: #4a93e2;
}
@media only screen  and (max-width: 670px){
	h1{
		font-size: 48px !important;
	}
	.creative-text{
		margin-left: 10%;
		margin-right: 10%;
	}
	
}
@media only screen and (max-width: 522px){
	.creative-text{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.creative-text h1{
		font-size: 40px !important;


	}
	.creative-text p{
		margin-right: 10%;
	}
  #header{
    padding-top: 50px!important;;
  }
}

@media only screen and (max-width: 980px){
	#header{
		background-image: url(../images/background.jpg) !important;
		height: 100% !important;
	}
	.creative-img img{
		margin: 0 auto !important ;
	}
	.creative-text p{
		padding-right: 0px !important;
	}
  .view-more{
padding: 20px !important;
  }
  .view-more button{
    margin: auto;
  }
  .cbtn button{
    margin: 0 auto !important;
  }

}
@media only screen and (min-width: 990px){
	.creative-img img{
		margin-top: -4% !important;
		padding: 0px;
		height: 7%;
		width: 7%;
    margin-left: 5%;
		padding-left: 20px;

	}
	.creative-img{
		padding: 10px;
	}
  #portfolio {
  padding: 4% 12%;
}
	
}

/* Navigation */
#menu {
  padding: 20px;
  transition: all 0.8s;
}
#menu.navbar-default {
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(231, 231, 231, 0.7);
}
#menu a.navbar-brand {
  font-size: 22px;
  font-family: myfont;
  color: #666556;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 5px 5px 5px;
}
#menu a img {
  height: 70px;
  margin-top: -5px;
}
#menu.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-family: myfont;
  color: #666666;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
  border: 2px solid transparent;
  letter-spacing: 0.5px;
  margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
  color: #5d9de2;
}
.on {
  background-color:rgba(255, 255, 255, 1)!important;
  padding: 0 !important;
  padding: 10px 10px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #5d9de2 !important;
  background-color: transparent;
}
.navbar-toggle {
  border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #5d9de2;
  border-color: #5d9de2;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
  background-color: #FFF;
}
.section-title {
  margin-bottom: 70px;
}
.section-title p {
  font-size: 18px;
}
.btn-custom {
  background: #5d9de2;
  box-shadow: #dcdcdc;
  text-transform: uppercase;
  font-family: myfont;
  border:none;
  color: white;
  border-radius: 15px 15px;

  text-shadow: 0 0 3px #859c3c;
  border: 0;
  padding: 14px 20px;
  margin: 0;
  font-size: 17px;
  margin-top: 20px;
  transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
  color: rgba(255,255,255,0.8);
  background-color: #5d9de2;
}
 #header{
 	background-image: url(../images/landing_bg.jpg);
 	background-size: cover;
 	background-position: center;
 	background-repeat: no-repeat;
 	height: 100vh;
 	width: 100%;
 }
 
.creative-text h1 {
	font-size: 78px;
	letter-spacing: -4px;
	margin-left: 17%;
	margin-top: 14%
}
.creative-text p{
	margin-left: 17%;
	padding: 10px;
	padding-right: 33%;
}


/* New home */
.home-content{
  margin-top: 40vh;
  padding: 10px 100px;
}
.c-black{
  color: #000;
}
.c-white{
  color: #fff;
}
.home-btn{
background: #f4f4f4;
box-shadow: 0px 5px 25px #3A85DB69;
border: 2px solid #4380DB;
padding: 15px 30px;
color: #4380DB;
opacity: 1;
margin-right: 10px;

}
.home-btn:hover{
  background:#4380DB;
  color: #fff;
}
#new-home-01{
  background: url('../images/landing-page-bg.jpg');
  background-position: top ;
  background-size: cover;
  height: 100vh;
}
#new-home-02{
  background: url('../images/wireframe-bg.svg');
  background-position: center;
  background-size: cover;
  height: 100vh;
}
#new-home-03{
  background: url('../images/defox-bg.png');
  background-position: center;
  background-size: cover;
  height: 100vh;
}

/*Services*/

#services{
	background-image: url(../images/secbg.png);
	background-size: 20%;
	background-position: right;
	background-repeat: repeat-y;
}
@media only screen and (max-width: 765px){
	#services{
		background-image: none;
	}
	.parallax-01{
		background-position: center;
		width: 100% !important;
		height: 50vh!important;

  }
  .home-content{
    /* margin: 0 !important; */
    padding: 20px !important;
  }
	.parallax-02{
		display: none;
	}
	.parallax-02-mob{
		background-position: center;
		background-image: url(../images/parallax-02.png);
		background-attachment: fixed;
		width: 100% !important;
		height: 50vh!important;
	}
	.parallax-03{
		background-position: center;
		width: 100% !important;
		height: 50vh!important;

	}
}

.wwd{
	padding:20px;
	margin-left: 10%;
}
.parallax-01{
	background-image: url(../images/parallax-01.png);
	background-attachment: fixed;
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	height: 80vh;
	width: 50%;
}
.para1-text{
	padding: 2% 5% 0 3%;
}
.para2-text{
	padding: 6% 5% 0 3%;

}
.parallax-02{
	background-image: url(../images/parallax-02.png);
	background-attachment: fixed;
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
	width: 50%;
	height: 80vh;
}
.parallax-03{
	background-image: url(../images/parallax-03.png);
	background-attachment: fixed;
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	height: 80vh;
	width: 50%;
}

/*Portfolio*/
@media only screen and (max-width: 996px){
	ol.type li {
  display: inline-block;
  margin-left: -5% !important;
  padding: 20px;
}
ol.type li a{
	padding: 20px;
}
}

.center{
	padding: 0 0 3% 0;
}
.categories {
  padding-bottom: 40px;
  text-align: center;
}
ul.cat li {
  display: inline-block;
}
ol.type li {
  display: inline-block;
  margin-left: 20px;
}
ol.type li a {
  color: #2f6fb4;
  text-decoration: none;

  font-weight: 700;
  font-size: 12px;
  padding: 12px 24px;
  border: 2px solid #5d9de2;
  border-radius: 20px 20px 20px 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
ol.type li a.active {
  background: #5d9de2;
  color: #fff;
}
ol.type li a:hover {
  background: #5595d9;
  color: #fff;
}
.isotope-item {
  z-index: 2
}
.isotope-hidden.isotope-item {
  z-index: 1
}
.isotope, .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope-item {
  margin-right: -22px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.isotope {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.portfolio-item {
  margin: 4px 0;
}
.portfolio-item .hover-bg {
  overflow: hidden;
  position: relative;
}
.portfolio-item img {
}
.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: #333;
  background: rgba(255, 255, 255, 0.75);
  padding: 30% 0 0 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
  border-radius: 0 50px 0 50px;
}
.hover-bg .hover-text>h4 {
  opacity: 0;
  color: #333;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
  font-size: 18px;
  font-weight: 400;
}
.hover-bg:hover .hover-text>h4 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg:hover .hover-text {
  opacity: 1;
}
/* Team Section */
#team{
  padding: 0 10%;
}
.our_team{
	text-align: center;
	padding: 40px;
}
.item  {
    margin:0 auto;
    padding: 5px;
    width: 100;
}
.item img{
    height: 70vh;
    border-radius: 5px;
}
.item .team-item{
    position: relative;
    display: inline-block;
}
.item .item .item-data .name-pos h3{
  
  text-transform: uppercase !important;
  display: inline-block;
  position: absolute;
    text-align: center;
}
.item .item .item-data .name-pos h5{
    padding: 20px; 
    position: absolute;
    display: inline-block;
 }
.name-pos a {
    height: 100px;
    width: 80px;
    font-size: 28px;
    margin: 2px;
    position: relative;
    text-align: center;
    background-color: #3b5999;
    align-items: center!important;
    color: #3498db;
}

.overlay .name-pos .fa:hover{
    background-color: #222;
    color: #fff;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
    border-radius: 5px;
  
  opacity: 0;
  transition: .5s ease;
  background-image: linear-gradient(to bottom , #318cef, #5d9de257);
}
.name-pos h3{
font-weight: bold;
}
.overlay .name-pos{
  color: white;
  border-color: white;
  border-radius: 10px 10px;
  font-size: 5px!important;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  border:1px solid;
  width: 68%;
  height: 30%;
}
.item:hover .overlay {
   opacity: 0.9;
}
.item:hover .name-pos{
  background: none!important;
  opacity: 1;
}
/*Contact */
#contact {
  padding: 120px 15% 60px 15%;
  background: #F6F6F6;
}
#contact form {
  padding: 30px 0;
}
#contact h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #555;
}
#contact .text-danger {
  color: #cc0033;
  text-align: left;
}
label {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  float: left;
}
#contact .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#contact .form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
  margin: 20px 0 40px 0;
}
#contact .contact-item span {
  font-weight: 400;
  color: #aaa;
  text-transform: uppercase;
  margin-bottom: 6px;
  display: inline-block;
}
#contact .contact-item p {
  font-size: 16px;
}
/*footer*/
.site-footer
{
  background-color:#26272b;
  padding:45px 20px 20px 0px;
  color:#737373;
}
.site-footer .container .row{
  margin-left: 12%;
}
.site-footer img{
  height: 60px;
  width:  60px;
}
.site-footer{
font-family:parafont;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin-right: 15%;
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}