@import url('/fonts_googleapis_com/css/index.html');
@import url('/fonts_googleapis_com/css/index.html');
html{
	width:100%;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0px;
	padding: 0px;
	font-family:'Armata',sans-serif;
	margin-right:-15px;
	overflow-x:hidden
}
a {
  text-decoration: none !important;
}

.back-to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: -30px;
  right: 30px;
  z-index: 10;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
  text-align: center;
  border: 2px solid #FFC107;
}
.new-head{display:none}
.author{
	background:linear-gradient(#c0c0c04d, #ccc6) !important;
	padding:5px 10px !important;
	border:1px solid silver;
}
.back-to-top i {
  color: #FFC107;
  margin-top: 9px;
}
#msg{
	color:#ff0000 !important;
}
.back-to-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  bottom: 30px;
}
.back-to-top:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #FFC107;
}
.back-to-top:hover i {
  color: #fff;
}


.hero-padding {
  padding:220px 50px;
}
.hero-padding1 {
  padding: 10px 15px;
}

.div-padding {
  margin-top:60px;
}

.div-padding-no-header {
  margin-top: 20px;
  margin-bottom: 50px;
}

.div-padding-fluid {
  margin-top: -100px;
  margin-bottom: 100px;
}

.break-padding {
  padding: 50px 0px;
}

.footer-padding {
  margin: 50px 0px;
}

.two-col-padding {
  padding-right: 80px;
}
.two-col-padding-left {
  padding-left: 80px;
}

.page-slide {
  background-attachment: fixed;
}
.page-slide p {
  padding: 0px 20%;
  margin: 10px 0px 0px 0px;
}

.box-padding {
  margin-top: 40px;
}
.box-padding p {
  font-family: 'Open Sans', arial;
  font-size: 14px;
  clear: both;
}
.box-padding a {
  font-family: 'Open Sans', arial;
}

.top-padding {
  margin-top: 40px;
}
.bottom-padding {
  margin-bottom: 40px;
}
.no-padding {
  padding: 0px;
}

body::-webkit-scrollbar {
    width: 3px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 3px solid slategrey;
}

.box {
    background:#FFF;
    margin:40px auto;
}
.effect5{
  position: relative;
}
.effect5:before, .effect5:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}
.red{
	color:red;
}
.blue{
	color:#1976d2 !important;
}
.team-img{
	width:100% !important;
	height:200px !important;
}
.divs-padding{
	padding:0px 60px 50px 60px;
}
.error{
	color:red !important;
	font-weight:400;
}
.form-group{
	margin-bottom:10px;
}
.feedback-box{
	background:rgba(243, 243, 243, 0.55);
	border:1px solid #ccc;
	box-shadow:0px 3px 14px -1px #333;
	margin-bottom:15px;
}
.feedback-content{
	padding:15px;
}
.feedback-heading{
	font-weight:700;
	font-size:18px;
	color:#333;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:10x;
	padding-bottom:1px;
	border-bottom:1px solid #ccc;
}
.feedback-con{
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	background-repeat:no-repeat;
}
.feedback-con-right{
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	background-repeat:no-repeat;
	padding: 0 7px;
}
.feedback-con p{
	margin-left:20px;
}
.sidebar-heading{
	background:#333;
	color:#fff;
	font-size:18px;
	padding:10px;
}
.sidebar-area p{
	padding:5px;
	border:1px solid #ccc;
}
.border-right{
	border-right:1px solid #ccc;
}
.ads{
	padding:15px 0;
}
.ads img{
	width:100%;
	height:250px;
}
label {
    font-family:'Raleway', sans-serif;
	font-size:14px;
}
.editorial_board{
	background:#f3f3f3;
	border:1px solid silver;
	padding:10px;
	box-shadow:0px 0px 6px 0px #f3f3f3;
	margin-bottom:20px;
}
.main_logo{
	height:50px;
}
.articles_result{
	background:#f3f3f3;
	border:1px solid silver;
	padding:15px;
	margin-bottom:20px;
}
.navbar-brand>img {
    display: inline-block;
}
.join-us{
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:3px solid #FFC107;
    display: block;
	font-size:22px;
}
.form-box{
	background:#fff;
	border:1px solid #ccc;
	padding:15px;
}
.form-control {
    border-radius: 0px;
}
.fancy {
    line-height: 0.5;
    text-align: center;
}
.subtitle {
    margin: 40px 0 2em 0;
}
.fancy span {
    display: inline-block;
    position: relative;
    color: #E91E63;
}
.fancy span:before {
    right: 100%;
    margin-right: 15px;
}
.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #E91E63;
    top: 0;
    width: 130px;
}
.facebook-btn {
    background: #3c599b;
    color: #fff;
    padding: 15px;
    cursor: pointer;
    font-size: 15px;
	text-align:center
}
.google-plus-btn {
    background: #f3553c;
    color: #fff;
    padding: 15px;
    cursor: pointer;
    font-size: 15px;
	text-align:center
}
.contact p{
	font-family:'Armata', Sans-serif;
}
.map-container {
	width: 100%;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; 
}
.map-container iframe.clicked{
	pointer-events: auto;
}
.alert{
	position: fixed;
    width: auto;
    right: 11px;
    bottom: 0;
	z-index:99999999999;
}
.alert-danger{
	color:#fff;
	background:#e91e1e;
}
.alert-success{
	color:#fff;
	background:#009688;
}

