.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding:0px !important;
}
.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .fixed-header .sticky-header,
.admin-bar .mobile-menu,
.admin-bar .fancybox-inner,
.admin-bar .header-style-four.fixed-header,
.admin-bar .header-style-six.fixed-header .header-lower,
.admin-bar .header-style-five.fixed-header .header-upper,
.admin-bar .mobile-menu-two,
.admin-bar .mobile-menu-two .close-btn {
    top:32px !important;
}
.admin-bar .mobile-menu .close-btn{
	top:20px !important;
}

.main-header .logo-box .logo img {
  width: 200px;
  height: auto;
}

.color-palate-head {
  margin-bottom: 20px;
}

.montro-comment-item > .montro-comment-item > .comment{
	padding-top: 32px !important;
}
.montro-comment-item > .montro-comment-item > .montro-comment-item {
	margin-bottom: 20px;
}
.montro-comment-item > .montro-comment-item > .montro-comment-item > .comment{
	padding-bottom: 15px;
	border: none !important;
}
.blog-details-content .comment-box .comment {
	margin-top:32px !important;
}
.montro-comment-item > .montro-comment-item {
    margin-left:40px;
	margin-top:25px;
	padding-bottom: 0 !important;
}
.montro-comment-item > .montro-comment-item > .comment .author-thumb {
	top:30px;
}
.sidebar-page-container .comments-area .comment-box .text p{
	margin-bottom:0;
	color:var(--thm-text);
}
.sidebar-page-container .comments-area .comment-box .theme-btn .txt {
	color:#fff;
}
.comment-form{
    margin-top:60px;
}
.montro-comment-item .comment-form{
    margin:40px 0;
}
.sidebar-page-container .comments-area .comment-box:last-child {
    border-bottom: 0px;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
    margin-top:17px;
}

.nav-outer.pad-left {
	padding-left:60px;
}

.blog-classic .lower-content {
	margin-bottom:0;
}

