﻿
/** page-title **/

.page-title{
	position: relative;
	padding: 80px 0px 80px 0px;
}

.page-title .bg-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.page-title .bg-layer:before{
	position: absolute;
	content: '';
	background-color: #17141F;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.65;
}

.page-title h1{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 22px;
}

.page-title .bread-crumb li{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 500;
	margin-right: 32px;
}

.page-title .bread-crumb li:last-child{
	margin: 0px;
}

.page-title .bread-crumb li a{
	display: inline-block;
	color: #fff;
}

.page-title .bread-crumb li a:hover{

}

.page-title .bread-crumb li:after {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  font-size: 16px;
  font-weight: 500;
  right: -22px;
  top: 0px;
}

.page-title .bread-crumb li:last-child:after{
	display: none;
}
.about-style-set, .set-pading
{
    padding:80px 0 80px 0px;
}
.set-padings 
{
    padding:30px 0 50px 0px;
}
.set-abouts .sec-title.light h2
{
    color:#0e2944;
}
.content_block_two .set-abouts .inner-box .single-item h3 
{
    color:#0e2944;
}
.content_block_two .set-abouts .inner-box .single-item p 
{
    color:#333;
}
.catergori-list 
{
   
    
}
.catergori-list li 
{
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: #fff;
    list-style: none;
    color: #333;
    width: 31.33%;
    float: left;
    margin-bottom: 0px;
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    /* clear: both; */
    margin-right: 10px;
}
.catergori-list li a 
{
        font-size: 15px;
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 5px;
    min-height: 70px;
    color: #645d5d;
    line-height: 22px;
}
.catergori-list li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
    background: #f29e37;
    margin-right: 17px;

}
.catergori-list .active 
{
    background:#0e2944;
}
.catergori-list .active a 
{
    color:#fff;
}


.team-details{
	padding: 150px 0px;
}

.team-details-content{
	position: relative;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 2px 70px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 30px 20px;
}

.team-details-content .image-box{
	position: relative;
	display: block;
	border-radius: 10px;
}

.team-details-content .image-box img{
	width: 100%;
	border-radius: 10px;
}

.team-details-content .content-box{
	position: relative;
	display: block;
}

.team-details-content .content-box h2{
	display: block;
	font-size: 32px;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 8px;
}

.team-details-content .content-box .designation{
	position: relative;
	display: block;
	font-weight: 500;
	margin-bottom: 15px;
}

.team-details-content .content-box p{
	margin-bottom: 15px;
}

.team-details-content .content-box .info-list li{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.team-details-content .content-box .info-list li:last-child{
	margin-bottom: 0px;
}

.team-details-content .content-box .info-list li span{
	color: #222;
	font-weight: 700;
}

.team-details-content .content-box .info-list li a{
	display: inline-block;
	color: #6E6E6E;
}

.team-details-content .content-box .info-list li a:hover{

}

.team-details-content .content-box .info-list{
	margin-bottom: 33px;
}

.team-details-content .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.team-details-content .content-box .social-links li:last-child{
	margin: 0px;
}

.team-details-content .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #E5E5E5;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	color: #676767;
}

.team-details-content .content-box .social-links li a:hover{
	color: #fff;
}

.team-details h3{
	display: block;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 25px;
}

.team-details .biography-box p{
	margin-bottom: 26px;
}

.team-details .biography-box p:last-child{
	margin-bottom: 0px;
}

.team-details .lower-content h3{
	margin-bottom: 15px;
}

.team-details .lower-content .skills-box p{
	margin-bottom: 30px;
}

.team-details .lower-content .inner-box .single-item{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 18px;
}

.team-details .lower-content .inner-box .single-item:last-child{
	margin-bottom: 0px;
}

.team-details .lower-content .inner-box .single-item:before{
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	left: 0px;
	top: 6px;
	border-radius: 50%;
}

.team-details .lower-content .inner-box .single-item:after{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	left: 5px;
	top: 11px;
	border-radius: 50%;
}