.large-h1 {
  font-size: 46px;
  letter-spacing: 0px;
  line-height: 26px;
  text-transform: none;
  font-weight: 300;
}
h1 {
  font-family: 'Armata', sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
h1 a {
  color: #000;
}
h1 a:hover {
  cursor: pointer;
  color: #1976d2 !important;
}
h2 {
  display: inline-block;
  padding: 0;
  font-size: 18px;
  color: #000;
  font-family: 'Armata', Arial;
  font-weight: 600;
  margin: 0;
}
.large-h3 {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 26px;
}
h3 {
  font-family: 'Armata', arial;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  margin: 30px 0 0;
  line-height: 20px;
}
h3 a {
  color: #000 !important;
}
h3 a:hover {
  color: #1976d2 !important;
}
h4 {
  font-family: 'Armata', arial;
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
h6 {
  display: inline-block;
  padding: 0;
  font-size: 14px;
  color: #000;
  font-family: 'Armata', Arial;
  font-weight: 600;
  margin: 0;
}
h6 a {
  color: #000;
}
h6 a:hover {
  color: #1976d2 !important;
}
p {
  font-size: 14px;
  margin: 10px 0 0;
  line-height: 22px;
  text-align:justify;
}
a {
  color: #1976d2;
}

.top-bar {
  background:#1976d2;
  color: #fff;
  font-family: 'Armata',Sans-serif;
}
.top-bar .left-side {
  list-style: none;
  margin: 0px;
  padding: 12px 0px;
  font-size: 12px;
}
.top-bar .left-side li i {
  margin: 0px 5px 0px 0px;
}
.top-bar .left-side li:nth-child(1),
.top-bar .left-side li:nth-child(2) {
  margin-right: 0px;
}
.top-bar .left-side li a {
  color: #fff;
}
.top-bar .social-icons {
  margin: 10px 0px;
  list-style: none;
  display: flex;
}
.top-bar .social-icons li {
  padding: 0px;
  margin: 0px;
}
.top-bar .social-icons li:first-child a {
  border-left: 1px solid #ccc;
  padding: 11px 17px 11px 17px;
}
.top-bar .social-icons a {
  color: #fff;
  padding: 11px 15px 11px 15px;
  border-left:1px solid #ccc;
}
.top-bar .social-icons li:hover a {
	color: #ccc;
	background: #1565C0;
}

.fix-nav {
  position: fixed;
  top: 10px;
}
.navbar {
  margin-bottom: 0px;
  border: 0px;
  width: 100%;
  z-index: 9;
  background: #fff;
}
.nav-padding {
  padding: 10px 0px 10px 0px;
  width: 100%;
  z-index: 9;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.navbar-brand {
  color: #333;
  font-family: 'Montserrat', arial;
  font-size: 17px;
  text-transform: uppercase;
  padding: 0px;
  font-weight: 600;
  padding-top:4px
}
.new-head{
	color:#333;
	font-weight:500;
}
.navbar-brand img {
  width:auto;
}
.navbar-brand:hover {
  color: #000;
}
.navbar-nav {
  font-family:'Roboto',sans-serif;
  font-weight: 700;
  font-size: 13.5px;
  margin: 8px -15px 0px 0px;
}
.navbar-nav li {
  margin: 0px 1px;
}
.navbar-nav li:last-child {
  margin: 0px;
}
.navbar-nav li a {
  color: #000;
  padding: 7px 7px;
}
.navbar-nav li:hover a {
	color: #333;
    background: #FFF !important;
    border-bottom: 1px solid #ccc;
}
.navbar-nav li:hover i {
  color: #FFC107;
}
.navbar-nav .has-sub ul {
  display: none;
  position: absolute;
  z-index: 11;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 200px;
  border: 1px solid #ccc;
}
.navbar-nav .has-sub:hover ul {
  display: block;
}
.navbar-nav .has-sub ul li {
  margin: 0px;
}
.navbar-nav .has-sub ul li a {
  color: #333;
  padding: 8px 12px;
  display: block;
  font-size: 14px;
}
.navbar-nav .has-sub ul li:hover a {
  color: #000;
  background: #FFC107 !important;
}
.navbar-nav .active {
  background: #FFC107;
}
.navbar-nav .has-sub .parent-menu:after {
  content: "\f107";
  color: #1976d2;
  font-family: fontawesome;
  padding-left: 8px;
}
.navbar-nav .has-sub:hover .parent-menu:after {
  color: #FFC107;
  content: "\f107";
}
.navbar-toggle .icon-bar {
  background: #000;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 200ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -6px;
  transform: rotate(-45deg);
}

#hero {
  color: #fff;
}
#hero .owl-nav div {
  border: 2px solid #FFC107;
  font-size: 19px;
  height: 40px;
  left: 40px;
  position: absolute;
  top: 45%;
  width: 40px;
}
#hero .owl-nav div.owl-next:hover,
#hero .owl-nav div.owl-prev:hover {
  background: #FFC107;
}
#hero .owl-nav div.owl-next {
  background: none;
  left: auto;
  right: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  padding-right: 7px;
  padding-top: 0px;
}
#hero .owl-nav div.owl-prev {
  background: none;
  left: 20px;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 10px;
  padding-top: 0px;
}
#hero h1 {
  font-family: 'Armata',sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: none;
}
#hero .btn i {
  margin: -2px 0px 0px 10px;
  font-size: 14px;
}
.guidline{
	color:#ff0000;
}
.slide {
  background-size: cover;
}
#blog{
	margin-bottom:40px;
}


