/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
	height: 100%;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.6em;
	color: #333333;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 65%;
    
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 50%;
    }
}

.services
{
    width: 175px;
    float: left;
    margin: 2px 15px 15px 2px;
    border:2px solid #E3CD82;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.abt
{
    width: 240px;height:160px;
    float: left;
    margin: 2px 15px 15px 2px;
    border:2px solid #1A428A;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.pro
{
    width: 240px;height:160px;
    float: right;
    margin: 2px 2px 15px 15px;
    border:2px solid #1A428A;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.whypratik
{
    width: 400px;
    float: right;
    margin: 0px 15px 15px 25px;
    border:2px solid #E3CD82;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#pro
{
    width: 310px;
    float: left;
    margin: 2px 15px 15px 2px;
    border:2px solid #1A428A;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.logo
{
	/*padding: 20px 0 20px 0;*/float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.title
{
    color: #FFF ;
    margin: 35px 0 0 0px; /*padding: 35px 0 0 120px;*/
    /* font-family: 'Great Vibes', cursive;*/
    font-family: 'Dancing Script', cursive;
    font-size: 80px;
    line-height: 65px;
    float: left;text-align: left;
}

.subtitle
{  
    color: #fff;
    margin-right: 0px;
    margin-top: 15px;
	}

.ctitle
{   
    
    float: right;
    margin: 120px 0 0px 0;
     
}

.top_bar
{
	background-color: #d9edf7;
	width: 100%;
	line-height: 30px;
}



.footer2
{
	width:100%;
	background-color:#161616;
	float:left;
	text-align:center;
	
}

.footer2-inner
{
	padding-top:30px;
}
.footer2 p
{
	font-size:12px;
	color:#fff;
	margin:15px 0px 0px 0px;
	padding-bottom:30px;
}

.mainsocial-icon
{
	margin:0 auto;
	width:180px;
	text-align:center
}
.socail-icon
{
	width:42px;
	height:44px;
	float:left;
	margin-right:10px;
	background-color:#fff;
	border-radius:50%;
	color:#161616;
	font-size:30px;
	padding-top:2px;
	text-align:center;
}

.socail-icon:hover
{
	color:#e95425;
	}
.widget-item {
margin-bottom: 80px;
margin-bottom: 9.5rem;
}
.co
{
	background:#ed1d24;
	}
	.foot
	
	{
		background:#f5f5f5;
		
		
		}
