.main-header .header-lower .outer-box .phone-number .icon-outer .icon::before{
	transform:rotate(100deg);
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1210px;
	width:100%;
}
.admin-bar .sticky-header{
	top:32px;
}
.main-slider .title.text-center,
.main-slider h2.text-center,
.main-slider .btns-box.text-center{
	text-align:center !important	
}
.page-title{
	background-image:url(../images/background/3.jpg);
	position: relative;
    padding: 56px 0px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pagination{
	position:relative;
	display:block;	
}

.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 10px 0px 10px;	
}
.pagination li a, .pagination li span{
	position: relative;
    font-size: 18px;
    color: #1e1e29;
    font-weight: 500;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-family: 'Rubik', sans-serif;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #16bae1;
    border-color: #16bae1;
}
.main-header .header-top .search-box-outer.show .search-box-btn .fa-search:before{
	content:"\f00d";
}
.comments-area{
	margin-bottom:0px;	
}
.comments-area{
	margin-bottom:0px;	
}
.comment-form{
	margin-top:50px;	
}
.blog-single-section .inner-section .image img{
	position:relative;
	width:100%;	
}
.comment-form .sec-title{
	margin-bottom:10px;	
}
.comment-form h3 small a{
	position: relative;
    color: #1e1e29;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
}
.maint_theme .maint_theme{
	margin-left:70px;	
}
.blog-single-section .inner-section .upper-box h2{
	max-width:800px;
	margin:0 auto;	
}
iframe{
    width:100%;
    height:100%;
}
/****************** Blog Widget Style **************************/


/*Category List*/

.widget ul{
	position:relative;
	margin-left:15px;
}

.widget ul li{
	position:relative;
	margin-bottom:12px;
	padding-bottom:12px;
    border-bottom: 1px solid #e8f1f7;
	list-style:decimal;
}
.widget ul li:last-child{
	border-bottom:0px;
	padding-bottom:0px;	
}
.widget ul li a{
	position:relative;
	color:#7e7e7e;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.widget ul li:last-child{
	margin-bottom:0px;
}

.widget ul li a:hover{
	color:#16bae1;
}

/*Popular Tags*/

.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:4px 12px 4px;
	margin:0px 6px 10px 0px;
	color:#7e7e7e;
	text-align:center;
	font-size:15px !important;
	background:#e8f1f7;
	font-weight:400;
	border:1px solid #e8f1f7;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget .popular-tags a:hover{
	border-color:#16bae1;
	background-color:#16bae1;
	color:#ffffff;	
}
.sidebar-widget-two .popular-posts .widget-content{
	padding-top: 45px;
    border-top: 1px solid #e8f1f7;
}

/*********************** Footer Widget Style *******************/

.footer-widget ul li.page_item{
	position: relative;
    margin-bottom: 10px;
}
.footer-widget ul li.page_item a{
	position: relative;
    color: #f9f9f9;
    font-size: 1.125em;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.footer-widget ul li.page_item a:hover{
	color: #ffffff;
}

/********************* Newsletter Style ******************/

/***

====================================================================
	Subscribe section
====================================================================

***/

.subscribe-section {
	position: relative;
    background-color: #0e3665;
	padding:50px 0px;
}

.subscribe-section .title-column {
	position:relative;
}

.subscribe-section h2 {
	position: relative;
	font-size: 36px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 7px;
}

.subscribe-section .text {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
}

/*newsletter form*/

.subscribe-section .subscribe-form {
	margin-top: 12px;
}

.subscribe-section .subscribe-form .form-group {
	position: relative;
	display: block;
	margin:0px;
}

.subscribe-section .subscribe-form .form-group input[type="text"],
.subscribe-section .subscribe-form .form-group input[type="tel"],
.subscribe-section .subscribe-form .form-group input[type="email"],
.subscribe-section .subscribe-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 40px;
	padding: 10px 50px 10px 30px;
	height: 54px;
	color:#fff;
	font-size: 16px;
	border-radius: 27px;
	border: 2px solid #fff;
	background: transparent;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.subscribe-section input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

.subscribe-section input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

.subscribe-section input:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
	font-style: italic;
	font-size: 16px;
}

.subscribe-section input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	font-style: italic;
	font-size: 16px;
}
.subscribe-section .subscribe-form button {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 18px;
	line-height: 30px;
	padding: 0px 15px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	background: transparent;
	cursor: pointer;
	border-left: 1px solid #fff;
}

.news-block .inner-box .image .post-meta{
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    padding-bottom:0px;
}

.news-block .inner-box .image .post-meta li a{
    position: relative;
    font-weight: 500;
    padding:7px 15px;
    line-height: 1.2em;
    text-align: center;
    color: #ffffff;
    background-color:#16bae1;
    border-radius: 50px;
    border: 2px solid #16bae1;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}

.widget_bunch_follow_us .social-widget ul{
	margin-left:0px;
}
.widget_bunch_follow_us .social-widget ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
	margin-right:15px;
}
.widget_bunch_follow_us .social-widget ul li:last-child{
	margin-right:0px;
}
.main-header .header-upper .logo-box a img,
.sticky-header .logo a img{
	width:216px;
}

.header-top_new .form-group input::-webkit-input-placeholder,
.header-top_new .form-group textarea::-webkit-input-placeholder{
	color:#ffffff;
}
.comment-form h5{
	font-size:1.3em;
}
.comment-form h5 small{
	font-size:100%;
	font-weight:500;
}
rs-dotted.twoxtwo{
	background-image:none;
	background-color:rgba( 0,0,0,0.5 );
}
.satisfaction {
    background: #16bae1;
    padding: 22px;
    text-align: center;
}
.sat-wrap h4{
	color:#ffffff;
	font-weight:600;
}
.sat-wrap strong{
	color:#072d5a;
	font-family:'Montserrat', sans-serif;
	font-size: 24px;
	margin: 10px 0 5px;
	display: block;
}
.sat-wrap p{
	margin-bottom:0px;
	color:#ffffff;
	font-weight:500;
}
.m-t50{
	margin-top:50px !important;
}
.m-t0{
	margin-top:0px !important;
}
.m-b0{
	margin-bottom:0px !important;
}
.m-b35{
	margin-bottom:25px !important;
}
.footer-widget .social-icon-one li a{
	color:#ffffff;
	border-color:#ffffff;
}