/* -------- Custom Style -------- */

.vc_row, .vc_section {
    margin-left: 0!important;
    margin-right: 0!important;
/*    max-width: 100%;*/
}
.slidermaxwidth{
    max-width: 100%;
}
.slide-tmargin {
    float: left;
    margin: -181px 0 0;
    padding: 0;
    width: 100%;
}
.slide-tmargin.mar-2 {
    margin-top: -278px;
}
.container, .jumbotron .container {
    max-width: 1170px;
    width: 100%;
}
.breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    color: #ffffff;
}
.breadcrumb a {
    color: #fafafa;
}
.header-inner-tmargin {
    float: left;
    margin-top: -145px;
    width: 100%;
}
.more-padding {
    padding: 200px 0 80px!important;
}
.blog-post {
    padding: 35px 0 0;
}
.blog-post:first-child {
	padding-top: 0;
}
.blog-post span i {
    padding-right: 3px;
}
ul.pagination {
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pagination li {
    display: inline;
    margin: 0;
    padding: 0;
}
.pagination li span {
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 40px;
}
.pagination li a {
    background-color: #ffffff;
    border: 1px solid #ececec;
    border-radius: 0;
    color: #231f20;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -1px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.pagination li a:hover, .pagination li a:active, .pagination li a:focus, .pagination li span.current {
    background-color: #179bd7;
    border: 1px solid #179bd7;
    color: #ffffff;
}
.blog-tags {}
.blog-tags ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.blog-tags li {
    display: inline-flex;
    list-style: outside none none;
}
.blog-tags span {
    margin-right: 15px;
    color: #231f20;
    font-weight: 600;
}
.blog-tags a {
    color: #999999;
}
.blog-tags a:hover {
    color: #231f20;
}
table {
    border-collapse: collapse;
    border-radius: 5px;
    border-spacing: 0;
    margin-bottom: 15px;
    width: 100%;
}
td, th {
    border-color: rgba(0, 0, 0, 0.08);
    border-style: solid;
    border-width: 1px;
    padding: 4px 3px;
    text-align: center;
    vertical-align: middle;
}
th {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #231f20;
    font-weight: 600;
}
td a, th a {
    color: #231f20;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
#page-links { 
    padding: 10px 0; 
}
#page-links span {
    border: 1px solid #ececec;
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #231f20;
}
#page-links a span{
    background: #179bd7 none repeat scroll 0 0;
    border: 1px solid #179bd7;
    color: #ffffff;
}
#page-links a:hover span{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ececec;
    color: #231f20;
}
.single-post {}
.single-post input[type="password"] {
    border: 1px solid #ececec;
    border-radius: 0;
    box-shadow: none;
    height: 35px;
    padding: 10px;
}
.single-post input[type="submit"] {
    background-color: #179bd7;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
    padding: 6px 40px;
}
.single-post input[type="submit"]:hover {
    background-color: #231f20;
    color: #ffffff;
}
.child {
    border-style: dotted!important;
    border-width: 1px 0 0!important;
    padding: 30px 0 5px 30px!important;
}
.comment-reply-link {
    color: #999999;
}
.comment-reply-link:hover {
    color: #101010;
}
.about-author {
    padding: 40px;
    border: 1px solid #f1f1f1
}
.about-author img {
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    transition: all 0.3s ease-out 0s;
}
.about-author-text {
    padding: 0 0 0 120px;
    display: block;
    margin: 0;
    text-align: left;
    
}
.bg-ctexteria {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    color: #101010;
    float: left;
    height: 160px;
    margin-bottom: 15px;
    padding: 8px;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.bg-cinput {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    color: #101010;
    float: left;
    height: 45px;
    margin-bottom: 15px;
    padding: 8px;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.post-comment {
    text-transform: uppercase;
    padding: 10px 45px!important;
}
blockquote {
    border-left: 5px solid #179bd7;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
cite {
    font-size: 14px;
    font-weight: 600;
}
iframe, object, embed { 
    width: 100%;
}
.slide-controls-2 .owl-theme .owl-controls .owl-page.active span {
    background-color: #179bd7;
    border: 1px solid #179bd7;
}
.slide-controls-2 .owl-theme .owl-controls .owl-page span {
    border: 1px solid #179bd7;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px!important;
}
.btn-submit {
    background-color: #231f20;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 42px;
    line-height: 1;
    padding: 0 35px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    vertical-align: top;
}
.btn-submit:hover {
     background-color: #999999;
    color: #ffffff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.mega-menu ul li a span.sub-arrow {
    display: none;
}
.theme-browser .theme .theme-actions, .theme-browser .theme.active .theme-actions {
    top:89!important;
}
.admin-bar .header-section.pin-style.pin-start{
    top: 32px;
}
.header-section ul li.right ul {
    left: -20%;
}
.small, small {
    font-size: 95%;
}

/*Edit*/
.header-section .row {
    display: flex;
    align-items: center;
}
.header-section .logo.mar-3 {
    margin-top: 0;
}
.footer_widget li i {
	margin-right: 9px;
}
.footer_widget.widget_media_image .pages-sidebar-item {
	margin-bottom: 25px;
	padding-top: 15px;
}
.contact-info li {
	padding: 5px 0;
}
.footer_widget.widget_nav_menu li a {
	padding: 5px 0;
	border: none;
}
.copyright p {
	margin-bottom: 0;
}
.mc4wp-form input {
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    padding: 13px 50px 13px 15px;
    width: 100%;
}
.mc4wp-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #179bd7;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-size: 12px;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 100%;
}
.home01-search {
	background-size: cover;
    background-position: bottom right;
	padding: 155px 0;
}
.home01-search .search-heading {
	font-size: 40px;
    font-weight: 600;
    line-height: 1.33;
	margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(41,48,59,.25);
	text-transform: uppercase;
}
.home01-search .search-des {
	font-size: 18px;
    line-height: 1.61;
	padding-bottom: 20px;
	text-shadow: 0 2px 4px rgba(41,48,59,.15);
	color: #666;
}
#site-searchform form {
	position: relative;
}
#site-searchform input {
	font-size: 20px;
	font-weight: 300;
}
#site-searchform button {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	width: 50px;
	background: none;
	border: none;
	line-height: 50px;
	font-size: 20px;
	color: #179bd7;
	border-radius: 0 3px 3px 0;
	transition: all .5s;
}
#site-searchform button:hover {
	background: #179bd7;
	color: #fff;
}
.home01-services {
	padding: 50px 0;
}
.home01-testimonial {
	padding: 70px 0 50px;
}
.home01-blog {
	background: linear-gradient(61deg,#6e1a52,#179bd7 100%);
}
#owl-demo18 .item__content {
	border-radius: 8px;
	overflow: hidden;
}
.what-you-get {
    background-color: #f9f9f9;
    border: 1px solid #dedfe0;
    padding: 10px 15px;
}
.what-you-get__items {
	list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.what-you-get__title {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
}
.what-you-get__item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
}
.what-you-get__item .fa {
	margin-right: 5px;
}
.what-you-get__item--columns {
    width: 45%;
}
.what-you-get__text {
    font-size: 15px;
}
.header-section.style1 ul li ul li a {
	text-transform: capitalize !important;
}
.btn.nomargin {
	margin: 0;
}
.btn {
	border-radius: 3px;
	transition: all .5s;
}
label {
	color: #272727;
}
.wpcf7-submit {
	font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
	color: #fff;
    background-color: #179bd7;
    border: none;
	padding: 10px 36px;
	border-radius: 3px;
	transition: all .5s;
}
.wpcf7-submit:hover {
	background-color: #272727;
}
.wpcf7-form label {
	width: 100%;
}
.wpcf7-form input, .wpcf7-form textarea {
	width: 100%;
}
.section-primary a:hover {
	color: #272727;
}
.vc_custom_heading {
	text-transform: uppercase;
	font-weight: bold;
}

