@charset "utf-8";
@font-face {
    font-family: 'lato_regular';
    src: url('../fonts/lato/lato-regular.eot');
    src: url('../fonts/lato/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-regular.woff') format('woff'),
         url('../fonts/lato/lato-regular.ttf') format('truetype'),
         url('../fonts/lato/lato-regular.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'lato_bold';
    src: url('../fonts/lato/lato-bold.eot');
    src: url('../fonts/lato/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-bold.woff') format('woff'),
         url('../fonts/lato/lato-bold.ttf') format('truetype'),
         url('../fonts/lato/lato-bold.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('../fonts/lucida-headwriting/lhandw-webfont.eot');
    src: url('../fonts/lucida-headwriting/lhandw-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucida-headwriting/lhandw-webfont.woff2') format('woff2'),
         url('../fonts/lucida-headwriting/lhandw-webfont.woff') format('woff'),
         url('../fonts/lucida-headwriting/vlhandw-webfont.ttf') format('truetype'),
         url('../fonts/lucida-headwriting/lhandw-webfont.svg#lucida_handwritingitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    width: 100%;
    height: 100%;
    font-family: 'lato_regular';
	font-weight: 300;
    color: #666;
    background-color: #ffffff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    text-transform: uppercase;
   font-family: 'lato_regular';
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.6em;
}



a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #176e61;
}

header{ background:#ffffff;}
.headers{ background:#05a8fd; text-align:center;}

.navbar-brand {
    float: left;
    text-align: center;
    height: 50px;
    padding: 15px 318px;
    font-size: 18px;
    line-height: 20px;
}

navbar-brand img{ width:100%;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #05a8fd;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a.active {
    color: #ffffff; text-shadow: 1px 1px 10px #666; background:none;
}
.nav-main{  padding-top:70px; padding-left:404px; text-align:center;} 
.nav-main > li > a {
    position: relative;  font-family: 'lato_regular';
    display: block;
    padding: 0px 22px;  color: #ffffff;
}


.nav-main > li > a:focus, .nav-main > li > a:hover,.nav-main > li > a.active {
    text-decoration: none;
    background-color: #fff; color: #000;
}

main{ background:#ffffff;}
.intro{background:#ffffff; padding-top:0px; margin-bottom:10px; text-align:center; }
.intro figure{ text-align:center;}
.intro figure figcaption { padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}
.intro post{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}

.intro figure figcaption h1{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:24px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.intro figure figcaption h2{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:16px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.intro figure figcaption h3{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}
.intro figure figcaption h4{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.intro  p{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:14px;  margin-bottom:0px; text-transform: none;text-align:center;}

.intro a{ padding-top:10px; color:#000000; font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; text-transform:capitalize; text-align:right; float:right;}

.intro a:hover{ color:#000000; text-decoration:underline;}


.intro h1{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:36px; text-align:center; margin-bottom:0px; text-transform:capitalize;}
.intro h3{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:30px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info{background:#ffffff; padding-top:57px; margin-bottom:57px; text-align:left; min-height:450px;}
.info figure{ text-align:center;}
.info figure figcaption { padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}
.info post{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}

.info figure figcaption h1{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info figure figcaption h2{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info figure figcaption h3{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}
.info figure figcaption h4{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info  p{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; /*text-transform:capitalize;*/ text-align:left;}

.info a{ padding-top:10px; color:#000000; font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; text-transform:capitalize; text-align:right; float:right;}

.info a:hover{ color:#000000; text-decoration:underline;}

ul.portfollio-images li {
	list-style:none;
	display:inline-block;
	margin: 8px 10px;
 background:
}
ul.portfollio-images li:first-child {
	margin-left:0;
}
ul.portfollio-images li div {
	background:url(../img/eye.png) 50% 50% no-repeat;
	background-color: #05a8fd;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ul.portfollio-images li img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ul.portfollio-images li img:hover {
	opacity:0.8;
}

/**contct**/
.contact-map {
  width: 100%;
  height: 385px;
  margin-bottom: 70px
}


.contact-info{ padding-top:70px;}
.contact-info .heading, 
.contact-form .heading {
  text-transform: capitalize;
}

.contact-form .form-group {
  margin-bottom: 20px;
}

#contact-page 
.form-control::-moz-placeholder {
  color: #8D8D8D;
}

#contact-page .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #696763;
  height: 46px;
  padding: 6px 12px;
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  box-shadow:inherit;
}

#contact-page #message {
  height:160px;
  resize:none;
}

#main-contact-form .btn-primary {
  margin-bottom: 15px;
  margin-top: 20px;
}


#contact-page .form-control:focus, 
#contact-page .form-control:hover {
  box-shadow: inherit;
  border-color: #FDB45E;
}

#contact-page .contact-info {
  padding: 0 20px;
}

#contact-page .contact-info address {
  margin-bottom: 40px;
  margin-top: -5px;
}

#contact-page .contact-info p {
  margin-bottom: 0;
  color: #696763;
  font-size: 16px;
  line-height: 25px;
}

.social-networks{
  overflow: hidden;
  text-align: center;
}

.social-networks h3{ float:left;}
.social-networks ul {
  margin-top: -5px;
  padding: 0;
  display: inline-block;
}

.social-networks ul li {
  float: left;
  text-decoration: none;
  list-style: none;
  margin-right: 20px;
}

.social-networks ul li:last-child{
  margin-right: 0;
}

.social-networks ul li a {
  color: #999;
  font-size: 25px;
}

.contact-info .social-networks ul li a i{
  background: none;
}

.contact-info .social-networks ul li a:hover{
  color: #337ab7;
}

.martop80{ margin-top:80px;}
.martop70{ margin-top:70px;}

/***exp***/
.expr{width:100%; float:left;margin-top:20px;}
.exp{ width:100%; float:left; margin-bottom:30px; margin-top:0px;}
.exp-duration{ width:100%;
-webkit-border-radius: 0 20%  0% 20%;
	-moz-border-radius:0 20% 0% 20%;
	border-radius:0 20% 0% 20%;
	text-align:center;
	border:1px solid #587386; background:#06a8fd; color:#fff;
   -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
padding:25px;
transform:rotate(360deg); -webkit-transform:rotate(360deg);  -moz-transform:rotate(360deg);  -o-transform:rotate(360deg); 
}

exp-duration:hover{transform:rotate(360deg); -webkit-transform:rotate(-360deg); -webkit-transition: all 0.2s linear;
-moz-transform:rotate(-360deg);  -o-transform:rotate(-360deg);
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%; padding:40px 25px;
	
	}

.exp-duration h3{ line-height:24px; font-size:24px; font-weight:normal;}



.exp-desc{ width:100%; margin-top:2%; margin-bottom:2%; padding-top:1%; padding-bottom:1%;border-left:3px dashed #587386; padding-left:2%;}
.exp-desc h3{ text-align:left; margin-bottom:0px;}
.exp-desc h4{ text-align:left; margin-bottom:0px;}
.exp-desc h5{ text-align:left; margin-bottom:0px;}
.exp-desc-text{width:100%;
-webkit-border-radius: 0 20%  0% 20%;
	-moz-border-radius:0 20% 0% 20%;
	border-radius:0 20% 0% 20%;
	text-align:center;
	border:1px solid #587386; background:#06a8fd; color:#fff;
   -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
padding:25px;
transform:rotate(360deg); -webkit-transform:rotate(360deg);  -moz-transform:rotate(360deg);  -o-transform:rotate(360deg);}
exp-desc h5 span{ text-align:left; background:#00C; color:#fff;}
/************skills***************/


.bars {
	width: 95%;
	float: left;
	padding: 0;
	text-align: left;
}
.bars .skills {
  	margin-top: 36px;
   list-style: none;
}
.bars li {
   position: relative;
  	margin-bottom: 60px;
  	background: #ccc;
  	height: 42px;
  	border-radius: 3px;
}
.bars li em {
 font-family: 'lato_regular'; font-size:15px;
   color: #313131;
	text-transform: uppercase;
   letter-spacing: 2px;
	font-weight: normal;
   position: relative;
	top: -36px;
}
.bar-expand {
   position: absolute;
   left: 0;
   top: 0;

   margin: 0;
   padding-right: 24px;
  	background: #313131;
   display: inline-block;
  	height: 42px;
   line-height: 42px;
   border-radius: 3px 0 0 3px;
}

.photoshop {
  	width: 60%;
  	-moz-animation: photoshop 2s ease;
  	-webkit-animation: photoshop 2s ease;
}
.illustrator {
  	width: 55%;
  	-moz-animation: illustrator 2s ease;
  	-webkit-animation: illustrator 2s ease;
}
.wordpress {
  	width: 50%;
  	-moz-animation: wordpress 2s ease;
  	-webkit-animation: wordpress 2s ease;
}
.css {
  	width: 90%;
  	-moz-animation: css 2s ease;
  	-webkit-animation: css 2s ease;
}
.html5 {
  	width: 80%;
  	-moz-animation: html5 2s ease;
  	-webkit-animation: html5 2s ease;
}
.jquery {
  	width: 50%;
  	-moz-animation: jquery 2s ease;
  	-webkit-animation: jquery 2s ease;
}

@-moz-keyframes photoshop {
  0%   { width: 0px;  }
  100% { width: 60%;  }
}
@-moz-keyframes illustrator {
  0%   { width: 0px;  }
  100% { width: 55%;  }
}
@-moz-keyframes wordpress {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}
@-moz-keyframes css {
  0%   { width: 0px;  }
  100% { width: 90%;  }
}
@-moz-keyframes html5 {
  0%   { width: 0px;  }
  100% { width: 80%;  }
}
@-moz-keyframes jquery {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}

@-webkit-keyframes photoshop {
  0%   { width: 0px;  }
  100% { width: 60%;  }
}
@-webkit-keyframes illustrator {
  0%   { width: 0px;  }
  100% { width: 55%;  }
}
@-webkit-keyframes wordpress {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}
@-webkit-keyframes css {
  0%   { width: 0px;  }
  100% { width: 90%;  }
}
@-webkit-keyframes html5 {
  0%   { width: 0px;  }
  100% { width: 80%;  }
}
@-webkit-keyframes jquery {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}





/**News**/
.cont-sec{ padding:10px 0 ; border-radius:5px; -moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;  }
.prod-img{ margin:0 30px 0 0; border:2px solid #fff; width:25%; border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px; padding:10px; background:#fff; box-shadow:0 0 5px #ccc; width:20%; float:left;  min-width:200px; min-height:200px}
.prod-img img{ width:100%; max-width:100%; }
.cont-area{  background:#fff; padding:30px ;  border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px; box-shadow:0 0 5px #ccc}
.cont-area p{ text-align:justify; margin-bottom:10px }
.cont-area h2{ color:#545454 }


.cont-sec-details{ padding:10px 0 ; border-radius:5px; -moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;  }
.prod-img-details{ margin:0 30px 0 0; border:2px solid #fff; width:100%; border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px; padding:10px; background:#fff; box-shadow:0 0 5px #ccc; width:100%; float:left;  min-width:100%; min-height:200px; margin-bottom:50px;}
.prod-img-details img{ width:100%; max-width:100%; }
.cont-area-details{  background:#fff; padding:30px ;  border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px; box-shadow:0 0 5px #ccc}
.cont-area-details p{ text-align:justify; margin-bottom:10px }
.cont-area-details h2{ color:#545454; text-align:center;}




footer{ background:#ffffff; }
.footers{ background:#0a3e5c; padding:0px 10px;}
.enquiry-link{ padding-top:10px; color:#ffffff; font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; text-transform:capitalize; text-align:right; float:right;}
.enquiry-link:hover{color:#ffffff; text-decoration:underline;}
.copyright{ padding-top:10px; color:#ffffff; font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:left; margin-bottom:0px; text-transform:capitalize; width:100%;}
.powered{ padding-top:10px; color:#ffffff; font-family: 'lato_regular'; font-weight:normal; font-size:12px;  text-transform:capitalize;  text-align:left; margin-bottom:0px; width:100%;}
.powered a{ color:#ffffff; font-family: 'lucida_handwritingitalic'; font-size:12px; font-weight:normal;}
.powered a:hover{ color:#06a8fd;}
.social-media{ list-style:none; float:right; margin-top:10px;}

.social-media li{ float:left; margin-right:5px;}
.social-media li:last-child{ float:left; margin-right:0px;}
.social-media li a{}
.social-media li a:hover{ opacity:0.6;}

.social-media li a img{ border:0px; transform:rotate(360deg); -webkit-transform:rotate(360deg); transition:all  0.9s ease;}
.social-media  li a img:hover{transform:rotate(-360deg); -webkit-transform:rotate(-360deg); transition:all  0.9s ease;}






/* loader */
#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}


#loaderInner {
    background:#ffffff url(../img/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
}

@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
}

#load {
	z-index: 9999;
  background-color: #FF4136;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #FF4136;
  box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

.social {
	text-align:center;
	padding-bottom:10px;
}
ul.social-icons {
	margin:20px 0;
}
ul.social-icons li {
	list-style:left;
	display:inline-block;
	margin:10px;
}
ul.social-icons li:first-child {
	margin-left:0;
}
ul.social-icons li a {
	opacity:0.8;
}
ul.social-icons li a:hover {
	opacity:1;
}


/* info resume*/

.info-resume{background:#ffffff; /*padding-top:57px; margin-top:57px;*/ margin-bottom:20px; text-align:left;}
.info-resume figure{ text-align:center;}
.info-resume figcaption { padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}
.info-resume post{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center;}

.info-resume figure figcaption h1{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info-resume figure figcaption h2{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info-resume figure figcaption h3{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}
.info-resume figure figcaption h4{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:18px; text-align:center; margin-bottom:0px; text-transform:capitalize;}

.info-resume h1{ margin:0px; padding:0px;}
.info-resume h2{ margin:0px; padding:0px;}

.info-resume  p{ padding-top:10px; color:#000000;font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; text-transform:capitalize; text-align:left;}


.info-resume a{ padding-top:10px; color:#000000; font-family: 'lato_regular'; font-weight:normal; font-size:14px; text-align:center; margin-bottom:0px; text-transform:capitalize; text-align:right; float:right;}

.info-resume a:hover{ color:#000000; text-decoration:underline;}

/**/

.skills {
  text-align: right; /* Right-align text */
  padding-top: 10px; /* Add top padding */
  padding-bottom: 10px; /* Add bottom padding */
  color: white; /* White text color */
}

.html {width: 90%; background-color: #04AA6D;} /* Green */
.css {width: 85%; background-color: #2196F3;} /* Blue */
.js {width: 80%; background-color: #f44336;} /* Red */
.php {width: 80%; background-color: #808080;} /* Dark Grey */


.edu{width:100%; float:left; margin:0px; margin-top:4%; padding:0px;}
.edu h2{  text-align:center;}
.edu h3{ margin-bottom:0px;}

