/*Created By Abhinivesh On 02-August-2017*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
body {
      font-family: 'Open Sans', sans-serif;
    background-color: #07877b;
}

/*Google Fonts Defaults*/

@font-face {
    font-family: 'latobold';
    src: url('../Includes/asset/fonts/lato-bold-webfont.woff2') format('woff2'),
    url('../Includes/asset/fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('../Includes/asset/fonts/lato-light-webfont.woff2') format('woff2'),
    url('../Includes/asset/fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../Includes/asset/fonts/lato-regular-webfont.woff2') format('woff2'),
    url('../Includes/asset/fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.latoregular{
    font-family:latoregular;
}

.latolight{
    font-family:latolight;
}
.latobold{
    font-family: latobold;
}


.logo-left{
    float: left;
    padding: 30px 0;
    padding-left: 6px;
}
.logo {
	object-fit: contain;
}
.Out-of-11855-Mutual-Fund-SchemesWe-recommend-only-100 {
    padding-right: 20px;
    font-size: 40px;
    line-height: 45px;
    font-weight: bolder;
    text-align: left;
    color: #ffffff;
}

.Out-of-11855-Mutual-Fund-SchemesWe-recommend-only-100 .text-style-1 {
    color: #ffa33b;
}
.main-img{
    width: 100%;
    height: 100vh;
    background-image: url('../Includes/img/banner.jpg');
    background-repeat: round;
}
.left-main-caption{
    float: left;
    padding: 30px 40px 50px 0;
}
.right-main-right{
    float: left;
}
.geo-form-left-img{
    float: left;
    padding-right:10px ;
}
.geo-form-field{
    float: right;
    border:none;
    background-color: transparent;
    border-bottom: 1px solid lightgray;
    border-radius: 0;
}
.geo-form-continer-left{
    margin-top: 10px;
    align-content: center;
    border-right: 1px solid lightgray;
    width: 12%;
    float: left;
    vertical-align: middle;
}
.geo-form-container-right{
    padding-left:10px;
    width: 87%;
    float: right;
}
.form-control{
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: lightgray;
    outline: 0;
    -webkit-box-shadow:  inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 8px rgba(0, 0, 0,0);
}
.card-white{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-image: linear-gradient(
            rgba(255, 255, 255, 0.8),
            rgba(255, 255, 255, 0.8));
}
.elements-group{
    padding: 10px;
    clear: both;
}
.img-icon{
    padding: 0 5px;
}
@media (min-width: 1200px) {
    .container {
        width: 1109px;
    }
}
#top{
	background-color: rgba(0,0,0,0.1);
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
}
.main-img-background{
    position: absolute;
    left: 0;
    top:0;
    z-index: -100;
}
.padding0{
    padding: 0;
}

.padding-top{
    padding-top: 10px;
}
.small-cap-head{
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}
.cap-text{

}
.white{
    color : white
}
.spacer{
    padding: 10px;
}
.otp{
    background-color: rgba(225,225,225,0.5);
}
.otpInput{
    font-size: 14px;
    float: left;
    width: 3em;
    padding: 1em;
    margin: 16px;
    border: 1px solid darkgray;
    background-color: transparent;
    border-radius: 8px;
    line-height: 15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.otpInput:focus {
    border-color: black;
    outline: 0;
    -webkit-box-shadow:  inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 8px rgba(0, 0, 0,0);
}
.geo-color{
    color: #007671;
}
.geo-orange{
    color: #ffa33b;
}
.enter-otp{
    font-size: 15px;
    font-weight: bold;
}
.submitOtp{
    width: 100%;
    border:none;
    background-image: linear-gradient(90deg,
    rgba(243, 128, 32, 1),
    rgba(255, 187, 82, 1));
    padding: 15px;
    border-radius: 0 0 10px 10px;
    font-size: 18px;
    font-weight: 600;
    color: white;
}
#second{
    background-color: white;
    padding-top: 20px;
    padding-bottom: 60px;
}
.four-item-text{
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    clear: both;
}
.four-item-description{
    color: grey;
    font-size: 17px;
    font-weight: 500;
    margin-top: 14px;
}
.adjust-img{
    padding: 30px 39px 0;
}
#three{
    
    background: linear-gradient(#007673,#007c58);
    min-height: 500px;
}
#four{
    background-color: white;
    min-height: 500px;
}
#five{
    background-color: #f7f7f7;
    min-height: 500px;
}
#six{
    background-color: white;
    min-height: 500px;
}
#table{
    background-color: #F7F7F7;
    padding-bottom: 10px;
    padding-left:22px;
}
#sipCalculator{
    background-color: white;
    min-height: 420px;
}
#testimonials{
    background-color: #007671;
    background-image: linear-gradient(#007673,#007c58);
    color: white;
    min-height: 500px;
}
footer{
    padding: 5% 0;
    font-family: latolight;
    background-color: black;
}

