/* ===== Equnix Theme CSS ==================================================
	Author: Rezon Jovian - rezon@equnix.biz
	==========================================================================

	Content:
	1. General style
	2. Content Specific style
	3. Vendor Specific style

*/

/* ========== 1. GENERAL STYLES ========= */

html,body {
	margin-top:30px;
	padding-bottom:0px;
	height:100%;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
}

.arvo {
	font-family: "Arvo", Helvetica, Verdana;
}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	font-size: 50px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size: 30px;
}

h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size: 24px;
}

h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size: 18px;
}

h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size: 14px;
}

h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size: 12px;
}

p {
	/*font-size:1.2em;*/
	color:#565656;
	line-height:1.5em;
}

footer, footer h4 {
			font-family: 'Roboto', sans-serif;
		}
		
.blue-background p {
	font-size:1.2em;
	color:#FFFFFF;
	line-height:1.5em;
}

.landing{
	font-size: 21px !important;
}

li {
	font-size:1em;
	color:#565656;
}

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

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

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

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

.p-b-10 {
	padding-bottom:10px;
}

.p-b-20 {
	padding-bottom:20px;
}

.yellow {
	color:#F7BF1E;
}
.light-black-background {
	background-color:#1E1D1C;
	color:#D6D5D5;
}

.black-background {
	background-color:#151414;
	color:#afafaf;
}
.yellow-background {
	background-color:#F7BF1E;
	color:#efefef;
}

.orange {
	color:#F7941E;
}
.white-gray {
	color:#AFAFAF;
}
.white{
	color:#efefef;
}
.orange-background {
	background-color:#F7941E;
	color:#efefef;
}
.dark-blue-background {
	background-color:#09164C;
	color:#efefef;
}
.dark-blue-background p {
	color:#dedede;
}
.blue-background {
	background-color:#1f71c6;
	color:#efefef;
}
.light-blue {
	color:#ECEFFB;
}

.light-blue-background {
	background-color:#ECEFFB;
}
.gray-background {
	background-color:#eee;
}
.aqua-background {
	background-color:#37aed7;
	color:#efefef;
}
.aqua-background p {
	color:#dedede;
}.azure-background {
	background-color:#45a8e2;
	color:#efefef;
}
.azure-background p {
	color:#dedede;
}

.btn-orange {

	transition: all 0.2s ease;
	background-color:#FF8B00;
	color:#fff;
    font-size: 16px;
	outline:none !important;
}

.btn-orange:hover,.btn-orange:focus {
	color:#fff;
	background-color:#FF9920;
	box-shadow:none;
}


.btn-back {

	transition: all 0.2s ease;
	/*background-color:#333333;*/
	background-color:#0F1626;
	color:#fff;
    font-size: 16px;
	outline:none !important;
}

.btn-back:hover,.btn-back:focus {
	color:#fff;
	background-color:#333333;
	box-shadow:none;
}

.center-arrow {
	margin-top:-1px;
	position:absolute;
	width:100%;
}
.banner-arrow {
	margin:0px auto;
	text-align:center;
	font-size:40px;
	padding:25px 0;
}

.banner-arrow a {
	color:#D0D0D0 !important;
	transition: all 0.3s ease;
}
.banner-arrow a:hover {
	color:#F7941E  !important;
}
.arrow-down {
	margin:0px auto;
	width: 0;
	height: 0;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 40px solid #fff;
}

.arrow-down.orange {
	border-top-color: #F7931E;
}

.arrow-down.gray {
	border-top-color: #EEE;
}

.arrow-down.light-blue {
	border-top-color:#ECEFFB;
}
.arrow-down.dark-blue {
	border-top-color:#09164C;
}
.arrow-down.blue {
	border-top-color:#1f71c6;
}
.arrow-down.azure {
	border-top-color:#45a8e2;
}
.arrow-down.aqua {
	border-top-color:#37aed7;
}

.icon {
	text-align:center;
}

.icon .glyphicon {
	font-size:2em;line-height:66px;
}

.go-up {
	display: inline-block;
	padding-top:4px;
	padding-left:2px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 25px;
	position: fixed;
	bottom: -40px;
	right: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #404040;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	opacity:0.4;
	cursor:pointer;
}

.go-up.show {
	bottom: 25px;
}

.go-up:hover,.go-up:focus  {
	background-color: #F7941E;
	opacity:0.9;
	color: #FFFFFF;
}
ul.list-ok {
	padding-left:15px;
}
ul.list-ok li {
	list-style-type:none;
	color:#565656;
}

ul.list-ok li span.glyphicon {
	padding-right:10px;
	color:rgb(255, 143, 0);
	font-size:16px;
}

.table-blue th {
	background-color:#2F4088;
	color:#efefef;
}

.table-blue td {
	background-color:#E8E8E8;
}

.table-blue td + td, .table-blue th + th {
	border-left:1px solid #EEEEEE;
}


/* ========== 2. CONTENT SPECIFIC STYLES ========= */

.logo {
	height:45px;
}