#about img {
  width: 100%;
  height:200px;
}
#about .video-img {
  min-height: 300px;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
#about .video-icon {
  display: block;
  padding: 122px 0;
  text-align: center;
}
#about .video-icon i {
  color: #fff;
  width: 85px;
  height: 85px;
  border: 5px solid #fff;
  text-align: center;
  font-size: 24px;
  line-height: 79px;
  border-radius: 50%;
  padding-left: 10px;
}
#about .video-icon i:hover {
  color: #FFC107;
  border: 5px solid #FFC107;
}
#about .social-bookmark {
  margin-top: 23px;
}
#about .social-bookmark ul {
  list-style: none;
  margin: 0px 0px 0px -5px;
  padding: 0px;
}
#about .social-bookmark li {
  display: inline;
  margin: 0px 5px 0px 0px;
}
#about .social-bookmark li a {
  color: #eee;
}
#about .social-bookmark li a:hover {
  color: #FFC107;
}
#about .social-bookmark li .fa-inverse {
  color: #1976d2;
}

#team .box-padding p {
  margin: 0px;
}
#team img {
  width: 100%;
  margin: 40px 0px 0px 0px;
}
.facts-count {
  background-attachment: fixed;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  color: #fff;
  font-family: 'Montserrat', arial;
}
.facts-overlay:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.single-fact-item {
  padding-bottom: 20px;
}
.single-fact-item i {
  color: #FFC107;
  font-size: 40px;
}
.single-fact-item h2 {
  margin-bottom: 5px;
  color: #fff;
  display: block;
  font-size: 30px;
}
.single-fact-item h4 {
  display: inline-block;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  color: #fff;
  font-family: 'Armata',sans-serif;
  font-weight: 500;
  margin: 0px;
}
.faq-area .panel-title {
  font-weight: 400;
  font-size: 14px;
}
.faq-area p {
  margin: 0px;
  font-size: 14px;
}
.faq-area img {
  width: 100%;
}
.faq-area .panel-heading {
  background: #eeeeee;
}
.brand-area {
  margin-bottom: 50px;
}
.brand-area .owl-nav div {
  border: 2px solid #FFC107;
  font-size: 19px;
  height: 40px;
  left: 40px;
  position: absolute;
  top: 45%;
  width: 40px;
}
.brand-area .owl-nav i {
  color: #000;
}
.brand-area .owl-nav div.owl-next:hover,
.brand-area .owl-nav div.owl-prev:hover {
  background: #FFC107;
}
.brand-area .owl-nav div.owl-next {
  background: none;
  left: auto;
  right: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  padding-right: 7px;
  padding-top: 0px;
}
.brand-area .owl-nav div.owl-prev {
  background: none;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 10px;
  padding-top: 0px;
}
.single-brand-item {
  overflow: hidden;
}
.single-brand-item a {
  padding: 35px 45px;
  display: block;
}
.owl-dot.active span,
.owl-dot:hover span {
  background: #1976d2 !important;
}