.team-details .lower-content .inner-box .single-item h4{
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 6px;
}

.team-details .lower-content .inner-box .single-item p span{
	color: #2C2A49;
	display: block;
}

.team-details .lower-content .education-inner{
	position: relative;
}

.team-details .lower-content .skills-box .progress-box p{
	margin-bottom: 10px;
}

.team-details .lower-content .education-inner{
	position: relative;
}

.team-details .lower-content .education-inner .single-item p span{
	font-weight: 500;
}

.blog-grid .news-block-two .inner-box{
	margin-bottom: 30px;
}

.sidebar-page-container{
	position: relative;
}

.sidebar-page-container .news-block-one .inner-box{
	padding: 0px 50px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .post-info{
	display: block;
	padding-top: 0px;
	border-top: none;
	margin-bottom: 10px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .post-info li{
	float: left;
	margin-right: 40px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .post-info li:last-child{
	margin: 0px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .post-info li:before{
	position: absolute;
	content: '';
	background: #D9D9D9;
	width: 1px;
	height: 20px;
	top: 4px;
	right: -21px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .post-info li:last-child:before{
	display: none;
}

.sidebar-page-container .news-block-one .inner-box .lower-content h3{
	font-size: 28px;
	line-height: 38px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content p{
	margin-bottom: 0px;
}

.sidebar-page-container .news-block-one .inner-box .lower-content{
	padding-bottom: 42px;
}

.sidebar-page-container .news-block-one .inner-box{
	margin-bottom: 70px;
}

.sidebar-page-container .news-block-one .inner-box:before{
	height: calc(100% - 230px);
}


.blog-sidebar{
	position: relative;
	display: block;
}

.blog-sidebar .sidebar-widget{
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-bottom: 70px;
	padding: 40px;
}

.blog-sidebar .sidebar-widget:last-child{
	margin-bottom: 0px;
}

.blog-sidebar .search-widget .form-group{
	position: relative;
	margin-bottom: 0px;
}

.blog-sidebar .search-widget .form-group input[type='search']{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	font-size: 16px;
	color: #6E6E6E;
	padding: 10px 30px;
	padding-right: 60px;
	transition: all 500ms ease;
}

.blog-sidebar .search-widget .form-group button{
	position: absolute;
	top: 18px;
	right: 20px;
	font-size: 18px;
	color: #222;
	cursor: pointer;
	transition: all 500ms ease;
}

.blog-sidebar .search-widget .form-group input:focus{

}

.blog-sidebar .search-widget .form-group input:focus + button,
.blog-sidebar .search-widget .form-group button:hover{

}

.blog-sidebar .widget-title{
	position: relative;
	display: block;
	margin-bottom: 22px;
}

.blog-sidebar .widget-title h3{
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
}

.blog-sidebar .category-widget .category-list li{
	position: relative;
	display: block;
	padding: 12px 0px;
	border-bottom: 1px solid #e5e5e5;
}

.blog-sidebar .category-widget .category-list li:last-child{
	border-bottom: none;
}

.blog-sidebar .category-widget .category-list li a{
	position: relative;
	display: block;
	font-size: 16px;
	color: #222;
	font-weight: 500;
}

.blog-sidebar .category-widget .category-list li a:hover{

}

.blog-sidebar .category-widget .category-list li a:before{
	position: absolute;
	content: '\f061';
	font-family: 'FontAwesome';
	font-size: 12px;
	top: 0px;
	right: 0px;
	font-weight: 400;
	opacity: 0;
	transition: all 500ms ease;
}

.blog-sidebar .category-widget .category-list li a:hover:before{
	opacity: 1;
}

.blog-sidebar .category-widget{
	padding-top: 32px;
	padding-bottom: 22px;
}

.blog-sidebar .category-widget .widget-title{
	margin-bottom: 13px;
}

.blog-sidebar .post-widget .post{
	position: relative;
	display: block;
	padding: 5px 0px 5px 110px;
	min-height: 90px;
	margin-bottom: 30px;
}

.blog-sidebar .post-widget .post:last-child{
	margin-bottom: 0px;
}

.blog-sidebar .post-widget .post .post-thumb{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.blog-sidebar .post-widget .post .post-thumb img{
	width: 100%;
	border-radius: 50%;
}

.blog-sidebar .post-widget .post h5{
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 4px;
}

.blog-sidebar .post-widget .post h5 a{
	display: inline-block;
	color: #222;
}

.blog-sidebar .post-widget .post h5 a:hover{

}

.blog-sidebar .post-widget .post .post-date{
	position: relative;
	display: block;
}

.blog-sidebar .tags-widget .tags-list{
	position: relative;
	margin: 0px -5px;
}

.blog-sidebar .tags-widget .tags-list li{
	position: relative;
	float: left;
	margin: 0px 5px 10px 5px;
}

.blog-sidebar .tags-widget .tags-list li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #222;
	border: 1px solid #e5e5e5;
	font-weight: 500;
	border-radius: 30px;
	padding: 3px 13px;
	text-align: center;
}

.blog-sidebar .tags-widget .tags-list li a:hover{
	color: #fff;
}

.blog-sidebar .tags-widget{
	padding-bottom: 30px;
}

/** blog-details **/

.sidebar-page-container .news-block-one .inner-box .lower-content h2{
	display: block;
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 30px;
}

.blog-details-content{
	position: relative;
	display: block;
}

.blog-details-content .news-block-one .inner-box .lower-content p{
	margin-bottom: 26px;
}

.blog-details-content .news-block-one .inner-box blockquote{
	position: relative;
	display: block;
	background: rgba(241, 241, 241, 0.5);
	border-radius: 10px;
	padding: 50px 50px 44px 50px;
	margin: 60px 0px;
}

.blog-details-content .news-block-one .inner-box blockquote .icon-box{
	position: relative;
	display: block;
	font-size: 24px;
	margin-bottom: 18px;
}

.blog-details-content .news-block-one .inner-box blockquote p{
	font-size: 18px;
	line-height: 28px;
	color: #222;
	font-weight: 500;
	margin-bottom: 12px;
}

.blog-details-content .news-block-one .inner-box blockquote h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	padding-left: 68px;
}

.blog-details-content .news-block-one .inner-box blockquote h4:before{
	position: absolute;
	content: '';
	width: 50px;
	height: 2px;
	left: 0px;
	top: 10px;
}

.blog-details-content .news-block-one .inner-box .tags-list li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.blog-details-content .news-block-one .inner-box .tags-list li:last-child{
	margin: 0px;
}

.blog-details-content .news-block-one .inner-box .tags-list li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #222;
  font-weight: 500;
  border: 1px solid #e5e5e5;
  border-radius: 30px;
  padding: 3px 13px;
  text-align: center;
}

.blog-details-content .news-block-one .inner-box .tags-list li a:hover{
	color: #fff;
}

.blog-details-content .news-block-one .inner-box .tags-list{
	padding-top: 37px;
}

.sidebar-page-container .blog-details-content .news-block-one .inner-box .lower-content{
	padding-bottom: 70px;
}

.sidebar-page-container .news-block-one .inner-box:hover .image-box .image img{
	opacity: 1 !important;
	transform: scale(1) !important;
}

.blog-details-content .author-box{
	position: relative;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 45px 50px 45px 200px;
	margin-bottom: 70px;
}

.blog-details-content .author-box .author-thumb{
	position: absolute;
	left: 50px;
	top: 50px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
}

.blog-details-content .author-box .author-thumb img{
	width: 100%;
	border-radius: 50%;
}

.blog-details-content .author-box h3{
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
}

.blog-details-content .author-box .designation{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 18px;
}

.blog-details-content .comment-form-area{
	position: relative;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 42px 50px 50px 50px;
}

.blog-details-content .comment-form-area h3{
	display: block;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 32px;
}

.blog-details-content .comment-form-area .form-inner .form-group textarea{
	height: 150px;
}

.blog-details-content .comment-form-area .form-inner .form-group{
	margin-bottom: 30px;
}

.blog-details-content .comment-form-area .form-inner .form-group:last-child{
	margin-bottom: 0px;
}

.blog-details-content .comment-form-area .form-inner .theme-btn-one{
	padding: 13px 47px;
}
.clientlogo 
{
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 4px 10px;
}
.checkic {
    display: flex;
    flex-direction: column;
}
.checkic li  
{
    margin-bottom:15px;
}
.checkic i {
    background: #f29e37;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin-right:10px;

}


.feature-block:nth-child(1) .feature-block-three .inner-box, .feature-block:nth-child(3) .feature-block-three .inner-box 
{
    background: #fff;
    box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.feature-block:first-child .feature-block-three .inner-box, .feature-block:last-child .feature-block-three .inner-box 
{
    padding-bottom:30px;
}
.feature-block-three .inner-box 
{
    padding: 0px 30px 30px 30px;
}
.videoset 
{
    margin-top:80px;
}



.service-details{
	padding: 120px 0px;
}

.service-sidebar{
	position: relative;
}

.service-sidebar .category-widget{
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 30px 40px 40px 40px;
	margin-bottom: 40px;
}

.service-sidebar .category-widget h3{
	display: block;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 22px;
}

.service-sidebar .category-widget .category-list li{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.service-sidebar .category-widget .category-list li:last-child{
	margin-bottom: 0px;
}

.service-sidebar .category-widget .category-list li a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #222;
	font-weight: 600;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	padding: 16px 30px;
	z-index: 1;
}

.service-sidebar .category-widget .category-list li a:hover,
.service-sidebar .category-widget .category-list li a.current{
	color: #fff;
}

.service-sidebar .category-widget .category-list li a:before{
	position: absolute;
	content: '';
	width: 0%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all 500ms ease;
}

.service-sidebar .category-widget .category-list li a:hover:before,
.service-sidebar .category-widget .category-list li a.current:before{
	width: 100%;
}

.service-sidebar .category-widget .category-list li a:after{
	position: absolute;
	    content: '\f061';
    font-family: 'FontAwesome';
	font-size: 14px;
	color: #fff;
	top: 16px;
	right: 20px;
	font-weight: 400;
}

.service-sidebar .contact-widget .widget-content{
	position: relative;
	width: 100%;
	padding: 60px 30px 30px 30px;
}

.service-sidebar .contact-widget .widget-content h3{
	position: relative;
	display: block;
	font-size: 28px;
	line-height: 38px;
	color: #fff;
	font-weight: 700;
}

.service-sidebar .contact-widget .widget-content h3 span{

}

.service-sidebar .contact-widget .widget-content h3 a{
	display: inline-block;
	color: #fff;
}

.service-sidebar .contact-widget .widget-content h3 a:hover{

}

.service-sidebar .contact-widget .widget-content .icon-box{
	position: relative;
	display: block;
	font-size: 70px;
	margin-top: 35px;
	margin-bottom: 40px;
	color: #fff;
}

.service-sidebar .contact-widget .widget-content .bg-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
}

.service-sidebar .contact-widget .widget-content .bg-layer:before{
	position: absolute;
	content: '';
	background: #1D1826;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.85;
	border-radius: 10px;
}

.service-sidebar .contact-widget .inner-box{
	position: relative;
	display: block;
	background: rgba(255, 255, 255, 0.15);
	border: 2px solid rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(7.5px);
	border-radius: 10px;
	padding: 30px 15px;
}

.service-sidebar .contact-widget .inner-box p{
	position: relative;
	display: block;
	margin-bottom: 8px;
}

.service-sidebar .contact-widget .inner-box p a{
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	font-weight: 500;
}

.service-sidebar .contact-widget .inner-box p a:hover{

}

.service-details-content{
	position: relative;
	display: block;
}

.service-details-content .image-box{
	position: relative;
	display: block;
	border-radius: 10px;
}

.service-details-content .image-box img{
	width: 100%;
	border-radius: 10px;
}

.service-details-content .content-one .image-box{
	margin-bottom: 55px;
}

.service-details-content h2{
	display: block;
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 20px;
}

.service-details-content p{
	margin-bottom: 26px;
}

.service-details-content p:last-child{
	margin-bottom: 0px;
}

.service-details-content h3{
	display: block;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 15px;
}

.service-details-content .content-two p{
	margin-bottom: 16px;
}

.service-details-content .content-three .single-item{
	position: relative;
	display: block;
	background: #F1F1F1;
	border-radius: 10px;
	padding: 0px 30px 42px 30px;
	text-align: center;
}

.service-details-content .content-three .single-item .icon-box{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 50px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-top: -50px;
	margin-bottom: 26px;
}

.service-details-content .content-three .single-item h3{
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 12px;
}

.service-details-content .content-four .download-list li{
	position: relative;
	display: block;
	margin-bottom: 20px;
	background: #FFFFFF;
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 22px 35px 22px 80px;
}

.service-details-content .content-four .download-list li:last-child{
	margin-bottom: 0px;
}

.service-details-content .content-four .download-list li .icon-box{
	position: absolute;
	left: 35px;
	top: 32px;
	font-size: 36px;
}

.service-details-content .content-four .download-list li h5{
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 0px;
}

.service-details-content .content-four .download-list li span{
	position: relative;
	display: block;
}

.service-details-content .content-four .download-list li button{
	position: absolute;
	top: 35px;
	right: 35px;
	background: rgba(222, 44, 44, 0.1);
	font-size: 15px;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	padding: 4px 23px 2px 23px;
	border-radius: 30px;
	transition: all 500ms ease;
}

.service-details-content .content-four .download-list li button:hover{
	color: #fff;
}

.service-details-content .content-four h3{
	margin-bottom: 22px;
}
.service-sidebar .category-widget .category-list li a:before {
    background: #f29e37;
}
.blog-sidebar .category-widget .category-list li a:before 
{
    opacity:1;
}

.contact-section .form-inner{
	position: relative;
	display: block;
	max-width: 850px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 70px;
}

.contact-section .form-inner .form-group{
	position: relative;
	margin-bottom: 20px;
}

.contact-section .form-inner .form-group:last-child{
	margin-bottom: 0px;
}

.contact-section .form-inner .message-btn{
	padding-top: 10px;
}

.contact-section .form-inner .form-group input[type='text'],
.contact-section .form-inner .form-group input[type='email'],
.contact-section .form-inner .form-group textarea{
	position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    font-size: 16px;
    color: #6E6E6E;
    padding: 10px 20px;
	text-align: left;
    transition: all 500ms ease;
}

.contact-section .form-inner .form-group textarea{
	height: 130px;
	resize: none;
}

.contact-section .form-inner .form-group input:focus,
.contact-section .form-inner .form-group textarea:focus{

}

.contact-section .form-inner .form-group .theme-btn-one{
	padding: 13px 40px;
}

.contact-section .pattern-layer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


/** contact-style-two **/

.contact-style-two{
	position: relative;
}

.contact-style-two .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.contact-style-two .social-links li:last-child{
	margin: 0px;
}

.contact-style-two .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background: #3B5998;
}

.contact-style-two .social-links li:nth-child(2) a{
	background: #55ACEE;
}

.contact-style-two .social-links li:nth-child(3) a{
	background: #DC4E41;
}

.contact-style-two .social-links li:last-child a{
	background: #3F729B;
}

.contact-style-two .form-inner textarea{
	height: 170px;
}

.contact-style-two .form-inner .form-group{
	margin-bottom: 30px;
}

.contact-style-two .form-inner .form-group:last-child{
	margin-bottom: 0px;
}

.contact-style-two .form-inner .form-group .theme-btn-one{
	padding: 13px 40px;
	box-shadow: none;
}

.google-map-section{
	position: relative;
}

.google-map-section #contact-google-map{
	position: relative;
	width: 100%;
	height: 450px;
}







































































