<span style="white-space:pre-wrap;"></span>#F5F5F5#F5F5F5#F5F5F5#F5F5F5@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
@font-face {
font-family: "Kohinoor";
src: url("../fonts/KohinoorDevanagari-Regular-03.otf") format("opentype");
font-weight: normal;
font-style: normal;
}

body {
  font-family: "Kohinoor", "Roboto", Arial, serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #3a4092;
  font-weight: 300;
  overflow-x: hidden;
  background-color : #FFFFFF;
}
body.fh5co-offcanvas {
  overflow: hidden;
}

a {
  color: #2da9d7;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none !important;
  font-weight: bold  !important;
  color:#3a4092 !important;
}
a:active, a:focus {
  outline: none;
}

p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 15px;
  color: #3a4092;
  font-weight: 400;
  font-family: "Kohinoor","Roboto", Arial, serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #3a4092;
    font-family: "Kohinoor","Roboto", Arial, serif;
    font-weight: 700;
    margin: 0 0 20px 0;
    font-size: 13pt;
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #2da9d7;
}

::-moz-selection {
  color: #fcfcfc;
  background: #2da9d7;
}

::selection {
  color: #fcfcfc;
  background: #2da9d7;
}

#fh5co-header {
  padding-top: 40px;
  margin-bottom: 30px;
}
#fh5co-header #fh5co-logo img {
    max-width: 25%;
    font-size: 0pt;
}
#fh5co-header nav {
  padding-top: 20px;
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0;
}
#fh5co-header nav ul li {
  padding: 0;
  margin: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: none;
  font-size: 15px;
}
#fh5co-header nav ul li a {
  color: #999999 !important;
  padding: 10px;
}
@media screen and (max-width: 480px) {
  #fh5co-header nav ul li a {
    padding: 5px;
  }
}
#fh5co-header nav ul li a:hover, #fh5co-header nav ul li a:active, #fh5co-header nav ul li a:focus {
  color: #000 !important;
  text-decoration: none;
  outline: none;
}
#fh5co-header nav ul li.active a {
  text-decoration: line-through !important;
  color: black !important;
}

.fh5co-projects-feed, .footer-content {
  margin: 0 auto;
  max-width: 1400px !important;
}

.fh5co-projects-feed .fh5co-project {
  float: left;
  margin: 0px 0px 0px;
  width: 400px;
}
@media screen and (max-width: 480px) {
  .fh5co-projects-feed .fh5co-project {
    margin: 10px 10px 10px;
  }
}
.fh5co-projects-feed .fh5co-project > a {
  display: block;
  text-align: center;
}
.fh5co-projects-feed .fh5co-project > a img {
  margin-bottom: 10px;
  max-width: 100%;
}
.fh5co-projects-feed .fh5co-project > a h2 {
  font-size: 14px;
  color: #999999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-projects-feed .fh5co-project > a:hover h2, .fh5co-projects-feed .fh5co-project > a:active h2, .fh5co-projects-feed .fh5co-project > a:focus h2 {
  color: #000;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

.masonry {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  transition-property: left, right, top;
}

.page-content {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
}
.page-content img {
  max-width: 100%;
}
@media screen and (max-width: 1000px) {
  .page-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .pres-div {
	width: 500px;
	}
}
.page-content .mb0 {
  margin-bottom: 0;
}
.page-content .meta {
  margin-bottom: 20px;
}
.page-content .meta span {
  color: #bfbfbf;
}
.page-content .meta a {
  color: #bfbfbf;
}
.page-content .meta a:hover, .page-content .meta a:active, .page-content .meta a:focus {
  color: #000 !important;
}
@media screen and (max-width: 480px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
	
	.img-pres {
	display: block;
	}
}

#fh5co-footer {
  float: left;
  width: 100%;
  background: #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #999999;
}
#fh5co-footer a {
  color: #bfbfbf;
}
#fh5co-footer a:hover, #fh5co-footer a:active, #fh5co-footer a:focus {
  color: #000 !important;
}
#fh5co-footer .social {
    margin-top: 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: inset 0px 0px #FFFFFF;
    box-shadow: inset 0px 0px #FFFFFF;
}
#fh5co-footer .social a {
  padding: 10px;
  color: #999999 !important;
}
@media screen and (max-width: 480px) {
  #fh5co-footer .social a {
    padding: 5px;
  }
}
#fh5co-footer .social a:hover, #fh5co-footer .social a:active, #fh5co-footer .social a:focus {
  color: #FFF !important;
}

.square {
  list-style: square;
}

.pt70 {
  padding-top: 70px;
  max-width: 1400px !important;
}
@media screen and (max-width: 480px) {
  .pt70 {
    padding-top: 30px;
  }
}

.pb70 {
  padding-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .pb70 {
    padding-bottom: 30px;
  }
  
  .pres-div {
	width: 100%
	}
}

.hover_img {
	position: absolute;
	z-index: 99;
	top: 0;
    left: 0;
	display: none;
}

.masonry-brick:hover .hover_img {
	display: inline;
}

.image-source-link {
	color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.presentation {
	display: inline-block;
	margin: 10px 70px 30px;
    max-width: 400px;
    position: relative;
    top: 100px;
}

.img-pres {
	display: inline-block;
    width: 500px;
}

.pres-div {
	margin: 0 auto;
	justify-content: center;
	margin-right: auto;
    margin-left: auto;
	max-width: 1100px;
	text-align:justify;
}

.pres-title{
	text-align:justify;
	font-size: 0px;
}

nav {
  background-color: white;
  display: block;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 75%; }
  nav a {
    color: #3a4092;
    display: block;
    line-height: 2.5;
    text-shadow: 0 -1px rgba(30, 116, 80, 0.4);
    transition: all 150ms ease-out; }
  nav li, nav ul {
    margin: 0;
    padding: 0; }
  nav li {
    border-left: 1px dashed #3a4092;
    display: table-cell;
    list-style-type: none;
    text-align: center;
    transition: all 150ms ease-out;
    width: 25%; }
    nav li:first-of-type {
      border-left: none; }
    nav li:hover {
      background-color: #FFEBF0; }
      nav li:hover a {
		 color: #3a4092;
        -webkit-transform: translateY(-0.125em);
        transform: translateY(-0.125em); }
  nav ul {
    display: table;
    width: 100%; }

.dropdown {
  z-index: 1000;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  min-width: 100%; }

.dropdown-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #FFEBF0;
  border-left: none;
  display: block;
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: rotateX(-90deg);
  width: 100%; }
  .dropdown-item:hover a {
    background-color: #FFEBF0;
    -webkit-transform: none;
    transform: none; }

.has-dropdown {
  position: relative; }
  .has-dropdown:hover .dropdown {
    height: auto; }
  .has-dropdown:hover .dropdown-item {
    background-color: #FFEBF0;
    -webkit-transform: perspective(350px) rotateX(0deg);
    transform: perspective(350px) rotateX(0deg);
/*# sourceMappingURL=style.css.map */
