/*
Theme Name: West Capital
Theme URI: http://westcapital.dev
Author: Baqir Farooq
Author URI: https://github.com/baqirfarooq
Description: West Capital
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Intermarket Securities Limited 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@charset "utf-8";
/* CSS Document */

/*============  Load Theme Css  ============*/

@import url("assets/css/style.css");
.carousel-caption.animated.zoomIn{
    top: 45% !important;
    left: 10% !important;
    right: 10% !important;
}
.carousel-caption.animated.zoomIn p{
	z-index: 1000;
}
.img100
{
	width: 100%;
}
.mt5
{
	margin-top: 5%;
}
.footer-top ul {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
}
.widget h4 {
    color: #fff;
    padding-bottom: 20px;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 0;
}
footer .widget {
    /* margin-top: 17px !important; */
    clear: both;
    padding-top: 20px;
}
.pr-desx
{
	height: 80px;
}
ul#menu-main-menu {
    margin-top: 28px;
}
.navbar-nav {
    text-align: center;
    width: 100%;
}
.navbar-nav>li {
    float: none !important; 
    display: inline-block;
}


.PrivacyPolicy {
    width: 400px;
    height: 162px;
    border: #134a4f 1px solid;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
}
p {
    clear: both;
    padding: 0px;
}
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
	.formApply p{
		padding-top:inherit;
        font-size: 15px;
			}
	.formApply label {
    width: 20%;
    display: inline-block;
font-weight: 600;}
			.formApply input[type=text], .formApply input[type=number],  .formApply input[type=email], .formApply input[type=date]{
				width: 20%;
				height: 30px;
				padding: 5px 10px;
            display: inline-block;
				font-size: 12px;
				line-height: 1.5;
				border-radius: 3px;
			    /* float: left; */
			}
.formApply select {
    height: 30px;
    line-height: 30px;
      display: inline-block;
    width: 20%;
}
.form-group br {
    display: none;
}
span.wpcf7-list-item label {
    width: 100%;
}
.race span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 100%;
}

.formApply button.btn.btn-default {
    background: #ddd !important;
    border-color: #ddd !important;
}
.fixedpolicy p {
    font-size: 14px;
    text-align: left;
}
.fixedpolicy {
    position: relative;
    width: 50%;
    left: 122px;
    top: -25px;
}
.formApply h2 {
    font-size: 31px;
    margin-bottom: 0;
}
p.no-padding {
    margin-top: 0;
    padding-top: 15px;
}
.formApply h4 {
    font-weight: 500;
    color: #134a4f;
    /* text-decoration: underline; */
}
.buttons br {
    display: none;
}
section.contact ul p {
    display: inline-block;
    position: relative;
    top: 13px;
}
.co-borrower{
display:none;}
footer div.wpcf7-mail-sent-ok {
    color: #fff !important;
}