@import url('https://fonts.googleapis.com/css?family=Montserrat');

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

iframe {
    max-width: 100%;
}

.m-t-30{
  margin-top:30px;
}

.m-t-10{
	margin-top:10px;
  }

  .m-t-20{
	margin-top:20px;
  }

  .m-t-50{
	margin-top:50px;
  }



.content {
	margin: 0 auto;
	max-width: 1000px;
}

.content > h2 {
	clear: both;
	margin: 0;
	padding: 4em 1% 0;
	color: #484B54;
	font-weight: 800;
	font-size: 1.5em;
}

.content > h2:first-child {
	padding-top: 0em;
}

/* Header */
.codrops-header {
	margin: 0 auto;
	padding: 4em 1em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 800;
	font-size: 4em;
	line-height: 1.3;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	color: #74777b;
	font-weight: 300;
	font-size: 45%;
}

/* Demo links */
.codrops-demos {
	clear: both;
	padding: 1em 0 0;
	text-align: center;
}

.content + .codrops-demos {
	padding-top: 5em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0 5px;
	padding: 1em 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
	background: #3c414a;
	color: #fff;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 1em 2em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Related demos */
.related {
	clear: both;
	padding: 6em 1em;
	font-size: 120%;
}

.related > a {
	display: inline-block;
	margin: 20px 10px;
	padding: 25px;
	border: 1px solid #4f7f90;
	text-align: center;
}

.related a:hover {
	border-color: #39545e;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}

@media screen and (max-width: 25em) {
	.codrops-header {
		font-size: 75%;
	}
	.codrops-icon span {
		display: none;
	}
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

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

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

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

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

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

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

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

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */


/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 50px;
    background: #333;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
	    width: 100%;
    float: left;
    font-size: 15px;
    text-align: center;
    background: #333;
    color: #fff;
        line-height: 1;
    bottom: -60px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	    letter-spacing: 0.90px;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
    position: absolute;
    bottom: 1em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    width: 92%;
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

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

@media(min-width:1201px) and (max-width:1400px){
	  .projectsec1 a.view-all.slide_learn_btn.view_project_btn {
      top: -70px;
    }

}


@media(min-width:991px) and (max-width:1200px){
	.projectsec1  a.view-all.slide_learn_btn.view_project_btn {
   top: 0px;
}

}



a.header-requestbtn {
    font-size: 14px;
    color: #000;
    background: #f2ae2b !important;
    display: block;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 3px 0px;
    text-align: center;
}

.var2-nav {
    background: #376182ff;
}

.logo-fluid{
  max-width: 100%;
   height: auto;
}

.home2.bestthing-section {
    height: auto;
    background:url("http://isatechcorp.com/wp-content/uploads/2016/12/LAS-3D.jpg") no-repeat center top;
    padding: 95px 0px 95px;
    background-size:cover;
    background-attachment: fixed;
    position: static;
}

.elevation-6dp {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.image_hover:after {
    position: absolute;
    content: '';
    opacity: 0;
    background-color: transparent !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-out;
}

ul.footer-info li {
    list-style: none;
    float: left;
    width: auto;
    font-size: 18px;
    color: #c8c8c8;
    padding: 8px 40px 23px 35px;
    border-right: none;
    margin-right: 49px;
    position: relative;
}
ul.footer-info {
    width: 100%;
    float: left;
    margin: 0px 0px 70px;
    padding: 0px;
    border-bottom: none;
}



header.hd2:before {
    width: 35%;
    height: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    border-top: 132px solid #376182;
    border-right: 80px solid transparent;
}

a.header-requestbtn {
    font-size: 14px;
    color: #fff;
    background: #f2ae2b !important;
    display: block;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 3px 0px;
    text-align: center;
}
ul.category-list li a:hover, ul.category-list li a.active-category {
    color: #fff;
    background: #64798d;
}

#main-navigation-wrapper.navbar-default .navbar-nav > .open > a, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover, #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a, #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
    background: none;
    color: #ffffff;
}

ul.office-information li:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 3px;
    left: 0px;
    font-size: 23px !important;
    color: #376182;
}

ul.footer-info li:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 3px;
    left: 0px;
    font-size: 20px !important;
    color: #376182;
}

ul.header-info li:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 3px;
    left: 0px;
    font-size: 15px !important;
    color: #376182;
}
.read-more-link {
    font-size: 15px;
    color: #376182;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
}
.zoom_img_effect{
	border-radius:5px;
	max-height:160px;
	width: auto;

}
.service-list-column .service-heading {
	border-radius:5px;
	background:white;
	width: 100%;
	height: auto;
    float: left;
    border-left: 4px solid #376182;
    padding: 15px 20px 15px 20px;
    box-shadow: 0px 4px 10px #ccc;
}