#blog .sidebar-area .widget {
  margin-bottom: 40px;
}
#blog .sidebar-area form {
  width: 100%;
}
#blog .sidebar-area .search-form {
  display: flex;
}
#blog .sidebar-area .searchbox {
  color: #333;
  float: left;
  z-index: 1;
  position: relative;
  font-size: 14px;
  width: 100%;
  margin-top: -38px;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 38px;
}
#blog .sidebar-area .searchbox-btn {
  border: 0;
  font-size: 14px;
  cursor: pointer;
  float: right;
  z-index: 5;
  position: relative;
  padding: 9px 16px;
  line-height: 1.125em;
  margin: 0;
  height: 38px;
  -webkit-transition: all .2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #FFC107;
  color: #000;
}
#blog .sidebar-area h6 {
  margin: 0px;
  padding: 0px;
}
#blog .sidebar-area p {
  font-size: 14px;
  margin: 5px 0px 0px 0px;
  line-height: 18px;
  text-align:left
}
#blog .sidebar-area .post-thumb {
  margin-top: 	5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#blog .sidebar-area .post-thumb-img {
  width: 70px;
  height: 80px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
#blog .sidebar-area .post-thumb .post-meta {
  overflow: hidden;
}
#blog .sidebar-area .cat-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#blog ul li{
	list-style-position: outside;
	font-size:14px;
	list-style:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	margin-bottom:5px;
	text-align:justify
}
#blog .sidebar-area .cat-list li a {
    font-size: 14px;
    color: rgba(39, 24, 24, 0.92);
    letter-spacing: 1px;
    padding: 8px 0 8px 1px;
    display: block;
    border-bottom: 1px solid rgba(231, 231, 231, 0.3);
    position: relative;
    font-weight: 500;
}
#index .sidebar-area .cat-list li a:before {
  position: absolute;
  content: "\f101";
  font-family: fontawesome;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
#blog .sidebar-area .cat-list li a:hover {
  color: #1976d2;
  font-weight: 600;
}
#blog .sidebar-area .tags li a {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
  border: 2px solid #FFC107;
  margin-top: 10px;
  margin-right: 0px;
  color: #777;
  font-weight: 500;
  border-radius: 15px;
  background: #fff;
}
#blog .sidebar-area .tags li a:hover {
  background: #FFC107;
  border-color: #FFC107;
  color: #1976d2;
}
#blog .blog-meta {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
#blog .blog-meta li {
  padding: 10px 10px 5px 0px;
  margin: 0px 10px 10px 0px;
  float: left;
}
#blog .blog-meta li a {
  font-weight: 600;
}
#blog .blog-meta li i {
  margin: 0px 10px 0px 0px;
}
#blog iframe {
  width: 100%;
}