nav.navbar {
	background-color:rgba(0, 0, 0, 0.3);
	height:68px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	transition: all 0.2s ease;
}

nav.navbar li>a {
		font-family: 'Lato', sans-serif;
		color:#efefef;
		font-weight:700;
		transition: all 0.2s ease;
}
	
nav.navbar li>a:focus, li>a:hover {
		background-color:#174573 !important;
		color:#efefef !important;
}
	


nav.navbar.solid {
	background-color:#003366;
	height:68px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.30);
	transition: all 0.2s ease;
}

.navbar-brand {
	padding:10px 15px;
}

/*#navbar .navbar-nav li a{
	font-family: 'Lato', sans-serif;
	color:#efefef;
	font-weight:700;
	transition: all 0.2s ease;
}*/

/*#navbar .navbar-nav li a:hover, #navbar .navbar-nav li a:focus,#navbar .navbar-nav li.active a {
	background-color:#1f71c6;
	color:#efefef !important;
}*/
#navbar .navbar-nav li.orange-background a:hover, #navbar .navbar-nav li.orange-background a:focus,#navbar .navbar-nav li.orange-background.active a  {
	background-color:#F78500;
}

#navbar .navbar-nav > li > a {
	line-height:38px;
}

/*#navbar li.normal-menu {
	background-color:#003366;
}*/


#slogan { /* Erase #navbar since #slogan position changed */
	display:none;
	margin-right:30px;
	font-size:1.2em;
	color:#efefef;
}
@media (min-width: 842px) {
	#slogan {
		display: block;
	}
}
.jumbotron {
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:120px;
}

.jumbotron p{
	font-size:19px;
}
article {
	padding-top:70px;
	padding-bottom:70px;
}
article header {
	margin-bottom:40px;
}

article header h2 {
	text-align:center;
}
#postgres h2,#postgres h1 {
	margin-top:0px;
}
#features h3 {
	margin-top:15px;
}

#features span.glyphicon {
	color:#4359B5;
}

#services img {
	border-radius:10px;
}

#services hr {
	border-top-color:#E0E1E6;
}

#services .professional-services, #services .advanced-training {
	margin-top:70px;
}

#client-logo {
	padding-bottom:70px;
}

#story .unslider-arrow {
   display: block;
    width: 32px;
    height: 32px;
    top: 50%;
    right: -25px;
    left: auto;
    margin-top: -16px;
    overflow: hidden;
    background: rgba(0,0,0,.2) no-repeat 50% 50%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==');
    background-size: 7px 11px;
    border-radius: 32px;
    text-indent: -999em;
    opacity: .6;
    transition: opacity .2s;
}

#story .unslider-arrow:hover {
	opacity:1;
}

#story .unslider-arrow.prev {
    left: -25px;
    right: auto;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#story h3 {
	margin-top:0px;
	margin-bottom:20px;
}

#story .slider-logo {
	padding-bottom:30px;
}

#story p {
	font-size:1em;
	line-height:1.45em;
}

#client .unslider-arrow {
   display: block;
    width: 32px;
    height: 32px;
    top: 50%;
    right: -25px;
    left: auto;
    margin-top: -16px;
    overflow: hidden;
    background: rgba(0,0,0,.2) no-repeat 50% 50%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==');
    background-size: 7px 11px;
    border-radius: 32px;
    text-indent: -999em;
    opacity: .6;
    transition: opacity .2s;
}

#client .unslider-arrow:hover {
	opacity:1;
}

#client .unslider-arrow.prev {
    left: -25px;
    right: auto;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#client h3 {
	margin-top:0px;
	margin-bottom:20px;
}

#client .slider-logo {
	padding-bottom:30px;
}

#client p {
	font-size:1em;
	line-height:1.45em;
}


.button-form {
	background-color: #4960C1;
    color: #efefef;
	margin-bottom:15px;
	font-size:0.95em;
}

.button-form:hover,  .button-form:focus, .button-form.active {
	background-color:#EC9835;
	color:#efefef;
	outline:none !important;
}

#form-contact {
	display:none;
}

/*popup-css start*/
.button-form-pop {
	background-color: #4960C1;
    color: #efefef;
	margin-bottom:15px;
	font-size:0.95em;
}

.button-form-pop:hover,  .button-form-pop:focus, .button-form-pop.active {
	background-color:#EC9835;
	color:#efefef;
	outline:none !important;
}

#form-contact-pop {
	display:none;
}

.modal-container {
	display: none; 
	position: fixed; 
	z-index: 1; 
	padding-top: 100px; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	vertical-align: middle;
	overflow: auto;
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4); 
}

.modal-content {
	margin: auto;
	border: 1px solid #888;
	padding-left: 0px;
	padding-right: 0px;
}

#second-page{
		margin-bottom: 40px;
}

/* The Close Button */

.close-btn-container{
	float: right;
	padding: 8px;
}

.close-btn {
    color: white;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: #E1E8ED;
    text-decoration: none;
    cursor: pointer;
}

