.content-area.col-lg-8 {
-ms-flex: 0 0 68.3%;
flex: 0 0 68.3%;
max-width: 68.3%;
}
.single-team .content-area,
.single-case .content-area,
.content-area.col-lg-8,
.content-area.col-md-12 {
padding-bottom: 100px;
}
.single-post .content-area.col-lg-8 {
padding-bottom: 70px;
}
.site-content .widget-area.col-lg-4 {
-ms-flex: 0 0 31.7%;
flex: 0 0 31.7%;
max-width: 31.7%;
}
.single-team .content-area,
.single-case .content-area,
.page-template-full-width .content-area {
flex: 0 0 100%;
max-width: 100%;
}
.site-main {
padding-top: 100px;
}
.page-template-full-width .site-main {
padding-top: 0;
}
.site-content .sidebar {
position: relative;
padding-bottom: 40px;
}
.single-team .site-main {
padding-top: 120px;
} .widget_recent_services ul li {
margin-bottom: 4px;
padding: 0;
position: relative;
}
.widget_recent_services .sigma-service-content:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: '\f105';
right: 0;
top: 50%;
background: #000048;
transform: translateY(-50%);
font-size: 22px;
z-index: 99;
width: 54px;
height: 54px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
}
.widget_recent_services ul li a {
display: block;
color: #030e27;
padding: 16px 30px 16px 24px;
position: relative;
border: 1px solid #eaeaea;
background-color: #eee;
z-index: 1;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.widget_recent_services ul li a:after {
content: "";
width: 0;
height: calc(100% + 2px);
position: absolute;
top: -1px;
right: 0;
-webkit-transition: width 0.3s linear;
transition: width 0.3s linear;
z-index: -2;
background-color: #fd5d14;
}
.widget_recent_services ul li:hover a,
.widget_recent_services ul li a[aria-current="page"] {
color: #fff;
text-decoration: none;
}
.widget_recent_services ul li:hover a:after,
.widget_recent_services ul li a[aria-current="page"]:after {
width: 100%;
left: 0;
}
.single-service .item-download {
padding-bottom: 10px;
}
.single-service .item-download a {
font-size: 15px;
line-height: 24px;
font-weight: 700;
color: #030e27;
background-color: #ffffff;
display: block;
padding: 23px 23px 23px 30px;
position: relative;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-service .item-download a span {
position: absolute;
display: block;
height: 30px;
width: 30px;
background: #030e27;
right: 20px;
top: 20px;
text-align: center;
line-height: 30px;
color: #fff;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.single-service .item-download a:hover {
background-color: #fda12b;
color: #fff;
text-decoration: none;
}
.single-service .item-download a:hover span {
background: #fff;
color: #030e27;
}
.single-service .widget_media_image {
padding: 0;
} .sigma-case-details-container {
padding: 36px 40px 15px;
background-color: #f4f4f4;
display: inline-block;
}
.sigma-case-detail {
padding-bottom: 10px;
margin-top: 20px;
padding-left: 20px;
}
.sigma-case-details h3 {
margin-bottom: 10px;
}
.sigma-case-detail-title {
font-family: Rajdhani;
font-weight: 700;
color: #030e27;
font-size: 20px;
position: relative;
}
.sigma-case-detail-title:before {
position: absolute;
left: -20px;
top: 6px;
content: "";
width: 6px;
height: 6px;
background: #fd5d14;
}
.sigma-case-content {
padding-top: 30px;
}
.sigma-case-details-container .sigma-case-detail-des {
margin-bottom: 3px;
display: inline-block;
}
.sigma-case-details-container .sigma-case-detail-des p {
margin-bottom: 0;
} .sigma-teammember-thumbnail .post-thumbnail {
position: relative;
}
.sigma-teammember-thumbnail .post-thumbnail:after {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: -30px;
left: -30px;
border: 15px solid #f1f1f1;
z-index: -1;
}
h3.sigma-team-title {
font-size: 26px;
line-height: 34px;
margin-bottom: 0;
margin-top: 10px;
}
h5.sigma-teammember-designation {
font-size: 16px;
color: #222;
margin-bottom: 20px;
}
.sigma-teammember-details {
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px 30px;
margin-left: 20px;
}
.sigma-teammember-detail {
padding-bottom: 20px;
}
.sigma-teammember-detail-title {
font-weight: 700;
color: #030e27;
}
.sigma-teammember-content {
padding-top: 30px;
}
.sigma-teammember-content .wpcf7-form-control-wrap {
width: 100%;
}
.sigma-teammember-link-profiles {
margin: 0;
padding: 0;
clear: both;
}
.sigma-teammember-link-profiles-container {
border-top: 1px solid #f1f1f1;
padding-top: 30px;
margin-top: 10px;
}
.sigma-teammember-link-profiles li {
display: inline-block;
border: none;
}
.sigma-teammember-link-profiles li a {
background-color: #f1f1f1;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
display: block;
font-size: 16px;
color: #030e27;
}
.sigma-teammember-link-profiles li a:hover {
color: #ffffff;
}
.sigma-teammember-detail-title {
font-family: Rajdhani;
font-weight: 700;
color: #030e27;
font-size: 20px;
position: relative;
}
.sigma-teammember-detail-title:before {
position: absolute;
left: -20px;
top: 6px;
content: "";
width: 6px;
height: 6px;
background: #fd5d14;
}
.sigma-teammember-des p {
margin-bottom: 40px;
} .sigma-blog-classic {
box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
margin-bottom: 30px;
}
.sigma-blog-classic .entry-title {
font-size: 45px;
line-height: 45px;
margin-bottom: 15px;
margin-top: 0;
word-break: break-word;
font-weight: 700;
}
.sigma-blog-classic .entry-title a:hover {
text-decoration: none !important;
color: #fd5d14;
}
.sigma-blog-classic-inner {
padding: 25px 30px 25px;
position: relative;
}
.sigma-blog-classic header .posted-on {
display: block;
top: -80px;
font-family: Rajdhani;
width: 80px;
height: 80px;
padding: 15px 4px;
position: absolute;
right: 0;
text-align: center;
}
.sigma-blog-classic header .posted-on a {
color: #fff;
font-size: 30px;
line-height: 30px;
letter-spacing: 0;
}
.sigma-blog-classic header .posted-on a span {
display: block;
font-family: Muli, Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
line-height: 16px;
}
.sigma-blog-classic footer.entry-footer {
margin-top: 5px;
border-top: 1px solid #eeeeee;
padding-top: 20px;
font-size: 14px;
}
.sigma-blog-classic .entry-meta-footer {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.sigma-blog-classic .entry-meta-footer .entry-meta-container i {
color: #fd5d14;
}
.sigma-blog-classic footer .entry-meta-container>span>i {
margin-right: 5px;
}
.sigma-blog-classic footer .entry-meta-container>span {
margin-right: 15px;
}
.sigma-blog-classic footer.entry-footer .social-icon-share {
margin-left: auto;
position: relative;
}
.sigma-blog-classic footer a.social-share-button {
display: block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sigma-blog-classic footer ul.social-share-icons {
position: absolute;
padding: 0;
margin: 0;
right: 30px;
white-space: nowrap;
top: 10px;
list-style: none;
visibility: hidden;
opacity: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.sigma-blog-classic footer li.social-share-icon {
list-style: none;
display: inline-block;
padding: 0;
margin: 0;
width: 30px;
border-right: 1px solid #fff;
overflow: hidden;
}
.sigma-blog-classic footer ul.social-share-icons a.icon-link {
display: block;
text-align: center;
background: #fd5d14;
line-height: 30px;
margin: 0;
padding: 0;
color: #fff;
}
.sigma-blog-classic footer ul.social-share-icons a.icon-link:hover {
background: #0a172a;
}
.sigma-blog-classic footer .social-icon-share:hover ul.social-share-icons {
visibility: visible;
opacity: 1;
top: 0;
}
.sigma-blog-classic blockquote {
padding: 20px 30px;
margin: 50px 0px 40px 0;
border-left: 5px solid #fd5d14;
margin-left: 80px;
}
.sigma-blog-classic blockquote:before {
content: "\f10d";
font-family: 'Font Awesome 5 Free';
position: absolute;
left: -80px;
top: 30%;
line-height: 50px;
font-size: 50px;
text-align: center;
color: #222;
-webkit-font-smoothing: antialiased;
font-weight: 900;
}
.sigma-blog-classic-inner .gallery {
margin-bottom: 30px;
}
body article.without-image .posted-on,
body article:not(.has-post-thumbnail) .posted-on {
display: none;
}
body article.without-image .sigma-blog-classic-inner,
body article:not(.has-post-thumbnail) .sigma-blog-classic-inner {
padding-top: 30px;
}
.post.sticky .sigma-blog-classic-inner {
border: 5px solid #fd5d14;
position: relative;
}
.post.sticky .sigma-blog-classic-inner:after {
content: "\f08d";
font-family: 'Font Awesome 5 Free';
font-size: 25px;
position: absolute;
color: #fff;
opacity: 1;
right: 0px;
top: 0px;
background-color: #fd5d14;
padding: 0;
width: 70px;
line-height: 70px;
height: 70px;
text-align: center;
font-weight: 900;
border-radius: 0;
}
.archive-description {
margin-bottom: 30px;
}
body.blog .site-main article:last-of-type .sigma-blog-classic {
margin-bottom: 0;
} .comments-area {
margin-top: 50px;
}
.children,
.comment-list {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.comment-list>li.comment {
margin-bottom: 40px;
border: 1px solid #f2f3f4;
padding: 30px;
padding-bottom: 0;
}
.comment-list .comment-body {
margin-bottom: 30px;
display: grid;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.comment-list .children {
padding-left: 80px;
position: relative;
}
.comment-list .reply {
position: absolute;
top: 0;
right: 0;
font-weight: 500;
letter-spacing: .1em;
}
.comment-list a.comment-reply-link {
display: inline-block;
font-size: 12px;
font-weight: 700;
background: #fd5d14;
color: #fff;
padding: 7px 10px;
line-height: 12px;
}
.comment-list a.comment-reply-link:hover {
background: #030e27;
}
.comment-list .comment-avatar {
min-width: 100px;
margin-right: 20px;
}
.comment-list .comment-avatar img.avatar {
width: 100px;
border-radius: 50%;
}
.comment-list span.comment-author {
font-family: Rajdhani;
color: #030e27;
font-size: 20px;
display: block;
margin-bottom: 2px;
}
.comment-list span.comment-date {
margin-bottom: 10px;
display: block;
}
.comment-list .comment-date a {
color: #222;
font-size: 13px;
} .comment-respond .comment-form {
padding: 30px 30px 30px 30px;
box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
}
.comment-respond .comment-form .sigma-comment-form-input-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.comment-respond .comment-form-url,
.comment-respond .comment-form-comment {
width: 100%;
}
.comment-respond p.comment-form-email,
.comment-respond p.comment-form-author {
-ms-flex: 0 0 48%;
flex: 0 0 48%;
}
.comment-respond p.comment-form-author {
margin-right: 4%;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title {
font-size: 30px;
line-height: 32px;
}
.comments-area .comment-form .comment-form-cookies-consent {
display: flex;
}
.comments-area .comment-form .comment-form-cookies-consent input {
margin-top: 6px;
}
.comments-area .comment-form .comment-form-cookies-consent label {
margin-left: 10px;
}
.comment-respond {
margin-bottom: 30px;
}
.content-area.col-md-12 .comment-respond {
margin-bottom: 0;
}
.comment-list .children .comment-respond {
margin-bottom: 30px;
}
.content-area.col-md-12 .comment-list .comment-respond {
margin-bottom: 30px;
}
.comment-respond .comment-form p.form-submit {
margin: 0;
} .post-author-box {
margin-top: 30px;
margin-bottom: 25px;
padding: 45px 45px 25px 48px;
background-color: #f5f5f5;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
.post-author-box .post-author-image {
height: 140px;
width: 140px;
display: block;
overflow: hidden;
border-radius: 50%;
margin-right: 35px;
background-color: #fff;
}
.post-author-box .post-author-image .alignnone {
margin: 0;
width: 140px;
height: 140px;
}
.post-author-box .post-author-details {
-webkit-flex-shrink: 160;
-moz-flex-shrink: 160;
-ms-flex-negative: 160;
flex-shrink: 160;
}
.post-author-box .author-title {
font-size: 24px;
text-transform: uppercase;
line-height: 30px;
margin-bottom: 5px;
} .related-posts.blog-style-1 .sigma-post-slide {
background: #fff;
box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
}
.related-posts.blog-style-1 .sigma-post-slide h3 {
font-size: 24px;
line-height: 35px;
margin-bottom: 10px;
}
.related-posts.blog-style-1 .sigma-post-slide a {
text-decoration: none;
}
.related-posts.blog-style-1 .sigma-post-slide a:hover {
color: #fd5d14;
}
.related-posts.blog-style-1 .sigma-post-content-cover {
padding: 25px 30px 25px;
position: relative;
text-align: center;
}
.related-posts.blog-style-1 .sigma-post-date {
display: inline-block;
position: absolute;
top: -62px;
right: 0px;
background: #000;
width: 65px;
text-align: center;
color: #fff;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 12px;
padding: 10px 0;
}
.related-posts.blog-style-1 .sigma-post-date .date {
font-size: 30px;
display: block;
font-family: 'Rajdhani', sans-serif;
font-weight: 700;
line-height: 30px;
letter-spacing: 1px;
}
.related-posts.blog-style-1 .sigma-post-meta {
border-top: 1px solid #f1f1f1;
padding: 15px 0 0 0;
margin-top: 25px;
}
.related-posts.blog-style-1 .post-meta-item i {
color: #fd5d14;
margin-right: 5px;
}
.related-posts.blog-style-1 .sigma-post-meta>div {
display: inline-block;
margin-right: 15px;
font-size: 14px;
}
.related-posts.blog-style-1 .sigma-post-image-container {
overflow: hidden;
}
.related-posts.blog-style-1 .sigma-post-image-container .post-image {
transform: scale(1.01);
}
.related-posts.blog-style-1 .sigma-post-post-wrapper:hover .sigma-post-image-container .post-image {
transform: scale(1.2);
}
.related-posts.blog-style-1 .sigma-post-image-container .post-image {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
} .related-posts.blog-style-1 .sigma-post-image-container,
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper{
position: relative;
}
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-date{
position: absolute;
bottom: 0;
top: auto;
display: flex;
align-items: center;
width: auto;
padding: 5px 10px;
}
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-content{
position: absolute;
top: 0;
background: #030e27;
left: 0;
right: 0;
padding: 10px 20px;
z-index: 1;
}
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-content .sigma-post-meta{
border: none;
padding: 0;
margin: 0;
text-align: center;
}
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-content .sigma-post-meta .post-meta-item>a,
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-content .sigma-post-meta .post-meta-item{
color: #fff;
}
.related-posts.blog-style-1 .sigma-post-slide .sigma-post-post-wrapper .sigma-post-content .sigma-post-meta .post-meta-item{
margin: 0 10px;
text-transform: uppercase;
font-weight: 700;
}
.related-posts.blog-style-1 .sigma-post-date .month{
color: #fff;
font-weight: 700;
font-size: 16px;
margin: 0 5px;
letter-spacing: normal;
}
.related-posts.blog-style-1 .sigma-post-date .year{
color: #fff;
font-weight: 700;
font-size: 16px;
letter-spacing: normal;
}
.related-posts.blog-style-1 .sigma-post-date span:before{
content: '/';
margin-right: 5px;
font-weight: 600;
}
.related-posts.blog-style-1 .sigma-post-date span:first-child:before{
display: none;
}
.related-posts.blog-style-1 .sigma-post-description p {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
line-height: 24px;
max-height: 75px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 15px;
}
.related-posts.blog-style-1 .sigma-blog-link{
color: #fd5d14;
text-transform: uppercase;
font-weight: 700;
}
.related-posts.blog-style-1 .sigma-blog-link:hover{
color: #030e27;
}
.related-posts.blog-style-1.blog-layout-grid .sigma-post-slide {
margin-bottom: 30px;
}
.related-posts.blog-style-1 .without-image .sigma-post-date {
display: none;
}
.related-posts.blog-style-1 .without-image .sigma-post-content-cover {
padding-top: 30px;
} .sigma-page-title {
text-align: center;
}
.sigma-page-title .page-title {
font-size: 40px;
line-height: 46px;
color: #fff;
margin: 0;
}
.sigma-page-title .breadcrumb {
background: none;
display: block;
color: rgba(255, 255, 255, 0.80);
margin: 20px 0 0 0;
padding: 0;
}
.sigma-page-title .breadcrumb a {
color: #fff;
padding-right: 10px;
}
.sigma-page-title .breadcrumb span {
margin-left: 10px;
}
.header-layout-1+.site-content .sigma-page-title {
margin-top: -33px;
padding-top: 33px;
}
.sigma-page-title .breadcrumb i {
font-size: 11px;
margin: 0 5px;
} header.site-header-container {
position: relative;
z-index: 999;
}
.sigma-sticky-header {
position: fixed;
top: 0;
width: 100%;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.site-header .contact-info {
margin-left: auto;
}
.site-header .contact-info .contact-item i {
font-size: 30px;
line-height: 30px;
color: #fd5d14;
}
.site-header .contact-item {
float: left;
padding-left: 40px;
}
.site-header .contact-list span {
display: block;
}
.site-header .contact-list span a {
color: #666;
}
.site-header .site-logo {
height: 120px;
display: table;
vertical-align: middle;
text-align: center;
}
.site-header .site-logo img {
height: 50px;
}
.site-header .site-logo a {
display: table-cell;
vertical-align: middle;
}
.site-header .contact-list {
padding-left: 15px;
font-size: 13px;
font-weight: 700
}
.site-header .contact-list .contact-label {
font-family: Rajdhani, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 20px;
color: #030e27;
}
.site-header .header-right-side {
display: flex;
align-items: center;
}
.site-header .sigma-header-button a {
padding: 0px 26px;
background-color: #fd5d14;
display: block;
color: #fff;
line-height: normal;
font-weight: 700;
font-size: 14px;
height: 50px;
line-height: 50px;
}
.site-header ul.social-info {
list-style: none;
padding: 0;
margin: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.site-header ul.social-info li {
display: inline-block;
margin-left: 10px;
}
.site-header ul.social-info li a {
display: block;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.site-header ul.social-info li a:hover {
background-color: #fd5d14;
} .site-header-bottom.sigma-bg-color-secondary {
background: #030e27;
}
.site-header .header-stickable-wrap,
.header-layout-1 .site-header .sigma-header-button a,
.site-header .header-right-side .site-header .main-navigation div>ul>li,
.site-header .main-navigation div>ul>li>a,
.site-header-bottom {
height: 68px;
line-height: 68px !important;
}
.site-header .main-navigation {
padding: 0;
margin: 0;
border: 0;
width: auto;
}
.site-header .main-navigation div>ul>li>a {
font-family: Rajdhani, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
letter-spacing: 1px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
font-style: normal;
margin: 0 20px;
}
.site-header .main-navigation>div>ul {
display: block;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
left: 100%;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.site-header .main-navigation div>ul>li {
float: left;
position: relative;
}
.site-header .main-navigation div>ul ul li {
position: relative;
border-bottom: 1px solid #f0f0f0;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.site-header a.search-icon.search-popup-modal {
display: block;
color: #fff;
padding: 0 20px;
display: block;
}
@media (min-width: 1200px) {
.site-header .main-navigation div>ul>li>ul,
.site-header .main-navigation div>ul>li>ul ul {
top: auto;
border-top: 3px solid #fd5d14;
width: 250px;
padding: 0px;
background: #fff;
}
.site-header .main-navigation div>ul>li>ul ul {
left: 100%;
top: -3px;
}
.site-header .main-navigation div>ul ul {
text-align: left;
position: absolute;
display: block;
line-height: 14px;
margin: 0;
list-style: none;
left: 0;
border-radius: 0;
-webkit-box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
background-clip: padding-box;
z-index: 99;
visibility: hidden;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s linear 0s;
transition: all .3s linear 0s;
}
.site-header .main-navigation div>ul ul a {
margin: 0;
display: block;
padding: 17px 20px 15px;
position: relative;
font-size: 14px;
font-weight: 700;
color: #666;
}
.site-header .main-navigation div>ul ul a:before {
position: absolute;
content: '';
left: 18px;
top: 24px;
width: 0;
height: 2px;
background-color: transparent;
-webkit-transition: all .500s ease-in-out;
transition: all .500s ease-in-out;
}
.site-header .main-navigation div>ul ul a:hover {
padding-left: 35px;
}
.site-header .main-navigation div>ul ul a:hover:before {
width: 10px;
background-color: #f5f5f5;
}
.site-header .main-navigation div>ul li:hover>ul {
opacity: 1;
visibility: visible;
}
} .site-header-container.header-layout-1 {
border-top: 5px solid #2C86F8;
} .header-layout-2 .site-header .main-navigation div>ul>li:first-child>a {
margin-left: 0;
}
.header-layout-2 .site-header a.search-icon.search-popup-modal {
line-height: 40px;
padding: 0 14px;
}
.header-layout-2 .site-header a.search-icon.search-popup-modal:hover {
background-color: #fd5d14;
}
.header-layout-2 .site-header .contact-info .contact-item i {
font-size: 22px;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
background-color: #fd5d14;
border-radius: 50%;
color: #fff !important;
}
.header-layout-2 .sigma-header-button-container {
margin-left: auto;
}
.header-layout-2 .site-header .site-logo {
height: 130px;
}
.header-layout-2 .site-header-top>.d-flex {
position: relative;
}
.header-layout-2 .site-header-top>.d-flex:after {
content: '';
width: 1000%;
height: 100%;
background: #f5f5f5;
position: absolute;
top: 0;
z-index: -1;
left: 342px;
}
.header-layout-2 .sigma-header-button {
margin-left: 29px;
} .site-footer {
clear: both;
width: 100%;
color: rgba(255, 255, 255, 0.9);
}
.sigma-footer-widgets-wrapper {
font-size: 14px;
padding-top: 70px;
padding-bottom: 60px;
}
.sigma-footer-widgets-wrapper .widget .menu {
margin-bottom: 20px;
}
.sigma-footer-widgets-wrapper a,
.sigma-footer-widgets-wrapper a:visited {
color: #fff;
}
.sigma-footer-widgets-wrapper .widget {
background: none;
padding: 0;
margin: 0;
}
.sigma-footer-widgets-wrapper .widget-title {
font-size: 24px;
color: #fff;
margin-bottom: 20px;
line-height: 30px;
}
.sigma-footer-widgets-wrapper ul {
margin: 0;
}
.sigma-footer-widgets-wrapper li {
list-style: none;
} .sigma-footer-widgets-wrapper .footer-logo {
display: block;
margin-bottom: 20px;
}
.sigma-footer-widgets-wrapper a.btn.btn-outline-light.footer-button {
border-radius: 0;
border-width: 2px;
font-size: 15px;
padding: 15px 20px;
font-weight: 600;
margin-top: 10px;
box-shadow: none !important;
} .sigma-footer-widgets-wrapper .widget_sigma_recent_entries .sigma-post-image {
width: 100px;
margin-right: 10px;
} .sigma-footer-widgets-wrapper .menu li a:before {
content: "\f129";
font-family: Flaticon;
font-weight: 600;
font-size: 12px;
margin-right: 7px;
}
.sigma-footer-widgets-wrapper .menu li {
display: inline-block;
width: calc(50% - 2px);
float: none;
padding: 0 0 11px 0;
position: relative;
} .sigma-footer-widgets-wrapper .widget_contact li:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, .06);
margin-bottom: 18px;
}
.sigma-footer-widgets-wrapper .widget_contact li {
padding-left: 30px;
position: relative;
padding-top: 0;
padding-bottom: 18px;
}
.sigma-footer-widgets-wrapper .widget_contact i {
position: absolute;
left: 0;
top: 5px;
font-size: 16px;
} .sigma-copyright {
padding-top: 20px;
padding-bottom: 15px;
font-size: 14px;
background: #0d1c33;
}
.sigma-copyright,
.sigma-copyright a,
.sigma-copyright a:visited,
.sigma-copyright .social-icons li a {
color: rgba(248, 252, 255, .6);
}
.sigma-copyright .social-icons {
margin: 0;
padding: 0;
display: inline;
}
.sigma-copyright .social-icons li {
margin-left: 8px;
margin-right: 8px;
min-width: auto;
display: inline-block;
}
.sigma-copyright .footer-right {
text-align: right;
} body.page-template-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
padding-top: 100px;
padding-bottom: 90px;
margin-bottom: 0;
}
body .vc_col-has-fill>.vc_column-inner,
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-top: 0;
}
.sigma-title-color-light,
.sigma-title-color-light h1,
.sigma-title-color-light h2,
.sigma-title-color-light h3,
.sigma-title-color-light h4,
.sigma-title-color-light h5,
.sigma-title-color-light h6,
.sigma-title-color-light {
color: #fff;
}
body .vc_row.row-overflow-vs[data-vc-full-width] {
overflow: visible;
}
.sigma-extend-right-bg .sigma-extend-right-col:after {
content: " ";
position: absolute;
width: 1000%;
height: calc(100% + 200px);
background: #f5f5f5;
top: -100px;
margin-right: -100%;
}
.sigma-extend-right-bg>.wpb_column:first-child .vc_column-inner {
padding-right: 0;
}
.sigma-extend-right-bg>.wpb_column:last-child .vc_column-inner {
padding-left: 0;
}
.page-template-full-width .entry-header {
display: none;
}
.col-extend-right:after {
content: '';
width: 1000%;
height: 100%;
background: #000;
position: absolute;
top: 0;
left: 0;
margin-right: -100%;
z-index: -1;
} body .wpb_column.sigma-background-position-left-top>.vc_column-inner,
body .sigma-background-position-left-top {
background-position: left top !important;
}
body .wpb_column.sigma-background-position-left-center>.vc_column-inner,
body .sigma-background-position-left-center {
background-position: left center !important;
}
body .wpb_column.sigma-background-position-left-bottom>.vc_column-inner,
body .sigma-background-position-left-bottom {
background-position: left bottom !important;
}
body .wpb_column.sigma-background-position-right-top>.vc_column-inner,
body .sigma-background-position-right-top {
background-position: right top !important;
}
body .wpb_column.sigma-background-position-right-bottom>.vc_column-inner,
body .sigma-background-position-right-bottom {
background-position: right bottom !important;
}
body .wpb_column.sigma-background-position-right-center>.vc_column-inner,
body .sigma-background-position-right-center {
background-position: right center !important;
}
body .wpb_column.sigma-background-position-center-top>.vc_column-inner,
body .sigma-background-position-center-top {
background-position: center top !important;
}
body .wpb_column.sigma-background-position-center-center>.vc_column-inner,
body .sigma-background-position-center-center {
background-position: center center !important;
}
body .wpb_column.sigma-background-position-center-bottom>.vc_column-inner,
body .sigma-background-position-center-bottom {
background-position: center bottom !important;
} .vc_row.sigma-bg-color-white {
background-color: #fff;
}
.wpb_column.sigma-bg-color-white>.vc_column-inner {
background-color: #fff;
} .sigma-contact-info .wpcf7-form-control,
.sigma-contact-info textarea {
border-radius: 0;
width: 100%;
}
.sigma-contact-info .wpcf7-form-control-wrap {
margin-top: 6px;
display: inline-block;
width: 100%;
}
.sigma-form-style-1 .input-group {
margin-bottom: 25px;
}
.sigma-contact-info textarea {
height: 141px;
}
.sigma-contact-info label {
margin-bottom: 20px;
}
.sigma-contact-info .wpcf7-submit {
width: 100%;
}
.sigma-contact-info .wpcf7-submit:hover {
background-color: #030e27;
}
.sigma-contact-info .wpcf7-form-control-wrap.menu-765 {
width: 100%;
}
.sigma-contact-info .wpcf7-checkbox .wpcf7-list-item {
margin-left: 0;
} .sigma-team-form-1 .input-group {
margin-bottom: 25px;
}
.sigma-team-form-1 .wpcf7-form-control,
.sigma-contact-info textarea {
border-radius: 0;
}
.sigma-contact-info .infobox-style-3 i:after {
background: #f5f5f5;
z-index: 9;
top: 0;
} .sigma-accordion-style-1 .vc_tta.vc_general .vc_tta-panel {
margin-bottom: 14px;
}
.sigma-accordion-style-1 .vc_tta-panel-title>a {
color: #030e27 !important;
font-size: 18px;
font-weight: 700;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.sigma-accordion-style-1 .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
border-width: 0;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .sigma-accordion-style-1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
background: #030e27;
color: #fff !important;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
background: #ffffff;
color: #030e27 !important;
}
.sigma-accordion-style-1 .vc_tta-panel-heading:hover .vc_tta-panel-title>a {
color: #030e27 !important;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta.vc_general .vc_tta-panel-title>a {
padding: 21px 20px;
position: relative;
}
.wpb-js-composer .vc_row.sigma-accordion-style-1.sigma-bg-color-white .vc_tta.vc_general .vc_tta-panel-title>a {
background-color: #f5f5f5;
}
.wpb-js-composer .vc_row.sigma-accordion-style-1.sigma-bg-color-white .vc_tta.vc_general .vc_tta-panel-title>a:before {
background-color: #fff;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta.vc_general .vc_tta-panel-title>a:before {
position: absolute;
right: 11px;
top: 15px;
content: "";
background: #f5f5f5;
width: 30px;
height: 30px;
color: #030e27;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
border-color: #030e27
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta.vc_general .vc_tta-panel-title>a:before {
background: #f5f5f5;
color: #030e27;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:before {
background: #fd5d14;
}
.wpb-js-composer .sigma-accordion-style-1 .vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
border-color: #fff;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
top: 25px;
-webkit-transform: inherit;
-ms-transform: inherit;
transform: inherit;
} .owl-dots {
text-align: center;
display: inline-block;
margin-top: 32px;
}
.owl-dots .owl-dot {
background: #f5f5f5;
width: 10px;
height: 10px;
outline: none;
display: inherit;
margin: 0 4px;
}
.owl-dots .owl-dot.active {
background: #fd5d14;
} .owl-nav button {
outline: none;
}
.arrow-on-hover .owl-nav button {
width: 30px;
height: 30px;
line-height: 30px;
background: #ffffff !important;
position: absolute;
top: 50%;
margin-top: -15px;
}
.arrow-on-hover .owl-nav button:hover {
background: #fd5d14 !important;
}
.arrow-on-hover .owl-nav button i {
color: #030e27;
font-size: 16px;
}
.arrow-on-hover .owl-nav button.owl-prev {
left: 40px;
opacity: 0;
}
.arrow-on-hover .owl-nav button.owl-next {
right: 40px;
opacity: 0;
}
.arrow-on-hover:hover .owl-nav button.owl-prev {
left: 15px;
opacity: 1;
}
.arrow-on-hover:hover .owl-nav button.owl-next {
right: 15px;
opacity: 1;
} .arrow-middle-right .owl-nav {
position: absolute;
top: 50%;
right: 0;
margin-top: -15px;
}
.arrow-middle-right .owl-nav button {
width: 30px;
height: 30px;
line-height: 30px;
background: inherit;
border: 1px solid #7d838d !important;
display: inherit;
margin: 5px 0;
}
.arrow-middle-right .owl-nav button:hover {
background: #fd5d14 !important;
border: 1px solid #fd5d14 !important;
color: #ffffff;
}
.arrow-middle-right .owl-nav .owl-nav button i {
color: #081528;
font-size: 16px;
} .sigma-searchform {
max-width: 1140px;
margin: 0 auto;
position: relative;
text-align: center;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
button.sigma-search-button {
position: absolute;
height: 55px;
width: 55px;
right: 0;
background-color: #fd5d14;
top: 0;
padding: 0;
}
.mfp-inline-holder .mfp-content {
position: static;
}
.mfp-close {
top: 40px;
right: 40px;
opacity: 1;
}
body .button.mfp-close {
color: #fff;
} section.error-404 {
padding: 100px 0;
text-align: center;
}
section.error-404 h1.page-title {
font-size: 250px;
line-height: 250px;
}
section.error-404 .search-form {
position: relative;
max-width: 800px;
margin: 0 auto;
margin-bottom: 20px;
} body .vc_btn3.vc_btn3-style-classic {
border: none;
}
body .vc_btn3.vc_btn3-style-classic:hover {
border: none;
}
.sigma-contact-info .wpcf7-submit,
body .vc_btn3.vc_btn3-size-md.vc_btn3-style-flat,
body .vc_btn3.vc_btn3-size-md {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 40px;
padding-right: 40px;
font-weight: bold;
border: none;
}
.sigma-contact-info .wpcf7-submit{
padding: 15px;
}
.sigma-contact-info .wpcf7-submit,
body .vc_btn3.vc_btn3-color-white:hover,
body .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-tertiary:hover,
body .vc_btn3.vc_btn3-color-tertiary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-secondary:hover,
body .vc_btn3.vc_btn3-color-secondary:focus,
body .vc_btn3.vc_btn3-color-secondary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-primary,
body .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
color: #fff;
background-color: #fd5d14;
}
body .vc_btn3.vc_btn3-color-primary:hover,
body .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-secondary,
body .vc_btn3.vc_btn3-color-secondary.vc_btn3-style-flat {
color: #fff;
background-color: #030e27;
}
.btn.btn-outline-light.footer-button:hover,
.btn.btn-outline-light.footer-button:focus,
body .sigma-bg-color-secondary .vc_btn3.vc_btn3-color-primary:hover,
body .sigma-bg-color-secondary .vc_btn3.vc_btn3-color-primary:focus,
body .sigma-bg-color-secondary .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-tertiary,
body .vc_btn3.vc_btn3-color-tertiary.vc_btn3-style-flat {
color: #030e27;
background-color: #f5f5f5;
}
body .vc_general.vc_btn3:focus {
border: none;
} .sigma-z-index-down {
z-index: -1;
}
.sigma-z-index-0 {
z-index: 0;
}
.sigma-z-index-1 {
z-index: 1;
}
.sigma-z-index-2 {
z-index: 2;
}
.sigma-z-index-3 {
z-index: 3;
}
.sigma-shadow-1 {
box-shadow: 0 9px 35px 0 rgba(26, 47, 106, .07);
} .sigma-year {
background: #fd5d14;
color: #ffffff;
text-align: center;
padding: 20px 30px;
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
font-family: Rajdhani;
} .skill-img img {
margin-left: 40px;
}
.sigma-about .sigma-about2 img {
position: absolute;
bottom: 40px;
left: 0;
}
.sigma-about .about-icon2 span {
bottom: 110px;
right: -25px;
box-shadow: 0 5px 57px 0 rgba(0, 0, 0, .15);
width: 100px;
height: 100px;
background: #ffffff;
border-radius: 100px;
}
.sigma-about .about-icon2 {
position: absolute;
bottom: 70px;
right: 25px;
}
.sigma-about .about-icon2 span:before {
line-height: 100px;
font-size: 40px !important;
}
.sigma-about .about-icon2 span:after {
position: absolute;
top: -10px;
left: -10px;
content: "";
width: 120px;
height: 120px;
border: 2px dashed #ffffff;
border-radius: 100px;
}
.sigma-about-us2 .about-icon span {
bottom: 110px;
right: -25px;
box-shadow: 0 5px 57px 0 rgba(0, 0, 0, .15);
width: 100px;
height: 100px;
background: #ffffff;
border-radius: 100px;
}
.sigma-about-us2 .vc_icon_element-icon {
margin-top: 34px;
}
.sigma-about-us2 .about-icon {
position: absolute;
top: 50%;
left: 95px;
margin-top: -62px;
}
.sigma-about-us2 .about-icon span:before {
line-height: 100px;
}
.sigma-about-us2 .about-icon span:after {
position: absolute;
top: -10px;
left: -10px;
content: "";
width: 120px;
height: 120px;
border: 2px dashed #ffffff;
border-radius: 100px;
}
.sigma-about-us2 .about-icon:hover span:after {
-webkit-animation: rotation 10s infinite linear;
}
@-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}
.sigma-about-us2 .vc_custom_heading a {
position: relative;
}
.sigma-about-us2 .vc_custom_heading a:before {
left: 0;
top: 0;
content: "\f103";
font-size: 40px;
line-height: 40px;
color: #222;
font-family: Flaticon;
vertical-align: middle;
margin-right: 15px;
font-weight: normal;
} .sigma-about-introbox:before {
position: absolute;
background: #fd5d14;
left: 0;
top: 0;
content: "";
width: 80px;
height: 100%;
}
.sigma-about-introbox h6 {
position: absolute;
transform: rotate(-90deg);
font-size: 20px;
left: -205px;
top: 125px;
z-index: 9;
padding: 4px 30px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
} .sigma-contact-info .infobox-style-3 .sigma-infobox-wrapper {
padding: 0;
margin: 0;
display: flex;
}
.sigma-contact-info .sigma-infobox-content {
margin-left: 30px;
}
.sigma-contact-info .infobox-style-3 .sigma-infobox-title {
margin-top: 0;
font-weight: 700;
}
.sigma-contact-info .infobox-style-3 i:after {
background: #f5f5f5;
z-index: 9;
top: 0;
}
.sigma-contact-info .infobox-style-3 i:before {
z-index: 99;
} .sigma-contact-box-style1 {
display: inline-block;
width: 100%;
}
.sigma-contact-box-style1:after {
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 100%;
content: "";
background: #fd5d14;
}
.sigma-contact-box-style1 a {
color: #ffffff !important;
margin-top: 15px;
display: inherit;
font-size: 22px;
font-weight: 700;
font-family: Rajdhani;
}
.sigma-contact-box-style1 a:hover {
color: #00adee !important;
}
.sigma-contact-box-style1 h4 {
position: absolute;
transform: rotate(-90deg);
display: inline-block;
font-size: 24px;
left: -115px;
top: 50px;
z-index: 9;
font-weight: bold;
color: #ffffff;
} .sigma-video-box-style1 {
position: absolute;
width: 100%;
bottom: 0;
}
.sigma-video-box-style1 h6 {
font-size: 20px;
color: #ffffff;
font-family: Rajdhani, Arial, Helvetica, sans-serif;
padding-left: 20px;
}
.sigma-video-box-style1 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
font-size: 34px;
z-index: 9;
width: 50px;
height: 50px;
background: #fff;
color: #fd5d14;
border-radius: 50%;
line-height: 50px;
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.sigma-video-box-style1 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner:hover .vc_icon_element-icon:before {
background: #fd5d14;
color: #fff;
}
.sigma-video-box-style1 h5 {
position: absolute;
transform: rotate(-90deg);
font-size: 14px;
left: -40px;
top: 41px;
z-index: 9;
padding: 4px 30px;
font-weight: bold;
color: #ffffff;
background: #fd5d14;
}
.sigma-video-box-style1-bg .vc_column-inner {
position: relative;
padding: 30px 0 !important;
} .sigma-video-box-style2 .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-iconm {
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.sigma-video-box-style2 {
padding: 120px 0;
}
.sigma-video-box-style2.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
font-size: 24px;
z-index: 9;
width: 70px;
height: 70px;
background: #fff;
color: #fd5d14;
border-radius: 100px;
line-height: 70px;
-webkit-transition: all 0.3s ease-out 0.3s;
-moz-transition: all 0.3s ease-out 0.3s;
-ms-transition: all 0.3s ease-out 0.3s;
-o-transition: all 0.3s ease-out 0.3s;
transition: all 0.3s ease-out 0.3s;
}
.sigma-video-box-style2.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner:hover .vc_icon_element-icon:before {
background: #fd5d14;
color: #fff;
} .sigma-action-style1.sigma_custom_heading_wrapper .sigma-heading-title-wrapper .heading-title {
position: relative;
margin-left: 60px;
font-weight: 600;
font-size: 30px;
}
.sigma-action-style1.sigma_custom_heading_wrapper .sigma-heading-title-wrapper .heading-title:before {
content: "\f126";
position: absolute;
font-size: 46px;
color: #222;
font-family: Flaticon;
left: -60px;
top: 0;
font-weight: normal;
}
.sigma-action-box .sigma-title {
font-size: 60px;
color: #ffffff;
font-family: Rajdhani;
line-height: 80px;
}
.sigma-action-box a {
font-size: 24px;
color: #222;
border-bottom: 4px solid #fd5d14;
line-height: 24px;
display: inline-block;
font-family: Rajdhani;
margin-top: 15px;
}
.sigma-action-box a:hover {
color: #ffffff;
border-bottom: 4px solid #ffffff;
} .infobox-area .d-flex {
margin-top: 20px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
margin-right: 20px;
}
.infobox-area {
width: 80%;
position: absolute;
bottom: 80px;
left: -30px;
padding: 20px 10px;
}
.infobox-area:before {
position: absolute;
right: 40px;
top: -40px;
content: "";
font-size: 46px;
width: 0;
height: 0;
border-bottom: 40px solid #fd5d14;
border-left: 30px solid transparent;
}
.infobox-area .wpb_content_element {
margin-bottom: 0;
}
.infobox-area .heading-box {
width: 50%;
color: #ffffff;
position: relative;
padding-top: 20px;
}
.infobox-area .heading-box:first-child {
padding-left: 20px;
}
.infobox-area .heading-box h4 {
color: #ffffff;
font-size: 24px;
line-height: 28px;
margin-bottom: 0;
}
.infobox-area .heading-box:last-child:before {
content: "";
position: absolute;
top: 0;
background: rgba(255, 255, 255, 0.2);
height: 100%;
width: 1px;
left: -20px;
}
.infobox-area .sigma-infobox-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .header-layout-3 .site-header .site-logo {
height: 80px;
}
.header-layout-3 .site-header .contact-list .contact-label {
display: none;
}
.header-layout-3 .site-header .contact-info {
margin-right: auto;
}
.header-layout-3 .site-header .contact-info .contact-item i {
font-size: 18px;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
background-color: #fd5d14;
color: #fff !important;
}
.header-layout-3 .site-header .contact-list {
padding-left: 10px;
}
.header-layout-3 .site-header-top>.d-flex,
.header-layout-3 .header-menu-area-inner {
position: relative;
}
.header-layout-3 .site-header ul.social-info li {
margin-left: 0;
margin-right: 10px;
}
.header-layout-3 .site-header .header-left-side {
display: flex;
align-items: center;
}
.cns-small-hamburger {
transform: rotateY(180deg);
cursor: pointer;
}
.cns-small-hamburger>.hm-btn>span {
display: block;
width: 30px;
height: 2px;
margin-bottom: 5px;
background: #fff;
transition: 0.5s all;
}
.cns-small-hamburger>.hm-btn>span:nth-child(2) {
width: 25px;
}
.cns-small-hamburger>.hm-btn>span:last-child {
margin-bottom: 0;
width: 20px;
}
.cns-small-hamburger.active>.hm-btn>span,
.cns-small-hamburger:hover>.hm-btn>span {
width: 30px;
}
.cns-small-hamburger.active>.hm-btn>span:first-child {
margin-bottom: 0;
transform: rotate(45deg);
}
.cns-small-hamburger.active>.hm-btn>span:nth-child(2) {
display: none;
}
.cns-small-hamburger.active>.hm-btn>span:last-child {
transform: rotate(-45deg);
position: relative;
top: -2px;
}
.cns-side-nav {
position: fixed;
background: #030e27;
right: 0;
width: 400px;
top: 0;
height: 100%;
z-index: 10;
overflow: auto;
padding: 90px 15px 0px;
display: block;
transition: 0.5s all;
border-left: 1px solid #030e27;
transform: translateX(100%);
}
.cns-side-nav .cns-side-nav-inner{
line-height: normal;
}
.cns-side-nav .cns-close-btn:focus,
.cns-side-nav .cns-close-btn {
position: absolute;
top: 50px;
right: 25px;
padding: 0 7px;
font-size: 16px;
color: #f4f4f4;
background: transparent;
line-height: normal;
}
.cns-side-nav.active {
transform: translateX(0%);
} header.site-header-container.header-layout-4 {
position: fixed;
left: 0;
right: 0;
}
.header-layout-4 .site-header .site-header-top .site-logo{
display: none;
}
.header-layout-4 .site-header .sigma-header-button a {
height: 45px;
line-height: 45px !important;
}
.header-layout-4 .site-header .main-navigation div>ul>li>a,
.header-layout-4 .site-header .site-logo {
height: auto;
}
.header-layout-4 .site-header .main-navigation div>ul>li>a,
.header-layout-4 .site-header-bottom {
line-height: normal !important;
}
.header-layout-4 .site-header-bottom {
padding: 0px 30px;
height: auto;
background-color: #fff;
}
.header-layout-4 .site-header .main-navigation div>ul>li>a {
color: #111111;
padding: 29.5px 0;
margin: 0 15px;
}
.header-layout-4 .site-header .site-header-top-inner {
justify-content: space-between;
padding-top: 10px;
}
.header-layout-4 .site-header .site-header-top-inner .contact-info {
margin-left: 0;
}
.header-layout-4 .site-header .contact-item {
padding-left: 0;
padding-right: 40px;
margin-bottom: 10px;
}
.header-layout-4 .site-header .contact-info .contact-item.contact-address,
.header-layout-4 .site-header .contact-list .contact-label {
display: none !important;
}
.header-layout-4 .site-header .contact-info .contact-item i {
font-size: 16px;
line-height: 16px;
}
.header-layout-4 .site-header .contact-info .contact-item i,
.header-layout-4 .site-header .contact-info .contact-item span>a {
color: #fff;
text-transform: uppercase;
}
.header-layout-4 .site-header ul.social-info li a {
height: auto;
width: auto;
line-height: normal;
margin-bottom: 10px;
padding: 0 8px;
font-size: 14px;
}
.header-layout-4 .site-header ul.social-info li:last-child a{
padding-right: 0;
}
.header-layout-4 .site-header ul.social-info li a:hover {
background-color: transparent;
color: #fd5d14;
}
.header-layout-4 .site-header-bottom .header-menu-area-inner .navigation-wrap {
display: flex;
align-items: center
}
.header-layout-4 .site-header .site-logo {
margin-right: 30px;
}
.header-layout-4 .site-header .cns-side-toggle {
background: #030e27;
width: 45px;
height: 45px;
margin-left: 15px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.header-layout-4 .site-header .cns-side-toggle>.toggle-btn>span {
width: 4px;
height: 4px;
display: block;
background: #fff;
margin-bottom: 4px;
border-radius: 50%;
}
.header-layout-4 .site-header .cns-side-toggle>.toggle-btn>span:last-child {
margin-bottom: 0;
}
.sigma-blog-classic footer .entry-meta-container {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
text-transform: capitalize;
}
.sigma-blog-classic footer .entry-meta-container>span {
display: block;
padding: 10px 0;
border-bottom: 1px solid #eeeeee;
width: 100%;
margin-right: 0;
}
.sigma-blog-classic footer .entry-meta-container>.author.vcard {
width: auto;
border-bottom: 0;
margin-right: 15px;
padding-right: 15px;
position: relative;
}
.sigma-blog-classic footer .entry-meta-container>.author.vcard:after {
content: '';
height: 100%;
width: 1px;
background-color: #eeee;
display: block;
position: absolute;
top: 0;
right: 0;
}
.sigma-blog-classic footer .entry-meta-container>.meta-comment {
order: 2;
width: auto;
border-bottom: 0;
}
.sigma-blog-classic footer .entry-meta-container>.categories-list {
order: 3;
border-top: 1px solid #eeeeee;
}
.sigma-blog-classic footer .entry-meta-container>.tag-list {
order: 4;
}
.sigma-blog-classic footer.entry-footer {
padding-top: 0;
}
.sigma-blog-classic footer.entry-footer .social-icon-share {
position: absolute;
right: 25px;
margin-top: 7px;
} .widget-area.sidebar .widget {
box-shadow: 0px 0px 7px 0px rgba(83, 95, 159, 0.15);
border-top: 5px solid #fd5d14;
}
.widget-area.sidebar .widget .btn-outline-light:before,
.widget-area.sidebar .widget .btn-outline-light:after,
.widget-area.sidebar .widget .btn-outline-light span{
display: none;
}
.widget-area.sidebar .widget_categories ul li,
.widget-area.sidebar .widget_archive ul li {
margin-top: 0;
}
.widget-area.sidebar .widget.widget_tag_cloud {
padding-bottom: 22px;
}
.widget-area.sidebar .widget ul>li {
margin-bottom: 10px;
padding-bottom: 0;
}
.widget-area.sidebar .widget ul>li:after {
content: '';
background: #eee;
width: 100%;
height: 1px;
display: block;
margin-top: 10px;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries ul li:after,
.widget-area.sidebar .widget.widget_recent_services ul li:after,
.widget-area.sidebar .widget ul>li:last-child:after {
display: none;
}
.widget-area.sidebar .widget .btn-outline-light {
color: #030e27;
}
.widget-area.sidebar .widget .btn-outline-light:hover,
.widget-area.sidebar .widget .btn-outline-light:focus,
.widget-area.sidebar .widget .btn-outline-light {
border-color: #666;
}
.widget-area.sidebar .widget.widget_recent_services ul li {
margin-bottom: 4px;
}
.widget-area.sidebar .widget.widget_recent_services ul li:last-child,
.widget-area.sidebar .widget ul>li:last-child {
margin-bottom: 0;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries ul {
margin-bottom: -10px;
}
.widget-area.sidebar .widget select,
select {
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//cascaderpark.pl/wp-content/themes/nycbuilders/assets/images/arrow-down.png);
background-repeat: no-repeat;
background-position: center right;
text-indent: 0px;
background-position-x: calc(100% - 15px);
background-size: 12px;
background-color: #f5f5f5;
}
.widget-area.sidebar .widget select {
background-color: #fff;
}
.entry-content .post-password-form input[type="password"] {
height: 65px;
top: 10px;
}
.entry-content .post-password-form input[type="submit"] {
position: relative;
top: 9px;
left: -4px;
height: 65px;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries .sigma-post-image{
width: 80px;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries .sigma-post-image img{
width: 100%;
height: 100%;
object-position: center;
object-fit: cover;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries .sigma-post-content {
width: calc(100% - 95px);
} .sigma-page-title{
position: relative;
flex-wrap: wrap;
}
.sigma-page-title .page-title{
font-size: 65px;
text-align: left;
color: #030e27;
}
.sigma-page-title .sigma-page-breadcrumbs{
flex: 0 0 100%;
max-width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: #fd5d14;
}
.sigma-page-title .sigma-page-breadcrumbs .breadcrumb{
margin: 0px 0;
text-align: left;
font-size: 0;
display: flex;
flex-wrap: wrap;
}
.sigma-page-title .sigma-page-breadcrumbs .breadcrumb a:after{
content: '/';
position: absolute;
right: -3px;
z-index: 1;
}
.sigma-page-title .sigma-page-breadcrumbs .breadcrumb>a,
.sigma-page-title .sigma-page-breadcrumbs .breadcrumb>span{
font-size: 16px;
display: inline-block;
line-height: 24px;
padding: 18px 20px;
margin: 0;
background: #fd5d14;
color: #fff;
position: relative;
}
.sigma-page-title .sigma-page-breadcrumbs .breadcrumb>span>a{
padding-right: 0;
} .sigma-blog-classic .sigma-blog-classic-inner .entry-content{
margin-bottom: -25px;
margin-top: 20px;
}
.sigma-blog-classic header .posted-on a .entry-date{
display: flex;
align-items: center;
}
.sigma-blog-classic header .posted-on{
top: -40px;
width: auto;
height: auto;
padding: 5px 10px;
}
.sigma-blog-classic header .posted-on a .entry-date span{
color: #fff;
font-weight: 700;
font-size: 16px;
margin: 0 5px;
letter-spacing: normal;
text-transform: uppercase;
}
.sigma-blog-classic header .posted-on a .entry-date span:last-child{
margin-right: 0;
}
.sigma-blog-classic header .posted-on a .entry-date span:before{
content: '/';
margin-right: 5px;
font-weight: 600
}
@media (max-width: 576px) {
.comment-list .children {
padding-left: 0 !important;
}
}
.footer-button,
.sigma-header-button,
.sigma-case-link,
body .vc_btn3.vc_btn3-size-md,
a.rs-layer.rev-btn{
position: relative;
}
a.rs-layer.rev-btn span:before,
body .vc_btn3.vc_btn3-size-md span:before,
.sigma-case-link span:before,
.sigma-header-button span:before,
.footer-button span:before,
.footer-button:before,
.sigma-header-button:before,
.sigma-case-link:before,
body .vc_btn3.vc_btn3-size-md:before,
a.rs-layer.rev-btn:before{
content: '';
width: 10px;
height: 2px;
background-color: #030e27;
display: block;
position: absolute;
right: 10px;
top: 10px;
}
a.rs-layer.rev-btn span:after,
body .vc_btn3.vc_btn3-size-md span:after,
.sigma-case-link span:after,
.sigma-header-button span:after,
.footer-button span:after,
.footer-button:after,
.sigma-header-button:after,
.sigma-case-link:after,
body .vc_btn3.vc_btn3-size-md:after,
a.rs-layer.rev-btn:after{
content: '';
width: 2px;
height: 10px;
background-color: #030e27;
display: block;
position: absolute;
right: 10px;
top: 10px;
}
a.rs-layer.rev-btn:hover span:before,
a.rs-layer.rev-btn:hover span:after,
a.rs-layer.rev-btn:focus span:before,
a.rs-layer.rev-btn:focus span:after,
.sigma-header-button:hover span:before,
.sigma-header-button:hover span:after,
.sigma-header-button:focus span:before,
.sigma-header-button:focus span:after,
.sigma-header-button:hover:before,
.sigma-header-button:hover:after,
.sigma-header-button:focus:before,
.sigma-header-button:focus:after,
a.rs-layer.rev-btn:focus:before,
a.rs-layer.rev-btn:focus:after,
a.rs-layer.rev-btn:hover:before,
a.rs-layer.rev-btn:hover:after{
background-color: #fd5d14;
}
body .vc_btn3.vc_btn3-size-md span:before,
body .vc_btn3.vc_btn3-size-md span:after,
body .vc_btn3.vc_btn3-size-md:before,
body .vc_btn3.vc_btn3-size-md:after{
background-color: #fd5d14;
}
body .vc_btn3.vc_btn3-color-primary:before,
body .vc_btn3.vc_btn3-color-primary:after,
body .vc_btn3.vc_btn3-color-primary span:before,
body .vc_btn3.vc_btn3-color-primary span:after,
.sigma-case-link:focus:before,
.sigma-case-link:focus:after,
.sigma-case-link:hover:before,
.sigma-case-link:hover:after,
.sigma-case-link:focus span:before,
.sigma-case-link:focus span:after,
.sigma-case-link:hover span:before,
.sigma-case-link:hover span:after,
body .vc_btn3.vc_btn3-size-md:hover span:before,
body .vc_btn3.vc_btn3-size-md:hover span:after,
body .vc_btn3.vc_btn3-size-md:focus span:before,
body .vc_btn3.vc_btn3-size-md:focus span:after,
body .vc_btn3.vc_btn3-size-md:focus:before,
body .vc_btn3.vc_btn3-size-md:focus:after,
body .vc_btn3.vc_btn3-size-md:hover:before,
body .vc_btn3.vc_btn3-size-md:hover:after{
background-color: #030e27;
}
.footer-button span:before,
.footer-button span:after,
.footer-button:before,
.footer-button:after{
background-color: #fff;
}
.footer-button:focus span:before,
.footer-button:focus span:after,
.footer-button:hover span:before,
.footer-button:hover span:after,
.footer-button:focus:before,
.footer-button:focus:after,
.footer-button:hover:before,
.footer-button:hover:after{
background-color: #030e27;
}
a.rs-layer.rev-btn span:before,
a.rs-layer.rev-btn span:after,
a.rs-layer.rev-btn span:before,
a.rs-layer.rev-btn span:after,
body .vc_btn3.vc_btn3-size-md span:before,
body .vc_btn3.vc_btn3-size-md span:after,
body .vc_btn3.vc_btn3-size-md span:before,
body .vc_btn3.vc_btn3-size-md span:after,
.sigma-case-link span:before,
.sigma-case-link span:after,
.sigma-case-link span:before,
.sigma-case-link span:after,
.sigma-header-button span:before,
.sigma-header-button span:after,
.sigma-header-button span:before,
.sigma-header-button span:after,
.footer-button span:before,
.footer-button span:after{
opacity: 0;
right: auto;
top: auto;
left: 10px;
bottom: 10px;
}
a.rs-layer.rev-btn:hover span:before,
a.rs-layer.rev-btn:hover span:after,
a.rs-layer.rev-btn:focus span:before,
a.rs-layer.rev-btn:focus span:after,
body .vc_btn3.vc_btn3-size-md:hover span:before,
body .vc_btn3.vc_btn3-size-md:hover span:after,
body .vc_btn3.vc_btn3-size-md:focus span:before,
body .vc_btn3.vc_btn3-size-md:focus span:after,
.sigma-case-link:focus span:before,
.sigma-case-link:focus span:after,
.sigma-case-link:hover span:before,
.sigma-case-link:hover span:after,
.sigma-header-button:hover span:before,
.sigma-header-button:hover span:after,
.sigma-header-button:focus span:before,
.sigma-header-button:focus span:after,
.footer-button:focus span:before,
.footer-button:focus span:after,
.footer-button:hover span:before,
.footer-button:hover span:after{
opacity: 1;
}
.half-bg{
position: relative;
}
.half-bg img{
padding-top: 35px;
padding-left: 35px;
}
.half-bg:before{
content: '';
background: #fd5d14;
display: block;
height: 50%;
z-index: -1;
position: absolute;
width: calc(50% + 35px);
right: 35px;
left: 0px;
}
.sigma-contact-box-style2.contact-page-box a {
color: #ffffff !important;
margin-top: 15px;
display: inherit;
font-size: 22px;
font-weight: 700;
font-family: Rajdhani;
}
.sigma-contact-box-style2.contact-page-box a:hover {
color: #fd5d14 !important;
}
.sigma-contact-box-style2.contact-page-box h4 {
position: relative;
font-size: 24px;
z-index: 9;
color: #ffffff;
text-align: center;
padding: 8px 0;
}
.sigma-contact-box-style2.contact-page-box h4:before {
position: absolute;
left: -15px;
width: calc(100% + 30px);
top: 0;
height: 50px;
content: "";
background: #fd5d14;
z-index: -1;
}
.sigma-contact-box-style2.contact-page-box .infobox-style-4{
padding: 0 40px 20px 0px !important;
margin-bottom: 20px;
width: 100%;
text-align: left;
}
.sigma-contact-box-style2.contact-page-box .infobox-style-4:last-child{
border-bottom: 0;
}
.sigma-contact-box-style2.contact-page-box .infobox-style-4 .sigma-infobox-content{
display: flex;
flex-direction: column-reverse;
}
.sigma-contact-box-style2.contact-page-box .infobox-style-4 .sigma-infobox-title{
font-size: 26px;
line-height: 26px;
margin-bottom: 5px;
}
.sigma-contact-box-style2.contact-page-box .infobox-style-4 .sigma-infobox-text{
font-family: Muli;
font-weight: bold;
} .sigma-blog-classic .nyc_post_categories{
margin-bottom: 17px;
}
.sigma-blog-classic .nyc_post_categories .categories-list a{
display: inline-block;
font-size: 14px;
padding: 0 12px;
height: 42px;
line-height: 42px;
background-color: #eee;
margin-bottom: 8px;
margin-right: 5px;
color: #030e27;
text-transform: uppercase;
position: relative;
z-index: 1;
font-family: Rajdhani;
font-weight: 700;
transition: all .25s ease-in-out;
}
.sigma-blog-classic .nyc_post_categories .categories-list a:before {
position: absolute;
content: '';
width: 0%;
height: 100%;
top: 0;
right: 0;
z-index: -1;
transition: all 500ms ease;
background-color: #fd5d14;
}
.sigma-blog-classic .nyc_post_categories .categories-list a:hover{
color: #fff;
}
.sigma-blog-classic .nyc_post_categories .categories-list a:hover:before{
width: 100%;
left: 0;
}
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 25px;
border: none;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li .author-details .entry-meta-container .author.vcard,
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .nyc_post_author .author.vcard{
padding: 0;
display: flex;
align-items: center;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li .author-details .entry-meta-container .author.vcard img,
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .nyc_post_author .author.vcard img{
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 15px;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li .author-details .entry-meta-container .author.vcard a,
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .nyc_post_author .author.vcard a{
font-size: 18px;
font-weight: bold;
color: #030e27;
display: inline-flex;
}
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .nyc_post_author .author.vcard:after{
display: none;
}
.sigma-blog-classic .sigma-blog-classic-inner footer.entry-footer .post-read-more-link a{
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
color: #fd5d14;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul{
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li{
margin-right: 30px;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li a,
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li span,
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li i{
color: #030e27;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li i{
margin-right: 6px;
}
.sigma-blog-classic .entry-content ul li{
position: relative;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 10px;
list-style: none;
}
.sigma-blog-classic .entry-content ul li:before{
content: "\f129";
font-family: Flaticon;
font-size: 10px;
color: inherit;
padding-right: 8px;
}
.sigma-blog-classic .entry-content ul li:last-child{
border-bottom: 0px solid #eee;
margin-bottom: 0px;
padding-bottom: 0px;
}
.sigma-blog-classic .sigma-blog-classic-inner .entry-footer ul li .author-details .entry-meta-container .author.vcard a{
font-weight: 400;
}