.single-blog {
  font-family: 'Armata', sans-serif;
}
.single-blog .breadcrumb {
  padding: 0px 0px 5px 0px;
  text-align: right;
}
.single-blog .breadcrumb a {
  color: #000;
}
.single-blog .small-img {
  width: 300px !important;
  margin: 8px 20px 5px 0px;
}
.single-blog p {
  line-height: 28px;
  font-size: 16px;
}
.single-blog ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  line-height: 25px;
}
.single-blog blockquote {
  border-left: 5px solid #1976d2;
  font-family: 'Armata', sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.single-blog .single-blog-sidebar {
  margin-top: 40px;
}
.comments-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.comments-list li {
  overflow: hidden;
  margin-top: 40px;
}
.comments-list,
.comments-list ul {
  width: 100%;
  overflow: hidden;
}
.comments-list .author {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 10px;
  font-family: 'Armata', Arial;
  font-weight: 600;
}
.comments-list .avatar {
  width: 10%;
}
.comments-list .avatar img {
  border-radius: 50%;
}
.comments-list .btn {
  font-size: 12px;
  padding: 2px 10px;
  position: relative;
  margin: 0;
}
.comments-list p {
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
}
.comments-list .comment {
  width: 90%;
  padding-left: 5%;
}
.comments-list .avatar,
.comments-list .comment {
  display: inline-block;
  float: left;
}
.comments-list ul {
  padding-left: 10%;
  list-style: none;
}
.comments input {
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  width: 100%;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 38px;
  margin-top: 20px;
}
.comments textarea {
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  width: 100%;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 100px;
  margin: 20px 0px 0px 0px;
}
.comments .btn {
  width: auto;
}

#generic-page {
  position: relative;
  top: 50%;
  z-index: 2;
}
#generic-page h1 {
  padding-top: 40px;
}
#generic-page p {
  margin: 50px 0px;
}
#generic-page .generic-icon {
  font-size: 70px;
  color: #1976d2;
}
#generic-page form {
  width: 100%;
}
#generic-page .search-form {
  display: flex;
  margin-top: 20px;
}
#generic-page .searchbox {
  color: #333;
  float: left;
  z-index: 1;
  position: relative;
  font-size: 14px;
  width: 100%;
  margin-top: -38px;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 38px;
}
#generic-page .searchbox-btn {
  border: 0;
  font-size: 14px;
  cursor: pointer;
  float: right;
  z-index: 5;
  position: relative;
  padding: 9px 16px;
  line-height: 1.125em;
  margin: 0;
  height: 38px;
  -webkit-transition: all .2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #FFC107;
  color: #000;
}
.clock {
  margin: 20px 0px;
  font-family: 'Montserrat', arial;
}
.clock-hold {
  display: inline-block;
  background: #fff;
  padding: 18px 0px;
  font-size: 22px;
  font-weight: 600;
  min-width: 85px;
  border: 2px solid #FFC107;
  border-radius: 50%;
  margin: 0px 5px;
}
.clock .clocktext {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: -5px;
}

.background-image-fluid {
  height: 50vw;
  max-height: 640px;
  overflow: hidden;
  padding: 0;
}
.bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
#contactform img {
  width: 100%;
}
#contactform .row,
#contactmap .row {
  margin: 0px;
}
#contactmap iframe {
  width: 100%;
  margin-bottom: 0px;
  padding: 0px;
}
#contactform input {
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  width: 100%;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 38px;
  margin-top: 20px;
}
#contactform textarea {
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  width: 100%;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 100px;
  margin: 20px 0px 0px 0px;
}
#address a {
  color: #1976d2 !important;
}
#fixed-map,
#fixed-form {
  padding-left: 0px;
}

.fluid-contact {
  padding: 0 10%;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
}
.fluid-contact hr {
  margin: 10px 0px;
}
.fluid-contact .input-name {
  width: 47.5% !important;
  float: left;
}
.fluid-contact .input-email {
  width: 47.5% !important;
  float: left;
  margin-left: 5%;
}
.fluid-contact .input-text {
  clear: both;
  margin-top: 20px;
  display: inline;
}
.fluidmap {
  height: 100%;
  background: #e5e3df;
}
.fluidmap iframe {
  height: 100%;
  width: 100%;
  margin-bottom: -5px;
}