@media only screen and (max-width:320px) {
    .margin-top-minus-6 { margin-top: 10px; }
    .img-hover-text5 .distext h4 { font-size: 18px; line-height: 24px; }
    .img-hover-text5 .distext h5 { font-size: 14px; line-height: 20px; }
    hr { margin-top: 10px; margin-bottom: 10px; }
    .border-left-1 { border: medium none; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
    .sitebutton-1.sty2.green { padding: 14px 18px; }
    .admin-bar .header-section.pin-style.pin-start { top: 0px; }
    .topbar-left-items { width: 100%; }
    .topbar-right-items { width: 100%; }
    .toplist { float: none; }
    .topbar .container { width: 95%; }
    .circle17 { margin: auto; float: none; }
}
@media only screen and (max-width:360px) {
    .margin-top-minus-6 { margin-top: 10px; }
    .img-hover-text5 .distext h4 { font-size: 18px; line-height: 24px; }
    .img-hover-text5 .distext h5 { font-size: 14px; line-height: 20px; }
    .border-left-1 { border: medium none; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
    .admin-bar .header-section.pin-style.pin-start { top: 0px; }
    .topbar-left-items { width: 100%; }
    .topbar-right-items { width: 100%; }
    .toplist { float: none; }
    .topbar .container { width: 95%; }
    .circle17 { margin: auto; float: none; }
}
@media only screen and (max-width:480px) {
    .margin-top-minus-6 { margin-top: 10px; }
    .border-left-1 { border: medium none; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
    .admin-bar .header-section.pin-style.pin-start { top: 0px; }
    .topbar-left-items { width: 100%; }
    .topbar-right-items { width: 100%; }
    .toplist { float: none; }
    .topbar .container { width: 95%; }
    .circle17 { margin: auto; float: none; }
}
@media only screen and (max-width:640px) { 
    .margin-top-minus-6 { margin-top: 10px; }
    .border-left-1 { border: medium none; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
    .topbar .border-r { border: none; }
    .topbar .padd-left { padding-left: 0; }
    .admin-bar .header-section.pin-style.pin-start { top: 0px; }
    .topbar .container { width: 95%; }
    .circle17 { margin: auto; float: none; }
}
@media only screen and (max-width:768px) { 
    .margin-top-minus-6 { margin-top: 10px; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
}
@media only screen and (max-width:800px) { 
    .margin-top-minus-6 { margin-top: 10px; }
    .slide-tmargin { margin: 0; }
    .slide-tmargin.mar-2 { margin: 0; }
}
@media only screen and (max-width: 1000px) {
	.img-hover-text5 {
		overflow: hidden;
	}
	.img-hover-text5 h4 {
		font-size: 18px;
		line-height: 24px;
	}
	h2.vc_custom_heading {
		font-size: 24px;
	}
	.sidebar {
		padding: 0;
	}
}
@media only screen and (max-width: 568px) {
	.smk_accordion .accordion_in.style1 div.acc_content {
		padding: 20px;
	}
	.smk_accordion .accordion_in.style1 div.acc_content img {
		margin: 0 0 10px;
		width: 100%;
	}
	.copyright {
		margin-bottom: 10px;
	}
	.what-you-get__item--columns {
		width: 100%;
		align-items: flex-start;
	}
}
@media screen and (max-width: 360px) {	
	#site-searchform input {
		font-size: 16px;
	}
	.home01-search {
		padding: 100px 0;
	}
	h2.vc_custom_heading {
		font-size: 20px;
	}
	div.flipTimer .digit > div {
		padding: 10px 10px;
		top: 0px;
		height: 100%;
	}
	div.fttext {
		width: 68px;
		padding-right: 0;
	}
}