.contact-help {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 20px;
    background: linear-gradient( rgba(20, 20, 20, 0.19), rgba(20,20,20, .5));
    border-bottom: 4px solid #376182;
    background-size: cover;
    position: relative;
}
.service-list-column:hover .read-more-link {
    color: #f2ae2b;
}

header.hd2 .header-socials i:hover {
    border: 2px solid #f2ae2b;
    color: #f2ae2b;
}

a.header-requestbtn.more-infobtn:before {
    background: #64798d !important;
}
a.header-requestbtn.more-infobtn:hover {
    border: none;
}
a.header-requestbtn:before {
    background: #64798d;
    color: #fff;
}
.form-submit-btn:hover {
	background:#f2ae2b;

    color: #fff;
}

.form-submit-btn {
    width: auto;
    background: #64798d;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 13px 30px;
    border: 0px;
    font-weight: 700;
}

#main-navigation-wrapper .dropdown-submenu li > a:focus, #main-navigation-wrapper .dropdown-submenu li a:hover {
    background: #64798d;
    color: #f1f1f1;
}
#main-navigation-wrapper .dropdown-submenu li a {
  text-transform: uppercase;
}

ul.office-information li .info-txt {
    width: 90%;
    float: right;
    font-size: 16px;
    color: white;
    border-left: 1px solid #8e8e8e;
    padding: 10px;
}

.contact-help h4 {
    color: #376182;
    text-transform: none;
}


.logo {
	padding: 10px 10px 0 10px;
	height: 40px !important;
  }

  .name {
	margin-right:10px;
	font-size: 20px;
	color:rgb(255, 255, 255) !important;
	padding-top: 15px;
	margin-left: -28px;
}
.pull-right {
  float: none;
}

.pull-right {
   float: none !important;
}

.bg-servicios{
	background-color:#f0f0f0
}

.ftr-section{
	padding: 35px 0px 15px;
	color: #fff;
    background: #25313c;
    border-bottom: 4px solid #f2ae2a;
}

.service-list-column img {
  min-height: 180px;
  overflow: hidden;
}

#main-navigation-wrapper.navbar2-wrap {
	background:transparent !important;
	margin-bottom: -100px;
}

@media (min-width: 350px) and (max-width:750px){
	#main-navigation-wrapper.navbar2-wrap{
    background: #376182 !important;
    margin-bottom: -100px;
    margin-top: 0;
  }
}

.md {
	background-color: #f1f3f4 !important;
	padding-bottom: 100px;
}
hr {
    border: 0;
    border-top: 4px solid #f2ae2b;
}

.m-t-5{
	margin-top: 5px;
}

.m-l-5{
	margin-left: 5px;
}

.p-l-50{

		padding-left: 50px;

}
ul.category-footer li{
list-style:none !important;
}

.container-head{
		width: 800px;
		height: 85px;
		background: black;

}
.text-head{
	position: absolute;
    bottom: 8px;
    right: 16px;
	font-size: 24px;
	color:white;
}

.list-step{
	list-style:none;
}


.nav li i.fa {
  display: -webkit-inline-box;
}

 .sticky{
   position: sticky;
    top: 0;
  }

  .about_zoom_img_effect {
    border-radius: 5px;
    max-height: 160px;
    width: 200px;
}

.ftr-section p {
    color: #ffff;
}