/*
Theme Name:Lander
Theme URI: https://sharebootstrap.com
Author: codenpixel.com
Author URI: https://codenpixel.com/
Description: Lander theme is a free bootstrap theme.Download from sharebootstrap.com
Version: 1.0
License: MIT Free for personal and commercial use.
License URI: 
Text Domain: 
Tags: landing, hosting,business etc.
*/


/*


/*
 ***********************
 **  Theme Styles
 ***********************
*/

body {
    color: #7d8ba9;
    /*font-size: 1.125rem;*/
    line-height: 1.64
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #373642;
}

ul li {
    line-height: 2.2rem
}


/*
***********************
**  Helpers
***********************
*/

.space-md {
    padding-top: 50px;
    padding-bottom: 110px;
}

.shadow {
    -webkit-box-shadow: 0px 20px 150px #d6dee4;
    box-shadow: 0px 20px 150px #d6dee4
}


/*
***********************
**  Pricing
***********************
*/


/*
**************************************************
**  Pricing block 1 don't have additional css
***************************************************
*/


/*
**************************************************
**  Pricing block 2 don't have additional css
***************************************************
*/


/*
**************************************************
**  Pricing block 3 don't have additional css
***************************************************
*/


/*
**************************************************
**  Pricing block 4 don't have additional css
***************************************************
*/

.pricing-v4 .price {
    width: 130px;
    height: 130px;
    margin: auto;
    font-size: 32px;
}
.pricecir{background-color:#007bff!important}

/* new */

.login-form{font-family:Calibri;display:block;width:100%;margin-bottom:0px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:rgb(101, 101, 101);vertical-align:middle;border:1px solid #dbdbdb;transition:all ease-in-out .5s}
.login-form:focus{outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:0 0 2px rgba(33, 194, 248, 0.9);}

.button {
    background: rgb(0, 98, 180);
    color: rgb(255, 255, 255);
    font-size: 14px;
    border-color: rgb(0, 122, 204);
    padding: 6px 23px;
    border-radius: 3px;
    text-align: center;
    border: none;
    width: 100%;
}

.button {
    background: linear-gradient(to bottom, #fbbf50 0%, #f09c00 100%) repeat-x scroll 0 0 #fbbf50;
    color: #fff;
    font-size: 14px;
    border-color: rgb(0, 122, 204);
    padding: 6px 23px;
    border-radius: 3px;
    text-align: center;
    transition: all ease-in-out .5s;
}



.btton-popop{background:rgb(34, 182, 196);position:relative;padding:3px 20px;font-size:16px;font-weight:bold;color:#fff;line-height:27px;transition:all .50s ease-out;-webkit-transition:all .50s ease-out;}


input[type="submit"]{width:27px;height:27px;display:block;position:absolute;right:0;top:0;line-height:27px;text-align:center;cursor:pointer;}
input[type="submit"]{background:transparent;color:transparent;box-shadow:none;border:none;padding:0;border-radius:0;outline:none;z-index:-1;}


.logostyle {
    font-family: 'Agency FB';
    font-size: 25px;
    font-weight: bold;
    color: #0BC0CA;
	text-transform:capitalize;
}

.logo-part {
    float: left;
    width: auto;
   
}