/*=======================================
    GENERAL STYLES
==================================================*/
@import url('https://fonts.googleapis.com/css?family=Cabin:700|Old+Standard+TT|Righteous');

body {
    font-family: 'Old Standard TT', serif;
    font-size:14px;
    background-color:#ECECEC;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cabin', sans-serif;
}

h1 {
    line-height:50px;
    font-weight:900;
    font-size:40px;
    padding:50px 20px 5px 20px;
}


.pad-adjust {
    padding-top: 5px; 
    padding-bottom: 5px;
}

.text-center {
    text-align:center;
}

h2 {
    line-height:50px;
    
}
h3 {
    line-height:30px;
    padding:5px;
}
h4 {
   padding-top: 5px;
line-height: 30px;
padding-bottom: 0px;
font-size: 20px;
font-weight: 900;
}

p {
    font-weight:300;
    line-height:22px;
}

a:hover {
    text-decoration: none;
}

.space-free {
    height:100px;
}

.g-pad-bottom {
    padding-bottom:40px;
}

section {
    padding-top:40px;
    margin-top:50px;
}

.c-sts {
   background-color:#d9534f;
   color:#fff;
}
.form-control {
        background-color: rgba(255, 255, 255, 0);
}

.pad-top {
 padding-top:20px;
}
.icon-round {
margin-top: 30px;
font-size: 60px;
height: 128px;
width: 128px;
line-height: 130px;
color: #fff;
margin-right: 10px;
text-align: center;
display: inline-block;
border-radius: 100%;
margin-bottom: 10px;
}
.bk-color-red {
    background-color:#0395a8;
}

.bk-color-green {
    background-color:#0395a8;
}

.bk-color-light-blue {
    background-color:#0395a8;
}

.bk-color-blue {
    background-color:#b96e35;
}
.bk-color-brown {
    background-color:#b96e35;
}
.bk-color-black {
   background-color:#b96e35;
}
/*=======================================
    BOOTSTRAP STYLES
==================================================*/

.panel-heading {
    font-size:25px;
    font-weight:900;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-top-right-radius: 0px;
}
.btn-lg, .btn-group-lg > .btn {
border-radius: 0px; 

}
/*=======================================
    HOME SECTION STYLES
==================================================*/


.head-btn-one {
    background-color: rgba(184, 64, 252, 1);
     border: 0px solid #fff;

}

#home-sec {
    padding-top:120px;
    background: url(../img/banner.jpg) no-repeat center top 0px;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
   min-height:650px;
    color:#fff;
}
.head-main {
    font-family: 'Righteous', cursive;
    font-size:65px ;
    font-weight:900;
    letter-spacing: 15px;
    padding: 0px 25px;
}


/* ===========================================================
   NAVBAR CHANGES   
   ============================================================*/
.navbar {
	font-size: 14px;
}

.navbar-inverse {
    padding: 20px 0;
	background: #002228;

}

.navbar-inverse .navbar-nav > .active > a {
	background: #ffffff;
}

.navbar-inverse .navbar-brand {
	color: #ffffff;
	font-weight: bolder;
	font-size: 25px;
    font-weight:900;
	letter-spacing: 2px;
        text-transform: uppercase;
}
.navbar-inverse :hover .navbar-brand:hover {
	color: #ffffff;	
}
.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
	color: #FFFFFF;
    transition: color .5s ease-in-out;
	-webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    letter-spacing: 1px;
}


/*=======================================
    PRICE SECTION STYLES
==================================================*/

.plan {
    background: #fff;
    padding: 0 0 15px 0;
    margin: 30px 0px;
    list-style: none;
    text-align: center;
  
}



.plan li {
 padding: 15px 0px;
color: #000000;
font-size: 15px;
}

.plan li.plan-head {
   padding: 15px 0px;
color: #FFFFFF;
line-height: 20px;
font-size: 20px;
font-weight: 600;
border: none;
   }