/* List Link */
.main-footer ul.menu,
.footer-style-two ul.menu{
	position:relative;
}
.main-footer ul.menu li,
.footer-style-two ul.menu li{
	position:relative;
	margin-bottom:13px;
}
.main-footer ul.menu li a,
.footer-style-two ul.menu li a{
	position:relative;
	color:#ffffff;
	font-size:16px;
	padding-left:20px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.main-footer ul.menu li a:before,
.footer-style-two ul.menu li a:before{
	position:absolute;
	content: "\f00c";
	left:0px;
	top:1px;
	font-size:14px;
	line-height:1em;
	font-family: "fontawesome";
}

.team-single-section .list-style-three li {
	width:50%;
	float:left;
}
.team-single-section .social-icon-one li a {
	color: var(--thm-base) !important;
}
.team-single-section .social-icon-one li a:hover {
	color: #ffffff !important;
	border-color: #222222 !important;
	background-color: #222222 !important;
}
.team-single-section .default-form {
	margin-top:50px;
}
.team-single-section .default-form h3 {
	position: relative;
	color: #222222;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3em;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.related-team {
	margin-top: 50px;
}

/*Pagination*/
.styled-pagination > li,
.styled-pagination li > span {
    position: relative;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    min-width: 40px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    border: 1px solid #cccccc;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.styled-pagination li > span.current,
.styled-pagination li.active > a {
	color: #ffffff;
	border-color: #222222;
	background-color: #222222;
}
.styled-pagination li.prev a,
.styled-pagination li.next a,
.styled-pagination li a.prev,
.styled-pagination li a.next {
    width: 100px;
}

.widget_montro_add_banner .widget-content{
	padding:0 !important;
}

.related-project-section .title {
	font-size: 28px;
	margin-bottom:0;
}

/*Blog Category*/
.sidebar-side .sidebar-widget ul{
	position:relative;
}
.sidebar-side .sidebar-widget ul li{
	position:relative;
	margin-bottom:15px;
}
.sidebar-side .sidebar-widget ul li a{
	position:relative;
	color:#666666;
	font-size:16px;
	display:block;
	font-weight:400;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.sidebar-side .sidebar-widget ul li a:hover{
	color:var(--thm-base);
}
.sidebar-side .sidebar-widget ul li:last-child{
	margin-bottom:0px;
}
.sidebar-side .sidebar-widget ul li a span{
	position:absolute;
	right:0px;
}

.request-quote-section .inner-container.mt-100 {
	margin-top:100px;
}

/*Tags*/
.blog-detail .tag-title {
	font-weight:700;
	color:#333333;
}
.blog-detail .post-share-options .tags{
	position:relative;
	float:left;
}
.blog-detail .post-share-options .tags li{
	position:relative;
	margin-right:4px;
	display:inline-block;
	color:#333333;
	font-size: 16px;
}
.blog-detail .post-share-options .tags li a{
	position:relative;
	color:#333333;
	font-size:16px;
	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;
}
.blog-detail .post-share-options .tags li a:hover{
	color: var(--thm-base);
}

.coming-soon .logo img{
	width:225px;
	height:auto;
}

/* Popular Tags */
.sidebar-side .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:8px 20px;
	margin:0px 6px 10px 0px;
	color:var(--thm-text);
	text-align:center;
	font-size:14px !important;
	background:none;
	font-weight:400;
	border-radius:0px;
	border:1px solid #a2a2a2;
	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;
}
.sidebar-side .tagcloud a:hover{
	border-color:var(--thm-base);
	background-color:var(--thm-base);
	color:#ffffff;
}

.default-form form input[type=submit]:hover,
.contact-form-two .form-group input[type="submit"]:hover {
	background-color:var(--thm-secnd);
}
.quote-form form input[type=submit]{
	width:100%;
}

.sidebar-page-container.blog-page {
	padding-bottom:70px;
}

footer .newsletter-form-two .form-group .submit-btn {
	padding: 18px 36px;
}

.newsletter-section .logo-column .logo img,
.main-footer .logo-widget .logo img {
    width: 220px;
}

.main-footer .widget_montro_get_in_touch ul li a {
	list-style:none;
	padding:0;
}
.main-footer .widget_montro_get_in_touch ul li a:before {
	content:'';
}

.mt-20 {
	margin-top:20px;
}

.wpcf7-spinner {
	display:none;
}

.logo-box .logo a img{
	width:180px;
	height:auto;
}

/*Services Menu*/
.service-sidebar ul.menu{
	position:relative;
	border-radius:0px;
	overflow:hidden;	
}
.service-sidebar ul.menu li {
	position:relative;
}
.service-sidebar ul.menu li a {
	position:relative;
	font-size:16px;
	color:#222222;
	padding:18px 25px 18px 0;
	display:block;
	z-index:1;
	font-weight:400;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-bottom:1px solid #d1e9ff;
	border-left:4px solid transparent;
}
.service-sidebar ul.menu li a:hover {
	color: var(--thm-base);
}
.service-sidebar ul.menu li.current-menu-item a:before,
.service-sidebar ul.menu li a:hover::before{
	opacity:1;
}
.service-sidebar ul.menu li a:after{
	position:absolute;
	content:'\f105';
	right:15px;
	top:18px;
	font-size:20px;
	font-family: 'FontAwesome';
	color:#222222;
}
.service-sidebar ul.menu li:last-child a{
	border-bottom:0px;
}
.service-sidebar ul.menu li.current-menu-item a:before{
	width:100%;
	opacity:1;
}

a:not([href]):not([tabindex]) {
    color: #ffffff;
}

/*Social Icon Colors*/
.header-style-two .header-top .social-box li a,
.header-style-three .header-lower .social-box li a,
.header-style-five .updated-header-top .social-box li a,
.header-style-six .updated-header-top .social-box li a {
	background:none !important;
	color:#fff !important;
}

.xs-sidebar-group .xs-sidebar-widget .social-box li a {
	background-color:#fff !important;
	color:#222 !important;
}

.hidden-bar .inner-box .lower-box .social-icons li a {
	background-color:#222 !important;
	color:#fff !important;
}

/*Footer*/
.footer-style-two {
	padding-top:0;
}
.main-footer.padd-top,
.footer-style-two.padd-top {
	padding:100px 0px 0px;
}
.footer-style-four.padd-top {
	padding:90px 0px 0px;
}

.f-style-four .logo-widget a img,
.footer-style-two .logo-widget .logo img,
.footer-style-four .logo-widget a img {
	width:150px;
	height:60px;
}

.f-style-four .social-icon-two {
	margin-top:25px;
}

.f-style-four .social-icon-two li a,
.footer-style-three .social-icon-two li a {
	color: #848484 !important;
	background:none !important;
    padding-left:0;
	line-height: 38px;
}
.f-style-four .footer-widget ul li a:before,
.footer-style-three .social-icon-two li a:before {
    position: relative;
    content: "";
}

.f-style-four ul.menu{
	position:relative;
}

.f-style-four ul.menu li{
	position:relative;
	margin-bottom:12px;
	width: 49%;
	display: inline-block;
}

.f-style-four ul.menu li a{
	position:relative;
	color:#848484;
	font-size:16px;
	font-weight:400;
	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;
}

.f-style-four ul.menu li a:before{
	position: absolute;
    content: "";
    height: 1px;
    width: 0;
    background: #999;
    right: 0;
    bottom: 0;
    transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -webkit-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -moz-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -ms-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -o-transition: width 0.3s cubic-bezier(.77,0,.175,1);
}

.f-style-four ul.menu li a:hover:before{
	right: auto;
    left: 0;
    width: 100%;
}

.f-style-four ul.menu li a:hover{
	color:#ffffff;
}

.main-footer .news-widget .widget-content,
.footer-style-two .news-widget .widget-content{
	border:none;
	padding:0;
}

/* List Link */
.footer-style-four ul.menu{
	position:relative;
}

.footer-style-four ul.menu li{
	position:relative;
	margin-bottom:15px;
}

.footer-style-four ul.menu li a{
	position:relative;
	color:#ffffff;
	font-size:14px;
	padding-left:15px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.footer-style-four ul.menu li a:hover{
	color:var(--thm-base);
}

.footer-style-four ul.menu li a:before{
	position:absolute;
	 content: "\f105";
	left:0px;
	top:-3px;
	font-family: 'FontAwesome';
}

.footer-style-four ul.menu li a:after{
	position: absolute;
    content: "";
    height: 1px;
    width: 0;
    background-color: var(--thm-base);
    right: 0;
    bottom: -6px;
    transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -webkit-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -moz-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -ms-transition: width 0.3s cubic-bezier(.77,0,.175,1);
    -o-transition: width 0.3s cubic-bezier(.77,0,.175,1);
}

.footer-style-four ul.menu li a:hover:after{
	right: auto;
    left: 0;
    width: 100%;
}

.newsletter-widget .form-group input[type="submit"]{
	position:relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 8px 36px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 2px;
	overflow: hidden;
	background: none;
	background-color: rgba(0, 0, 0, 0);
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	width:auto;
	height:auto;
	cursor:pointer;
}
.newsletter-widget .form-group input[type="submit"]:hover {
	color: #222222;
	background-color: #ffffff;
}

.coming-soon .emailed-form input[type="submit"] {
	background: url(../images/icons/paper-plane.png) center no-repeat;
	width: 24px;
	height: auto;
	cursor: pointer;
}

.newsletter-form-two input[type="submit"] {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	padding: 19px 36px;
	display: inline-block;
	background-color: var(--thm-base);
	border-radius: 0px 6px 6px 0px;
}

.icon svg,
span svg {
	width:70px;
	height:auto;
	vertical-align:middle;
}

.big-icon svg{
	width:90px;
	height:auto;
}
