
/* ----------------------------------------------------------------
	Top Bar
-----------------------------------------------------------------*/

.top-links li > a {
	display: block;
	padding: 0 12px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	height: 44px;
	color: #fff;
}

.top-links ul ul,
.top-links ul div.top-link-section {
	display: none;
	pointer-events: none;
	position: absolute;
	z-index: 210;
	line-height: 1.5;
	background: #FFF;
	border: 0;
	top: 44px;
	left: 0;
	width: 140px;
	margin: 0;
	border-top: 1px solid #e66030;
	border-bottom: 1px solid #EEE;
	box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
}


/* ----------------------------------------------------------------
	Primary Menu
-----------------------------------------------------------------*/
#primary-menu ul li > a {
	display: block;
	line-height: 22px;
	padding: 39px 15px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}


/* Swiper Slider
-----------------------------------------------------------------*/

.slider-element .container {
	position: absolute;
	margin: 0;
	top:0px;
	left: 0px;
	width:100%;
	max-width:100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Slider Caption
-----------------------------------------------------------------*/


.slider-caption h2 {
	font-size: 36px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
}

/* ----------------------------------------------------------------
	Blog
-----------------------------------------------------------------*/

.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider {
	border-color: #e66030;
	color: #e66030;
}


/* Small Post
-----------------------------------------------------------------*/

.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover { color: #e66030; }

/* ----------------------------------------------------------------
	Comments List
-----------------------------------------------------------------*/


.comment-content .comment-author a:hover { color: #e66030; }


/* Animated Icon Hovers
-----------------------------------------------------------------*/


.fbox-effect.fbox-dark .fbox-icon i:after { box-shadow: 0 0 0 2px #e66030; }

.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i { background-color: #e66030; }

/* ----------------------------------------------------------------
	Bootstrap Specific
-----------------------------------------------------------------*/

.emphasis-title p{
	color:#032440;
}

.emphasis-title{
	color:#032440 !important;
}

#workfolw .portfolio-desc h3 a{	
	color:#312F92 !important;
	font-weight: 500;
}
#workfolw{
		background-color: #fff !important;
}
#certificate{
		background-color: #fbf9f9 !important;
}
.gallery {
	background-color: #fbf9f9 !important;
}
#contact_us{
		background-color: #fff !important;
		padding: 75px 0px;
}
#sec-contact h3{
		color:#032440 !important;
}
#sec-contact label{
		color:#fff !important;
}
#sec-contact .sm-form-control {
    border: 1px solid #221c5a;
    color: #221c5a;
}
#sec-contact .button.button-3d {
    border-radius: 10px;
    border:unset !important;
}
#sec-contact .button {
    background-color: #312F92 !important;
}
#sec-contact .button.button-3d:hover {
    background-color: unset !important;
	opacity: 0.9;
	border:1px solid #312F92 !important;
	color:#312F92
}
.contact-page-wrapper {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 770px) {
	
	.contact-page-left {
		/* height: calc(100% - 151px); */
		height: 100%;
		/* width: calc(63% - 142px); */
		width: 50%;
		position: absolute;
		float: left;		
		background-color: #312f92;
		border-radius: 5px 0 0 5px;
		padding: 100px 70px;
	}
	.contact-page-right {
		height: calc(100% - 200px);
		/* width: calc(64% - 141px); */
		width: 50%;
		float: right;
		padding: 100px 70px;
		background-color: #ffffff;
		border-radius: 0 5px 5px 0;
	}
}

@media only screen and (max-width: 769px) {
	
	.contact-page-left {
		float: none;
		position: relative;
		/* width: 80%; */
		height: auto;
		padding: 10% 10% 3%;
		border-radius: 5px 5px 0 0;
		text-align: center;
		margin: 0px auto;
	}
	.contact-page-right {
		float: none;
		/* width: 80%; */
		height: auto;
		border-radius: 0 0 5px 5px;
		padding: 10%;
		margin: 0px auto;
	}
}
.contact-page-left {
	color: #fff;
	background-color: #312F92;
}
.contact-page-right {
	background-color: #f4eeee;
}
.clear {
    clear: both;
}
.contact-info span {
    margin-right: 45px;
    font-size: 30px;
    min-width: 40px;
    float: left;
}
.contact-info-content {
    line-height: 30px;
    display: table;
    text-align: left;
}
div.wpcf7 .screen-reader-response {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.wpcf7-form {
    max-width: 100% !important;
    width: 770px !important;
    margin: 0 auto !important;
    font-size: 22px !important;
    color: #312f92 !important;
}
.wpcf7-form-control-wrap {
    position: relative !important;
}
.wpcf7 input[name="your-name"] {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.wpcf7 input[type=text], .wpcf7 input[type=email] {
    padding-bottom: 5px !important;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 300 !important;
    color: #b9b9bb !important;
    border: 0 !important;
    border-bottom: 1px solid !important;
    height: 28px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
}
.contact-page-right p{
	margin-bottom:5px; 
}
.contact-submit-holder {
    display: table;
    margin: 0 auto;
    position: relative;
    color: #ffffff;
    font-size: 16px;
}
.wpcf7 input[type=submit] {
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    font-weight: 300;
    border: none;
    color: #ffffff;
    background-color: #465771;
    text-align: center;
    padding-bottom: 17px;
    padding-top: 17px;
    padding-left: 40px;
    /* padding-right: 75px;gomathi */
    padding-right: 40px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.2s linear;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgb(70 87 113 / 56%);
    box-sizing: inherit;
}
.contact-submit-holder:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* content: "\f061"; gomathi */
    margin-left: -45px;
    transition: transform .3s ease;
    position: absolute;
    margin-top: 20px;
}
h2.pagetitle{
	margin: 0px;
    padding: 28px 10px;
    float: left;
}
.sticky-header h2.pagetitle{
	padding: 17px; float: left; margin: 0px;/**/
	/* padding: 8px; float: left; margin: 0px; old */
}
#primary-menu.style-5 > ul > li > a {
	margin: 17px 0px;
}
.sticky-header #primary-menu.style-5 > ul > li > a {
	margin: 0px;
}