.plan li.main-price {
padding: 15px 0px;
background-color: rgba(127, 115, 177, 1);
color: #fff;
border: none;
font-weight: 900;
font-size: 30px;
}


/*=======================================
    STATS SECTION STYLES
==================================================*/

#sts-img {
     padding-bottom:50px;
    background: url(../img/1.jpg) no-repeat 50% 50%;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
   min-height:200px;
    color:#fff;
}
.stats-div {
    text-align:center;
    width: 100%;
}

.stats-div > h3 {
    font-size:40px;
    font-weight:900;
}


/*=======================================
    CONTACT STYLES
==================================================*/
.cnt {
width: 100%;
min-height: 350px;
border: 1px solid #e1e1e1;
}
.add {
    font-size:20px;
    font-weight:800;
    padding:30px;
}
/*=======================================
    FOOTER STYLES
==================================================*/


#footer {
    background-color:#002228;
    color:#fff;
    padding: 20px 50px;
    text-align:center;
    
}

#footerwrap {
    padding-bottom: 65px;
}
.pd0 {
	padding: 0;
}

a.banner-item, a.banner-item:hover {
	color: white;
	text-decoration: none;
}

a.item h4 {
    margin-bottom: 30px;
    padding: 10px 15px;
    font-size: 25px;
    color: #fff;
    background: #037389;
}

a.item p {
    padding: 0 20px;
    text-align: left;
}

a.item i {
	display: block;
	position: relative;
    margin: 30px auto;
}

a.item:hover i {
	display: none;
}

a.item i + i {
	display: none;
}

a.item:hover i + i {
	display: block;
}

a.item, a.item:hover {
	text-decoration: none;
}

a.item i + i.fa:before {
    margin-left: 10px;
}

.panel-footer {
    padding: 0; 
}
	
.panel-footer a, .panel-footer a:hover {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
	text-decoration: none;
}

.panel-footer a:hover {
	background: rgba(0, 0, 0, 0.15);
}	

.block {
    display: block;
    margin-bottom: 60px;
    padding: 15px;
    min-height: 400px;
    background: rgba(255, 255, 255, 0.2);
    position: relative;
}

.block i {
    box-shadow: 0 0 10px #000;
}

#footer a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}


#services-sec {padding-bottom: 100px;}
#features {padding: 100px 0px 80px;}
#contact-sec {padding-top: 51px; }

#features h1,
#features .sidebar h2 {
    margin: 30px 0;
    padding: 0;
    font-size: 30px;
}

#features .content ul,
#features .content ol {
    margin: 40px 0;
    padding-left: 20px;
}

#features .content ul {
    list-style: square;
}

#features .content ol {
    list-style: decimal;
}

#features .content a {
    text-decoration: underline;
}

#features .content a:hover {
    text-decoration: none;
}

#services-sec h1,
#services-sec h2,
#features h1,
#features .sidebar h2 {
    min-height: 100px;
}

#services-sec .sidebar h2,
#features .sidebar h2{
    text-align: center;
}

#services-sec .sidebar ul,
#features .sidebar ul {
    padding: 20px;
    background: rgba(0,0,0,.05);
}

#services-sec .sidebar li a:hover,
#features .sidebar li a:hover{
    color: #999;
}

#services-sec ul,
#features ul {
    padding: 0px;
    list-style: none;
}

#services-sec ul li,
#features ul li {
    margin: 10px 0;
}

#services-sec .bottom__list .panel-heading {
    background: #037389;
}

#services-sec .bottom__list .panel-heading h4 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #fff;
    text-align: center;
}

#services-sec .bottom__list .panel-body ul {
    padding: 0 15px;
    list-style: square;
}

#services-sec .bottom__list .panel-body ul li {
    text-align: left;
}

#services-sec .bottom__list .panel-body ul li a {
    color: #888;
}

#services-sec .bottom__list .panel-body ul li a:hover {
    color: #000;
}

#services-sec .bottom__list .panel-footer {
    border-top: 0px;
}