@charset "utf-8";
 @import url("https://fonts.googleapis.com/css?family=Exo+2:100,200,300,400,500,600,700,800,900"); body {
padding: 0 !important;
margin: 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
}
h1 {
padding: 0 !important;
margin: 0 0 10px 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 30px !important;
font-weight: 600 !important;
font-style: normal !important;
color: #3d4246 !important;
letter-spacing: -1px !important;
}
h1 span {
color: #3f5cd6 !important;
}
h2 {
padding: 0 !important;
margin: 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 28px !important;
font-weight: 600 !important;
font-style: normal !important;
color: #3d4246 !important;
letter-spacing: -1px !important;
margin-bottom: 20px !important;
}
h3 {
padding: 0 0 10px !important;
margin: 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 21px !important;
font-weight: 600 !important;
font-style: normal !important;
color: #3d4246 !important;
letter-spacing: -1px !important;
}
h4 {
padding: 0 !important;
margin: 0 0 5px 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 18px !important;
font-weight: 500 !important;
font-style: normal !important;
color: #3d4246 !important;
letter-spacing: -1px !important;
}
h5 {
padding: 0 !important;
margin: 0 0 5px 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #797979 !important;
letter-spacing: -1px !important;
}
p {
padding: 0 !important;
margin: 0 0 15px 0 !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #797979 !important;
line-height: 28px !important;
text-align: justify !important;
}
.btn-info {
background-color: #3f5cd6 !important;
border-color: #3f5cd6 !important
} header {
float: left;
width: 100%;
}
header.sticky {
position: fixed;
top: 0;
left: 0;
z-index: 999;
}
header.sticky #head-top {
min-height: 0;
height: 0;
opacity: 0;
visibility: hidden;
}
#head-top {
float: left;
width: 100%;
background: #FFF;
min-height: 50px;
opacity: 1;
visibility: visible;
transition: all 0.5s ease-in-out;
position: relative;
}
#head-top .phone {
float: right;
line-height: 50px;
color: #676767;
border-right : 1px solid #ccc;
padding-left: 24px;
padding-right: 20px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/phone.png) 0 50% no-repeat;
}
#head-top .email {
float: right;
line-height: 50px;
color: #676767;
padding-left: 44px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/email.png) 20px 50% no-repeat;
}
#head-bottom {
float: left;
width: 100%;
padding: 20px 0;
background: #3f5cd6;
}
#head-bottom .logo {
float: left;
}
#access {
margin-top: 12px;
display: block;
float: right;
}
#access ul {
margin: 0;
padding: 0;
font-family: 'Exo 2', sans-serif !important;
font-size: 18px;
font-weight: 400;
list-style: none;
}
#access li {
float: left;
position: relative;
padding: 0;
margin: 0;
}
#access a {
color: #FFF !important;
display: block;
float: left;
line-height: 40px;
padding: 0 16px;
text-decoration: none;
}
#access ul ul {
display: none;
float: left;
margin: 0;
position: absolute;
left: 0;
top: 100%;
width: 260px;
z-index: 999;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #3d4246;
color: #FFF !important;
font-family: 'Exo 2', sans-serif !important;
font-size: 16px;
font-weight: 400;
height: auto;
line-height: 21px;
padding: 12px 18px !important;
width: 260px;
border-bottom: 1px solid #555;
margin: 0 !important;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
background: #3f5cd6;
color: #FFF !important;
border-radius: 0;
}
#access li:hover > a, #access a:focus {
background: #FFF;
color: #3d4246 !important;
border-radius: 3px;
}
#access ul li:hover > ul {
display: block;
}
#access ul .current-menu-item > a {
background: #FFF;
color: #3d4246 !important;
border-radius: 3px;
}
#mob-menu {
display: none;
}
#mob-menu-container {
display: none;
float: right;
position: relative;
} #home-banner {
float: left;
width: 100%;
} .line {
float: left;
width: 60px;
height: 4px;
background: #3f5cd6;
margin-bottom: 20px;
}
#content-area {
float: left;
width: 100%;
padding: 50px 0;
}
#welcome-box {
float: left;
width: 100%;
padding: 50px 0;
}
#welcome-box .btn-box {
float: left;
display: block;
width: 130px;
padding: 12px 0;
margin-top: 15px;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
background: #f5f5f5;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
}
#welcome-box .btn-box:hover {
background: #3f5cd6;
color: #FFF !important;
}
#welcome-box .welcome-image {
float: left;
width: 100%;
margin-bottom: 15px;
}
#welcome-box .welcome-image img {
display: block;
width: 100%;
}
#welcome-box ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#welcome-box ul li { padding: 0 15px 0 26px;
list-style: none;
display: list-item;
color: #797979;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/check-box.png) 0 4px no-repeat;
min-height: 50px;
}
#special-box {
float: left;
width: 100%;
background: #3f5cd6;
padding: 50px 0;
}
#special-box h1 {
font-size: 40px !important;
color: #FFF !important;
text-align: center !important;
}
#special-box p {
font-size: 18px !important;
color: #FFF !important;
text-align: center !important;
margin-bottom: 20px !important;
}
#special-box .btn-box {
margin: 0 auto;
display: block;
width: 140px;
padding: 12px 0;
background: #fff;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
}
#service-box {
float: left;
width: 100%;
padding: 50px 0;
}
#service-box .btmmrg {
margin-bottom: 30px !important;
}
#service-box .item {
float: left;
width: 100%;
padding: 20px 10px;
border: 2px solid #FFF;
cursor: pointer;
-webkit-box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
background: #fff;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#service-box .item:hover {
border: 2px solid #3f5cd6;
}
#service-box .item .icon-holder {
float: left;
width: 100%;
min-height: 90px;
position: relative;
text-align: center;
}
#service-box .item .icon-holder img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
#service-box .item h3 {
text-align: center !important;
font-size: 18px !important;
}
#service-box .item p {
font-size: 14px !important;
line-height: 24px !important;
text-align: center !important;
}
#service-box .item .btn-box {
margin: 0 auto;
display: block;
width: 130px;
padding: 12px 0;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
background: #f5f5f5;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
}
#service-box .item:hover .btn-box {
background: #3f5cd6;
color: #FFF !important;
}
.verticle-line {
float: left;
width: 100%;
border-bottom: 1px solid rgba(134, 134, 134, 0.25);
margin: 5px 0 20px 0;
}
.contact-line {
margin: 0 auto;
width: 1px;
border-left: 1px solid rgba(134, 134, 134, 0.25);
min-height: 768px;
}
.contact-form {
float: left;
width: 100%;
}
.contact-form .ginput_container_text input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.contact-form .ginput_container_phone input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.contact-form .ginput_container_email input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.contact-form .gform_button {
background: -webkit-gradient(linear, left top, right top, from(#515151), to(#333333));
background: -webkit-linear-gradient(top, #515151, #333333);
background: -moz-linear-gradient(top, #515151, #333333);
background: -o-linear-gradient(top, #515151, #333333);
background: -ms-linear-gradient(top, #515151, #333333);
background: linear-gradient(top, #515151, #333333);
background-color: #515151;
color: #fff;
font-weight: 600 !important;
text-transform: uppercase !important;
text-shadow: none;
float: left;
font-size: 18px !important;
font-family: 'Exo 2', sans-serif !important;
min-width: 175px;
border: 0 none !important;
line-height: 24px !important;
padding: 12px 10px !important;
cursor: pointer !important;
border-radius: 4px !important;
}
.contact-form .gform_button:hover {
background: #333;
color: #ccc;
}
.sidebar-form {
float: left;
width: 100%;
}
.sidebar-form .ginput_container_text input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.sidebar-form .ginput_container_phone input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.sidebar-form .ginput_container_email input {
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
-moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .15);
padding: 10px !important;
min-height: 42px;
border: 1px solid #ccc;
}
.sidebar-form .gform_button {
background: -webkit-gradient(linear, left top, right top, from(#515151), to(#333333));
background: -webkit-linear-gradient(top, #515151, #333333);
background: -moz-linear-gradient(top, #515151, #333333);
background: -o-linear-gradient(top, #515151, #333333);
background: -ms-linear-gradient(top, #515151, #333333);
background: linear-gradient(top, #515151, #333333);
background-color: #515151;
color: #fff;
font-weight: 600 !important;
text-transform: uppercase !important;
text-shadow: none;
float: left;
width: 100%;
font-size: 18px !important;
font-family: 'Exo 2', sans-serif !important;
min-width: 175px;
border: 0 none !important;
line-height: 24px !important;
padding: 12px 10px !important;
cursor: pointer !important;
border-radius: 4px !important;
}
.sidebar-form .gform_button:hover {
background: #333;
color: #ccc;
}
.career-box {
float: left;
width: 100%;
margin-bottom: 30px;
padding: 20px 15px;
background: #f0f0f0;
}
.career-box .person {
font-size: 18px;
font-weight: 600;
margin: 0 0 5px;
color: #3d4246;
line-height: 21px;
}
.career-box .person-value {
font-size: 16px;
font-weight: 400;
color: #3d4246;
}
.career-box .person-value a {
color: #3d4246 !important;
text-decoration: none !important;
}
.job-content {
float: left;
width: 100%;
margin-bottom: 30px;
}
.job-content a {
float: left;
width: 100%;
position: relative;
display: block;
padding: 20px 60px 20px 15px;
transition: color .25s ease-out, background-color .25s ease-out;
text-decoration: none !important;
}
.job-content a:hover {
background: #3f5cd6;
}
.job-content .job-title {
transition: color .25s ease-out;
font-size: 18px;
font-weight: 600;
margin: 0 0 5px;
color: #3d4246;
line-height: 21px;
min-height: 42px;
}
.job-content .job-department {
transition: color .25s ease-out;
font-size: 16px;
font-weight: 600;
color: #3f5cd6;
text-transform: uppercase;
}
.job-content .job-place {
transition: color .25s ease-out;
font-size: 14px;
font-weight: 400;
color: #797979;
}
.job-content a:hover .job-title {
color: #FFF;
}
.job-content a:hover .job-department {
color: #FFF;
}
.job-content a:hover .job-place {
color: #FFF;
}
.job-content a .arrow-symbol {
transition: width .25s ease-out, background .25s ease-out;
display: none;
position: absolute;
top: 0;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/arrow-symbol.png) 50% 50% no-repeat #3f5cd6;
text-align: center;
height: 100%;
width: 0;
right: 0;
}
.job-content a:hover .arrow-symbol {
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/arrow-symbol.png) 50% 50%no-repeat #344cb4;
width: 60px;
display: block;
}
.our-mission {
float: left;
width: 100%;
}
.about-content {
float: left;
width: 100%;
}
.about-content p {
text-align: justify;
}
ul.blog_archieve {
float: left;
width: 100%;
margin: 0 0 30px 35px;
padding: 0 15px;
}
ul.blog_archieve li {
float: left;
width: 100%;
margin: 0 0 5px 0;
padding: 0;
list-style: disc;
display: list-item;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #797979 !important;
line-height: 24px !important;
text-align: left;
}
ol.blog_number {
float: left;
width: 100%;
margin: 0 0 30px 35px;
padding: 0 15px;
}
ol.blog_number li {
float: left;
width: 100%;
margin: 0 0 5px 0;
padding: 0;
display: list-item;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #797979 !important;
line-height: 24px !important;
text-align: left;
} footer {
float: left;
width: 100%;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/footer.jpg) top center no-repeat #1c1f21;
min-height: 420px;
color: #797979;
}
#foot-top {
float: left;
width: 100%;
padding: 35px 0;
}
#foot-bottom {
float: left;
width: 100%;
line-height: 16px;
padding-bottom: 20px;
}
footer h4 {
font-size: 21px !important;
font-weight: 600 !important;
color: #FFF !important;
margin-bottom: 20px !important;
text-transform: uppercase !important;
}
footer p {
font-size: 16px !important;
}
ul.foot-links {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
ul.foot-links li {
float: left;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 0 16px;
display: list-item;
list-style: none;
font-size: 16px !important;
color: #797979 !important;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/arrow.png) 0 6px no-repeat;
}
ul.foot-links li a {
color: #797979 !important;
}
ul.foot-links li a:hover {
color: #3f5cd6 !important;
}
footer .location {
float: left;
width: 100%;
margin-bottom: 10px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/location.png) 0 4px no-repeat;
padding-left: 24px;
}
footer .location span {
font-weight: 600;
}
footer .phone {
float: left;
width: 100%;
margin-bottom: 10px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/phone-01.png) 0 4px no-repeat;
padding-left: 24px;
}
footer .email {
float: left;
width: 100%;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/email-01.png) 0 6px no-repeat;
padding-left: 24px;
}
#foot-bottom a {
float: left;
margin-right: 10px;
}
#foot-bottom a.develop-link {
color: #fff;
text-decoration: none;
}
#foot-bottom a.develop-link:hover {
color: #c1bcbc;
text-decoration: none;
} .blog_post {
float: left;
width: 100%;
margin-bottom: 30px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.blog_post:hover {
-webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}
.blog_post .blog_img {
position: relative;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
overflow: hidden;
}
.blog_post .blog_img .post_date {
position: absolute;
width: 55px;
height: 60px;
font-size: 20px;
font-weight: 600;
line-height: 24px;
border-radius: 4px;
background: rgba(255, 255, 255, 0.95);
text-align: center;
top: 20px;
right: 20px;
padding-top: 6px;
text-transform: uppercase;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.blog_post .post_content {
padding: 20px;
background: #fff;
border: 1px solid #ebebeb;
border-top: 0px;
}
.blog_post .post_content a {
text-decoration: none !important;
}
.blog_post .post_content h2 {
font-size: 18px !important;
line-height: 24px !important;
font-weight: 600 !important;
color: #3d4246 !important;
min-height: 48px;
}
.blog_post:hover .post_date {
background: #3f5cd6;
color: #fff;
}
.blog_post .btn-box {
display: block;
width: 130px;
padding: 12px 0;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
background: #f5f5f5;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
text-transform: uppercase !important;
}
.blog_post:hover .btn-box {
background: #3f5cd6;
color: #FFF !important;
}
.blog_post:hover .blog_img img {
transform: scale(1.2, 1.2);
filter: none;
opacity: 1;
}
.blog_post .blog_img img {
width: 100%;
height: auto;
transform: scale(1, 1);
transition: all 0.3s ease-in-out 0s;
}
.testimonials-post {
float: left;
width: 100%;
background: #FFF;
padding: 20px;
margin-bottom: 30px;
-webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}
.testimonials-post .testimonials-photo {
float: left;
width: 24%;
}
.testimonials-post .testimonials-photo .photo {
float: left;
width: 90px;
height: 90px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/user.png) 0 0 no-repeat;
}
.testimonials-post .testimonials-content {
float: left;
width: 76%;
min-height: 200px;
}
.testimonials-post .name {
float: left;
width: 100%;
font-size: 18px !important;
line-height: 24px !important;
font-weight: 600 !important;
color: #3d4246 !important;
margin-bottom: 5px;
}
.testimonials-post .department {
float: left;
width: 100%;
font-size: 15px !important;
line-height: 24px !important;
font-weight: 600 !important;
color: #c0c0c0 !important;
margin-bottom: 5px;
}
.testimonials-post p {
font-size: 15px !important;
line-height: 24px !important;
margin-bottom: 0 !important;
}
.enquiry-box {
float: left;
display: block;
width: 150px;
padding: 12px 0;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
background: #f5f5f5;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
text-transform: uppercase !important;
}
.enquiry-box:hover {
background: #3f5cd6;
color: #FFF !important;
}
.download-button {
float: left;
display: block;
width: 150px;
padding: 12px 0;
font-family: 'Exo 2', sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
background: #f5f5f5;
color: #3f5cd6 !important;
text-decoration: none !important;
border-radius: 4px;
text-align: center;
text-transform: uppercase !important;
margin-bottom: 30px;
margin-top: 10px;
}
.download-button:hover {
background: #3f5cd6;
color: #FFF !important;
}
.gform_wrapper ul.gform_fields li.gfield {
padding-right: 0 !important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100% !important;
}
.ngg-album-compact h4 {
margin-top: 15px !important;
} @media only screen and (min-width : 320px) and (max-width : 767.98px) {
#access {
display: none;
}
#mob-menu-container {
display: block;
}
#head-top .email {
float: left;
width: 100%;
padding-left: 24px;
line-height: 30px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/email.png) 0 50% no-repeat;
}
#head-top .phone {
float: left;
width: 100%;
border: 0 none;
line-height: 30px;
padding-right: 0;
}
#service-box .item {
margin-bottom: 30px;
}
.contact-line {
display: none;
}
.testimonials-post .testimonials-photo {
width: 100%;
}
.testimonials-post .testimonials-content {
width: 100%;
min-height: 0;
}
#foot-bottom a {
margin-bottom: 15px;
}
}
#head-top .notification {
float: left;
line-height: 50px;
font-size: 24px;
font-weight: 600;
padding-left: 44px;
background: url(//www.seyyone.com/wp-content/themes/seyyone-new/images/Jobs.png) 10px 50% no-repeat;
text-decoration: blink;
-webkit-animation-name: blinker;
-webkit-animation-duration: 0.6s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {
from {
opacity: 1.0;
}
to {
opacity: 0.0;
}
}
.welcome-video iframe {
float: left;
width: 100%;
min-height: 360px;
}
.tags-section {
float: left;
width: 100%;
}
.tags a {
float: left;
font-size: 14px !important;
padding: 0 6px;
margin: 5px 5px 0 0;
background: rgba(0, 0, 0, 0.03);
color: #2c2f34 !important;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
}
.share-icons {
float: left;
width: 100%;
}
#top-nav {
float: left;
width: 100%;
background-color: #ffffff;
position: relative;
z-index: 10;
line-height: 45px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 1px 0;
color: #2c2f34;
}
#top-nav .date {
float: left;
width: 60%;
font-size: 12px;
}
#top-nav .title {
float: left;
width: 100%;
background: #d51d55;
text-align: center;
color: #FFF;
}
#top-nav .ticker2 a {
color: #2c2f34 !important;
}