/* make font smaller when viewport is extra small*/
@media (max-width: 767px) {
	.contact-h2{
		font-size: 20px;
	}
	
	.contact-h3{
		font-size: 18px;
	}
	
	.button-list{
		font-size: 14px;
	}
	
	#contact-button{
		margin-top: 0px;
	}
	
	#second-page{
		margin-bottom: 20px;
	}
}

/*popup-css end*/



#thank-you {
	color:#efefef;
	text-align:center;
}

footer {
	padding: 30px 0 0;
	-webkit-box-shadow: 0px -5px 12px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -5px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px -5px 12px 0px rgba(0,0,0,0.15);
	text-align:center !important;
}

footer p {
	font-size:0.95em;
	color:#797979;
}

footer small {
	color:#9a9a9a;
	font-size:17px;
}
footer .footer-logo {
	margin-top:0px;
	max-width:300px;
	margin:0px auto;
}
footer .glyphicon {
	font-size:12px;
	padding-right:5px;
}
footer .copyright {
	padding-top:13px;
	-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.15);
}

@media (min-width: 48em) {

	#navbar .navbar-nav > li > a {
		font-size:0.4em;
		padding:15px 10px 12px; /* reduce padding bottom so orange border is not blocked */
	}

	.jumbotron {
		padding-top:30px;
	}

	.jumbotron p{
		font-size:21px;
	}
	#postgres h2, h1 {
		margin-top:20px;
	}

	#story .unslider-arrow {
		right:-50px;
	}

	#story .unslider-arrow.prev {
		left:-50px;
	}

	#story .slider-logo {
		padding-bottom:0px;
	}

	#client .unslider-arrow {
		right:-50px;
	}

	#client .unslider-arrow.prev {
		left:-50px;
	}

	#client .slider-logo {
		padding-bottom:0px;
	}

	.button-form {
		font-size:1em;
	}
	footer {
		text-align:left !important;
	}
	footer .footer-logo {
		margin-top:0;
		max-width:100%;

	}

}

@media (max-width: 942px) { /* Adjust screen width was 62em */


	#navbar .navbar-nav > li > a {
		font-size:0.6em !important;
		padding-right: 10px;
		padding-left: 10px;
		/*background-color: #003366;*/
	}
}

@media (min-width: 1028px) { /* Adjust screen width was 62em */


	#navbar .navbar-nav > li > a {
		line-height:38px;
		font-size:0.9vw;
	}

	footer .footer-logo {
		max-width:100%;
	}
}

@media (min-width: 75em) {
	footer .footer-logo {
		max-width:100%;
	}
}

#slogo {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}

#image {
	float: right;
    margin: 0 0 10px 10px;
}

#image2 {
	float: left;
    margin: 10 10 0px 0px;
	padding-right: 10px;
}

#image3 {
	margin: auto;
	padding-top: 20px;
}

/*div .key
{
	display: none;
}*/

/*iframe*/
#iframeParent > button {
  opacity: 0.3;
  position:fixed;
  float: right;
  right:10px;
  bottom:35px;
  transition: 0.5s;
  z-index: 2;
}
#iframeParent > button {
  opacity: 1;
}  

/* Hamburger menu */

.navbar-toggle {
	border: 1px solid orange;
	margin: 15px;
}

.icon-bar {
	background-color: #efefef;
}

#navbar {
	overflow: visible;
}

/*.normal-menu {
	background-color: #45a8e2	;
	
}*/

#slogan {
	color:  white;
	font-size: 20px;
}

@media (max-height: 500px)
{
	.navbar-toggle {
        display: none !important;
    }
}

@media (max-width: 700px) {
	#slogan {
		display: none;
	}
}

@media (max-width: 842px) and (min-height: 300px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
	.navbar-collapse.collapse{
        display: none!important;
    }
    
	.navbar-nav {
		margin: 7.5px -15px;
	}
    .navbar-nav>li {
        float: none;
		/*border-radius: 5px;*/
		border: solid 1px;
		border-color: black;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


/*Language Selector Styling #20171102*/
#lang-selector > form {
	background-color: #2F4088;
	min-width: auto;
}
#lang-selector > .dropdown-menu {
	min-width: fit-content;
}
#lang-selector > button {
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
	height: 100%;
}
#lang-selector,
#lang-selector > ul > li > a > span {
	color: #efefef;
	font-weight:600;
}
#lang-selector > form > button {
	background-image: none;
	background-color: transparent;
	border: none;
	min-width: -moz-available;
	min-width: -webkit-fill-available;
	text-align: left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#lang-selector > form > button:hover {
	background-image: none;
	background-color: #001063;
}

.comfortaFont{
	font-family: 'Comfortaa', cursive;
}

#representNotice{
	font-size: 20px !important;
}

.btn-primary:hover{
	border-width: 3px;
}

.btn-primary.active{
	border-width: 3px;
}

.form-control{
	font-size: 18px;
	height: 38px;
}

.form-group{
	font-size: 20px;
}

.btn{
	white-space: normal;
}