#footer {
  background-color: #111;
  color: #ffffff;
}
.footer-logo h2 {
  color: #fff;
  font-family: 'Montserrat', arial;
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
  padding: 0px;
  letter-spacing: 2px;
}
.footer-newsletter h3,
.footer-links h3,
.footer-information h3 {
  font-family: 'Armata', sans-serif;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 1px;
  margin: 0px;
  margin-bottom:20px;
  padding-bottom:6px;
  border-bottom:3px solid #FFC107;
  text-transform:uppercase;
}
#footer p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 0px;
}
#footer .footer-links-list ul,
#footer .footer-information ul {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  line-height: 22px;
}
.footer-newsletter p {
  padding-bottom: 20px;
}
.footer-newsletter input.newsletter {
  color: #333;
  float: left;
  z-index: 1;
  position: relative;
  font-size: 14px;
  width: 100%;
  margin-top: -38px;
  padding: 9px 12px;
  line-height: 1.125em;
  height: 38px;
}
.footer-newsletter .newsletter-btn {
  border-radius: 0 3px 3px 0;
  border: 0;
  font-size: 14px;
  cursor: pointer;
  float: right;
  z-index: 5;
  position: relative;
  padding: 9px 16px;
  line-height: 1.125em;
  margin: 0;
  height: 38px;
  -webkit-transition: all .2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #FFC107;
  color: #000;
}
.footer-links ul li a {
  color: #FFC107;
  font-size: 14px;
}
.footer-information ul li {
  font-size: 14px;
  padding: 5px 0px;
}
.footer-information ul li:nth-child(1) i {
  margin-right: 14px;
}
.footer-information ul li:nth-child(2) i {
  margin-right: 10px;
}
.footer-information ul li:nth-child(3) i {
  margin-right: 10px;
}
.footer-information ul li:nth-child(4) i {
  margin-right: 10px;
}
.footer-information ul li:nth-child(5) i {
  margin-right: 10px;
}
.footer-information ul li:nth-child(6) i {
  margin-right: 10px;
}
.footer-information a {
  color: #FFC107;
}
.footer-copy-end {
  background-color: #090909;
  padding: 20px 0 16px;
}
.footer-copyright {
  font-size: 12px;
}
.footer-copyright a {
  color: #FFC107;
}
.footer-copy-end .social-icons {
  margin-bottom: 0px;
}
.footer-copy-end .social-icons a {
  color: #fff;
}
.footer-copy-end .social-icons a:hover {
  color: #FFC107;
}


.btn {
  background: #FFC107;
  border: 0px;
  font-size: 14px;
  padding: 8px 15px;
  font-family: 'Montserrat', arial;
  color: #000;
  margin: 20px 0px 0px 0px;
  border-radius: 0px;
}
.btn i {
  margin: -4px 0px 0px 20px;
  font-size: 10px;
}
.btn:hover,
.btn:focus,
.btn:active {
  background: #FFC107;
  color: #000;
}

.title-border-small {
  background: #FFC107 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin: 17px 0px;
  width: 50px;
}
.title-border {
  background: #FFC107 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin: 25px 0px;
  width: 50px;
}
.title-border-center {
  background: #FFC107 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin: 10px auto;
  width: 50px;
}

.breadcrumb {
  background: none;
  font-family: 'Open Sans', arial;
  font-size: 12px;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}
.breadcrumb li:first-child a {
  color: #FFC107;
}
.breadcrumb li a {
  color: #eee;
}
.breadcrumb li:hover a {
  font-weight: 600;
}

.pagination-container {
  clear: both;
}
.pb-pagination {
  clear: both;
  padding: 0px 0px 0px 0px;
}
.pb-pagination ul {
  margin: 40px 0px 0px 0px;
}
.pb-pagination .pagination > li > a,
.pagination > li > span {
  color: #000;
}
.pb-pagination .pagination li a:hover {
  background: #1976d2;
  color: #fff;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: #FFC107;
  border-color: #FFC107;
}

#services .box-padding p {
  margin: 20px 0px 0px 0px;
}
#services img {
  width: 100%;
  margin: 20px 0px 0px 0px;
}