.arrowDown{
    position: absolute;
    left: 5%;
    top:-1px;
}

.big-caption{
    font-family:latobold;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
}
.small-caption{
    font-family: latolight;
    font-size: 21px;
    line-height: 40px;
    font-weight: lighter;
}
.grey{
    color: #8f929c;
}
.geo-table th,td{
    padding: 25px 20px !important;
    text-align: center;
}
.geo-table th{
    font-family: latobold;
    background-color: #007671;
}
.geo-table td{
    font-family: latoregular;
}
.border-1px-white{
    border-right: 1px solid white;
}
.border-1px-grey{
    border-right: 1px solid lightgrey;
}
.box-shadow{
    -webkit-box-shadow: 1px 1px 29px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 29px -4px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 29px -4px rgba(0,0,0,0.75);
}
.sip:focus {
    border : 1px solid darkgray;
}
.big-sip{
    font-weight: 600;
    font-size: 35px;
    line-height: 50px;
}
.carousel-control.left{
    background-image: none;
    padding-top: 20px;
}
.carousel-control.right{
    background-image: none;
    padding-top: 20px;
}
.slider-content{
    font-family: latolight;
    font-size: 1.3em;
    line-height: 1.3em;
}
.courtesy{
    font-family: latobold;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 600;
}
.courtesy-company{
    font-family: latolight;
}
.footer-font{
    padding-left: 12px;
    padding-right: 12px;
    line-height: 22px;
    color: #7a7a7a;
}
/*Media Queries For Making Responsive*/
@media (min-width: 1200px) {
    #top{
        min-height: 800px;
    }
    .geo-form-container-right{
        width: 90%;
    }
    .geo-form-continer-left{
        width: 10%;
    }
}
@media (min-width: 1200px) {

}
@media (min-width: 991px) and (max-width: 1199px) {
    .otpInput{
        margin: 5px;
    }
    .Out-of-11855-Mutual-Fund-SchemesWe-recommend-only-100{
        font-size: 30px ;
    }
}
@media (min-width: 774px) and (max-width: 991px) {
    .otpInput{
        font-size: 10px;
        float: left;
        width: 2.5em;
        padding: .8em;
        margin: 5px;
        border: 1px solid grey;
        background-color: transparent;
        border-radius: 8px;
        line-height: 5px;
    }
    .Out-of-11855-Mutual-Fund-SchemesWe-recommend-only-100{
        font-size: 25px ;
        line-height: 27px;
    }
    .geo-form-left-img{
        padding-right: 0;
    }
    .img-icon{
        margin-top: 5px;
    }
}
@media (max-width: 773px) {
    .Out-of-11855-Mutual-Fund-SchemesWe-recommend-only-100{
        font-size: 24px ;
        line-height: 24px;
    }
    .adjust-img{
        padding: 0 35%;
    }
    .hideOnMobile{
        display: none;
        visibility: hidden;
    }
    .arrowDown{
        width: 30px;
    }
}
@media (min-width: 768px) {
    .sip-benefits{
        padding-right: 20px;
        border-right: 1px solid lightgrey
    }
}
@media (max-width: 767px) {
    .sip-benefits{
        padding-right: 20px;
    }
}
a{
    color: #ffa33b;
}
a:hover{
    color: white;
    text-decoration: none;
}
.form-control{
    padding: 0px;
}
