.bg-light {
	background-color: #eaeaea !important;
}
/* FIRST SEC START */
.first-sec-main{
	position: relative;
	background-image: url(images/3.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.first-sec-img img{
	width: 100%;
}
.first-sec-head{
    text-align: center;
    margin-top: 74px;
    padding-top: 15px;
}
.first-sec-head h1{
	margin: 0 auto;
    width: 607px;
    color: #5f5f5f;
    font-size: 48px;
}
.first-sec-para{
    text-align: center;
    margin-top: 482px;
    padding-bottom: 30px;
}
.first-sec-para p{
	color: #5f5f5f;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0;
}
.first-sec-para p:nth-child(2){
	font-size: 28px;
}
/* FIRST SEC END */
/* SECOND SEC START */
.second-sec-main{
	background-image: url(images/4.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 50px 0;
}
.second-sec-head{
	text-align: center;
    padding-top: 30px;
}
.second-sec-head h2{
	color: #6a8eca;
    font-size: 24px;
    font-weight: bold;
}
.second-sec-box{
	text-align: center;
}
.second-sec-content{
	margin-top: 236px;
    padding-bottom: 30px;
}
.second-sec-box span{
	border-radius: 50%;
    background-color: #6a8eca;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 60px;
    display: block;
    border: 1px #fff solid;
    box-shadow: -1px 2px 8px 2px #0000006b;
    margin: 0 auto;
}
.second-sec-box span .fa-lightbulb-o{
	position: relative;
    bottom: -2px;
}
.second-sec-box span .fa-plug{
	position: relative;
    bottom: 0px;
}
.second-sec-box span .fa-tasks{
	position: relative;
    bottom: -5px;
}
.second-sec-box h3{
	margin-top: 50px;
    color: #6a8eca;
    font-size: 18px;
    font-weight: bold;
}
.second-sec-box p{
	color: #5f5f5f;
    font-weight: bold;
    font-size: 18px;
    width: 225px;
    margin: 0 auto;
}
.third-sec-main{
	background-image: url(images/1.jpg);
}
/* SECOND SEC END */
/* FOURTH SEC START */
.fourth-sec-main{
	padding: 108px 0;
	background-color: #f8f8f8;
}
.fourth-sec-head h2{
	text-align: center;
    font-size: 24px;
    color: #6a8eca;
    font-weight: bold;
}
.fourth-sec-head h2 span{
    font-style: italic;
}
.fourth-sec-main .row{
	margin-top: 60px;
}
.fourth-sed-box{
	position: relative;
    border: 1px solid;
    border-color: #808080;
    width: 450px;
    margin: 0 auto;
    height: 326px;
}
.fourth-sed-box img{
	position: absolute;
    top: -50px;
    left: -34px;
    width: 160px;
}
.fourth-sed-box h3{
	font-size: 22px;
    background-color: #808080;
    padding-left: 144px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.fourth-sed-box ul{
	margin-top: 35px;
    list-style: none;
    padding-left: 25px;
}
.fourth-sed-box ul li{

}
.fourth-sed-box ul li p{
	color: #5f5f5f;
	margin: 0;
	font-size: 17px;
}
.fourth-sed-box ul li p:before{
	content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #5f5f5f;
    border-radius: 50%;
    position: relative;
    left: -6px;

}
.fourth-sec-box-bot-line{
	text-align: center;
    padding: 5px 0;
    background-color: #808080;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.fourth-sec-box-bot-line p{
	display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.fourth-sec-box-bot-line i{
	font-size: 10px;
    color: #fff;
    position: relative;
    bottom: 1px;
    margin-left: 4px;
    margin-right: 3px;
}
.fourth-sed-box-blue{
	border-color: #6a8eca;
}
.fourth-sed-box-blue h3{
	background-color: #6a8eca;
    padding-top: 20px;
    padding-bottom: 20px;
}
.fourth-sec-box-bot-line-blue{
	background-color: #6a8eca;	
}
.fourth-sec-bot-content{
	margin-top: 30px;
}
.fourth-sec-bot-content p{
	text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #5f5f5f;
    margin: 0;
}
/* FOURTH SEC END */
/* FITH SEC START */
.fifth-sec-main .owl-dots{
	display: none;
}
.fifth-sec-main .item{
    background-color: #6a8eca;
    height: 720px;
    padding-top: 44px;
}
.fifth-sec-main .owl-carousel .owl-item img{
    
}
/* FITH SEC END */
/* SIXTH SEC START */
.sixth-sec-main{
	background-image: url(images/2.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 140px 0;
}
.six-sec-head{
	text-align: center;
}
.six-sec-head h2{
	font-size: 24px;
    color: #6a8eca;
    margin-bottom: 30px;
}
.six-sec-head p{
	font-size: 18px;
    color: #5f5f5f;
    width: 818px;
    margin: 0 auto;
    padding-bottom: 15px;
}
/* SIXTH SEC END */




/* Navbar start */

.navbar-light .navbar-nav .nav-link {
	color: #6A8ECA;
}
.navbar-nav .nav-link {
	padding-left: 15px !important;
	padding-right: 15px !important;
	text-transform: capitalize;
}
/* Navbar end */


/* Content start */

.lead
{
	font-size:1.24rem;
}

.site_section_title, .site_services h6 {
	color: #6a8eca;
}
.site_services h6 {
	font-weight: bold;
}
.site_dark_background .site_section_title {
	color: #fff;
}
#about.site_section_wrapper {
	padding: 0px;
}
.site_people_bg {
	background-image: url('images/laptop_meeting.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -50px;
	
}
.site_people_layer {
	background: rgba(106,142,202,0.6);
	padding: 14% 5%;
	color: #FFF;
}
.site_people_layer h1 {
	font-size: 3.5rem;
}
#about.site_section_wrapper .site_overlay {
	padding-top: 5%;
	padding-bottom: 5%;
}
.site_overlay {
	background: rgba(0,0,0,0.6);
}
.site_overlay .site_services_top {
	color: #FFF;
}
.btn-outline-secondary {
	color: #fff;
	border-color: #fff;
}
.site_section_wrapper {
	padding-top: 5%;
	padding-bottom: 5%;
}
.site_services_top {
	padding: 0 10%;
	margin-bottom: 80px;
}
.site_dark_background {
	background-color: #6a8eca;
	color: #fff;
}
.site_social_links li a {
	background-color: #fff;
	color: #6a8eca;
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50%;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */
	transition: .5s;
}

.submitBtn
{
	cursor:pointer;
}

button.close {
	color:#FFF !important;
    cursor: pointer;
}

button:hvoer .close:hover {
	color:#b8cdef !important;
}



footer address a {
	color: #fff;
}

footer address a:hover {
	color: #b8cdef;
}


.site_copyright {
	color: #b8cdef;
}

.site_service_box p {
	font-size: 15px;
    letter-spacing: 2px;
    padding: 0 20px;
}

.site_service_box .text_padding {
	padding:0 15px;
}
.site_service_box0:hover {
	background-color: #6a8eca;
	color: #FFF;
}
.btn-secondary {
	background-color: #6a8eca;
	border-color: #6a8eca;
}
.site_service_icon {
	width: 100px;
	height: 100px;
	background-color: #6a8eca;
	padding:20px 0;
	border-radius: 50%;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */
	transition: .5s;
}
.site_service_box:hover .site_service_icon {
	background-color: #333;
}
.site_service_box:hover .site_service_icon i {
	color: #fff;
}
.site_service_icon i {
	font-size: 60px;
    color: #FFF;
}
.site_discover .site_service_icon {
	background-color: #F5F5F5;
}
.site_discover .site_service_icon i {
	color: #6a8eca;
}
.modal-header {
	background-color: #6a8eca;
}
.modal-content .modal-title {
	color: #FFF;
}
.input-group-addon {
	background-color: #FFF;
}
.btn-primary {
	background-color: #6a8eca;
}
/* Bubble start */


.site-talk-bubble {
	margin: 40px 10px;
	display: inline-block;
	position: relative;
	width: 250px;
	display: table;
	/*background-color: lightyellow;*/
	
}
.site-talk-bubble span {
	position: absolute;
	bottom: -30px;
	left: 60px;
	font-size: 11px;
	color: #FFF;
}
.site_bubble_size1 {
	width: 310px;
	background-color: #ccccff;
}
.site_bubble_size2 {
	background-color: #ffffcc;
	width: 350px;
	top: 30px;
}
.site_bubble_size3 {
	background-color: #ffcc99;
	width: 400px;
}
.site_bubble_size4 {
	background-color: #ccff99;
	width: 400px;
}
.site_bubble_size5 {
	background-color: #cc99ff;
	width: 300px;
	top:-20px;
}
.site_bubble_size6 {
	background-color: #ff9999;
	width: 325px;
}
.site_bubble_size7 {
	background-color: #ffff66;
	width: 400px;
	left: 30%;
}
.site-border {
	border: 2px solid lightyellow !important;
}
.site-talktext {
	padding: 1em;
	text-align: left;
	line-height: 1.5em;
}

.site-talktext p
{
	margin-bottom:0px;
}

.site-round {
	border-radius: 30px;
}
/*Right triangle, placed bottom left side slightly in*/
.site-tri-right.site-border.site-btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	right: auto;
	top: auto;
	bottom: -40px;
	border: 1px solid;
	border-color: #666 transparent transparent #666;
}
.site-tri-right.site-btm-left-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
	right: auto;
	top: auto;
	bottom: -24px;
	border: 12px solid;
	border-color: white transparent transparent white;
}
.site-talktext {
	color: #000;
}

/* Bubble end */
.footer-main{
	background-color: #eaeaea;
    padding: 10px 0;
}
.footer-content{
	text-align: center;
}
.footer-content p{
	display: inline-block;
    color: #6a8eca;
    font-size: 15px;
}
.footer-content p a{
	color: #6a8eca;
	text-decoration: none;
}
.footer-content i{
	color: #6a8eca;
    font-size: 10px;
    position: relative;
    bottom: 1px;
    margin: 0 10px;
}
.footer-bot{
	text-align: center;
}
.footer-bot p{
	color: #6a8eca;
    font-size: 12px;
    margin: 0;
}
.Mob{
    display: none;   
}
/* Responsive start */
@media (min-width: 320px) and (max-width: 767px){
	.first-sec-head{
		margin-top: 71px;
	}
	.first-sec-head h1{
		width: auto;
		font-size: 18px;
	}
	.first-sec-para{
	    margin-top: 249px;
	}
	.first-sec-para p{
		font-size: 18px;
	}
	.first-sec-para p:nth-child(2){
		font-size: 18px;
	}
	.second-sec-main{
	    padding: 0px 0;
	}
	.second-sec-content{
	    margin-top: 25px;
	}
	.second-sec-box{
	    margin-bottom: 30px;
	}
	.second-sec-box h3{
	    margin-top: 20px;
	}
	.fourth-sed-box{
		width: auto;
		margin-bottom: 50px;
		height: 365px;
	}
	.fourth-sed-box img{
		left: -16px;
	}
	.sixth-sec-main{
	    padding: 30px 0;
	}
	.six-sec-head p{
	    width: auto;
	}
	.Desktop{
	    display: none;
	}
	.Mob{
	    display: block;
	}
	.footer-content p{
	    display: block;
	}
	.fourth-sec-main{
	    padding: 30px 0;
	}
	.fourth-sec-bot-content{
	    margin-top: 0;
	}
}
@media (max-width: 992px) {
.site_client_btn {
	margin-left: 0px !important;
}



.site-talk-bubble {
	width:100%;
	top: auto !important;
	left: auto !important;
	display:block;

}
.site_people_bg {
	background-position: center;
}

.site_service_box p {
    letter-spacing:inherit;
    padding:0px;
}


}
 @media (max-width: 575px) {
html {
	font-size: 14px;
}
.display-4 {
	font-size: 2rem !important;
}
.site_slide_subtitle {
	font-size: 14px;
	left:auto;
}

.site_slide_subtitle1 , .site_slide_subtitle2 , .site_slide_subtitle3
{
	margin-left:auto;
}

.site_services_top {
	margin-bottom: 30px;
}
.site_bubble_size1 {
	margin-top: 0px;
}
.site-talk-bubble {
	width: 100%;
}

.site_service_icon {
    width: 90px;
    height: 90px;
}

.site_service_icon i
{
	font-size:50px;
}

address h4
{
	font-size:16px;
}

address h5
{
	font-size:14px;
}

.display-3
{
	font-size:3rem !important;
}

}

@media (max-width: 480px) {
.site_bubble_size1 {
	margin-top: 0px;
}
.site-talk-bubble {
	width: 100%;
}
}


@media (max-width: 320px) {

.site_service_icon {
    width: 80px;
    height: 80px;
}

.site_service_icon i
{
	font-size:40px;
}

	
.display-4 {
	font-size: 1.5rem !important;
}

}