#work .tabs {
  font-weight: 600;
  margin: 20px 0px 0px 0px;
}
#work .tabs button {
  letter-spacing: 1px;
  background: #fff;
  border: 0px;
  outline: 0px;
  padding: 6px 10px;
  background: #eee;
}
#work .tabs button:hover {
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  background: #1b2ba0;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
}
#work .tabs .active-work {
  background: #1b2ba0;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
}
#work .gallery_product {
  margin-top: 30px;
}
.hover14 figure {
  position: relative;
}
.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hover14 figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.cs-style-3 figure {
  margin: 0;
  position: relative;
}
.cs-style-3 figure img {
  display: block;
  position: relative;
  width: 100%;
}
.cs-style-3 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 10px;
  background: #FFC107;
  color: #000;
}
.cs-style-3 figure {
  overflow: hidden;
}
.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.cs-style-3 figcaption {
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

#blog img {
  width: 100%;
}
#blog .box-padding a {
  color: #1976d2;
}
#blog .box-padding p {
  margin: 15px 0px 20px 0px;
}
#blog .box-padding i {
  margin-left: 10px;
}
#blog .read-more {
  border: 2px solid #1976d2;
  background: #1976d2;
  color: #fff !important;
  padding: 6px 8px;
  margin: 10px 0px 0px 0px;
  font-size: 14px;
  font-family: 'Montserrat', arial;
}
#blog .read-more i {
  font-size: 10px;
}
#blog .read-more:hover {
  border: 2px solid #1976d2;
  background: #fff;
  color: #1976d2 !important;
  margin: 10px 0px 0px 0px;
  font-size: 14px;
}

#testimonials {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}
#testimonials .carousel-control {
  top: 40%;
  background: none;
}
#testimonials blockquote {
  border: none;
}
#testimonials h1 {
  text-shadow: 0px 1px 0px #000;
}
#testimonials p:before {
  content: '\f10d';
  font-family: FontAwesome, sans-serif;
  font-size: 35px;
  margin: 0px 20px 0px 0px;
  color: #FFC107;
}
#testimonials p {
  font-size: 22px;
  line-height: 35px;
  padding: 50px 0px 50px 0px;
  font-weight: 300;
}
#testimonials .name {
  font-size: 21px;
  display: block;
  font-family: 'Montserrat' arial;
}
#testimonials .job {
  font-size: 14px;
}

#banner {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}
#banner h2 {
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  padding: 0px;
}
#banner p {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0px 0px 0px;
}
#banner .btn {
  margin-top: 30px;
}
#banner .btn i {
  margin: -2px 0px 0px 10px;
  font-size: 15px;
}
@media (max-width: 991px) {
  
  
  .back-to-top {
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .back-to-top.cd-is-visible {
    bottom: 10px;
  }
  .back-to-top i {
    margin-top: 4px;
  }
  
  .two-col-padding {
    padding: 0px;
  }
  .two-col-padding-left {
    padding: 0px;
  }
  .hero-padding {
    padding: 60px 0px;
  }
  .div-padding {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .div-padding-fluid {
    margin-top: -50px;
    margin-bottom: 100px;
  }
  .title-border,
  .title-border-center {
    margin: 20px auto;
  }
  .mobile-img {
    margin-top: 40px;
    padding: 0px;
  }
  .page-slide p {
    padding: 0px;
  }
  
  .navbar-brand {
    font-size: 22px;
    padding-top:0px;
    margin-top: -50px;
  }
  .navbar-brand img {
    width: 85%;
    margin: 10px 0px 0px 0px;
  }
  .navbar-nav {
    font-family: 'Montserrat', arial;
    font-weight: 500;
    font-size: 12px;
    margin: 8px 0px;
  }
  .navbar-nav li {
    margin: 0px;
  }
  .navbar-nav > li > a {
    padding: 7px 10px;
  }
  
  #hero {
    text-align: center;
  }
  #hero .owl-nav {
    display: none;
  }
  
  
  
  #about {
    text-align: center;
  }
  #about .social-bookmark {
    margin: 30px 0px 30px 0px;
  }
  
  .faq-area h1 {
    text-align: center;
    margin-top: 50px;
  }
  .faq-area img.img.img-responsive {
    margin: 0 auto 50px;
  }
  
  #blog .sidebar-area .post-thumb-img {
    height: 49px;
  }
  #blog .sidebar-area p {
    display: none;
  }
  #blog .sidebar-area .post-thumb {
    margin-top: 14px;
  }
  .single-blog .small-img {
    width: 100% !important;
    margin: 0px 20px 20px 0px;
  }
  
  #contactform img {
    margin-top: 40px;
  }
  #contactform,
  #contactmap {
    text-align: center;
  }
  #contactmap iframe {
    width: 100%;
    margin-bottom: -5px;
  }
  .background-image-fluid {
    width: 100%;
    overflow: visible;
    height: auto;
    overflow: visible;
    max-height: none;
  }
  .fluid-contact {
    padding: 0px 15px;
    margin: 50px 0px 0px 0px;
    transform: none;
    -webkit-transform: none;
    -moz-transform:none;
    text-align: center;
    background: #fff;
    z-index: 999;
  }
  #fluid-form {
    padding: 50px 60px 0px 60px;
    text-align: center;
  }
  .fluid-img {
    padding:0px;
    text-align: center;
  }
  .fluidmap {
    text-align: center;
    margin-top:50px;
  }
  .fluidmap iframe {
    width: 100%;
    height: 450px;
  }
  
  #footer .cols {
    min-height: 210px;
  }
  
  
  #testimonials p {
    font-size: 16px;
    padding: 35px 0px;
    line-height: 24px;
  }
}

@media (max-width: 768px) {
  
  .large-h1 {
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 26px;
    text-transform: none;
  }
.div-padding {
    margin: 20px;
}
.divs-padding{padding:0px 9px}
  
  
  .top-bar .left-side li:nth-child(1) {
    display: none;
  }
  .left-side {
    text-align: center;
  }
 
  
  .nav-padding {
    padding: 10px 0px;
  }
  .navbar-brand {
    margin-left: 15px;
  }
  .navbar-brand img {
    display:none
  }
.new-head{display:block;font-size:11px;width: 75%;}
  #navbar {
    position: absolute;
    width: 100%;
    z-index: 999;
    padding: 0px;
    background: #ffffff;
margin-top: 12px;
  }
  #navbar .pull-right {
    float: none !important;
  }
  .navbar-nav li {
    border-bottom: 1px solid #eee;
  }
  .navbar-nav li:last-child {
    border: 0px;
  }
  .navbar-nav .has-sub ul {
    width: 100%;
    position: relative;
  }
  .navbar-nav .has-sub ul li {
    border: 0px;
  }
  .navbar-nav .has-sub ul li a {
    font-size: 11px;
  }
  .collapsed:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar-nav .has-sub a:after {
    float: right;
    padding-left: 0px;
  }
  
  .facts-count {
    margin-top: 40px;
  }
  
  #blog .sidebar-area .widget {
    margin: 40px 0px 0px 0px;
  }
  #blog .sidebar-area p {
    display: block;
  }
  
  .single-blog {
    margin-top: 0px !important;
  }
  .single-blog .breadcrumb {
    display: none;
  }
  
  #generic-page p {
    font-size: 14px;
    margin: 10px 0px;
  }
  .clock-hold {
    display: inline-block;
    background: #fff;
    padding: 18px 0px;
    font-size: 14px;
    font-weight: 600;
    min-width: 75px;
    border: 2px solid #FFC107;
    border-radius: 50%;
    margin: 0px 2px;
  }
  
  #fluid-form {
    padding: 50px 15px 10px 15px;
    text-align: center;
  }
  #fluid-map {
    padding: 50px 15px 50px 15px;
    text-align: center;
  }

  
  #footer {
    text-align: center;
  }
  #footer .cols {
    min-height: auto;
  }
  .footer-newsletter h3,
  .footer-links h3,
  .footer-information h3 {
    padding-top: 10px;
    margin-top: 20px;
  }
  .footer-information h3 {
    margin-top: 20px;
  }
  .footer-information ul {
    line-height: 14px !important;
  }
  .footer-links {
    clear: both;
    padding-top: 1px;
  }
  .footer-links h2 {
    font-size: 22px;
  }
  .footer-copy-end .text-right {
    text-align: center;
    margin-top: 10px;
  }
  
  
  #banner {
    text-align: center;
  }
  #banner .btn {
    margin-top: 10px;
  }
  #banner .text-right {
    text-align: center;
  }
  #testimonials .left {
    left: 0px;
  }
  #testimonials .right {
    right: 0px;
  }
}
@media (max-width: 320px){
	body {
	  margin-right:-15px;
	  overflow-x:hidden;
	}
	.navbar-toggle {
		margin-right: 42px;
	}
}
@media (min-width: 2400px) {
  .container {
      width: 1920px; 
  }
}
.breadcrumb {
	padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    border-radius: 4px;
	float:right;
}

