/*

Theme Name: Comet WP Child

Theme URI: 

Description: Creative Multi-Purpose WordPress Theme

Author: HodyLab

Author URI: http://hody.co/

Template: comet-wp

Version: 1.0.0

*/



@import url('../comet-wp/style.css');

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,500,500i,600,600i,700,700i,800,800i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');


@font-face {

    font-family: Cera;

    font-weight: 800;

    src: url("./fonts/cerabasic-black-webfont.woff2") format("woff2"),

    url("./fonts/cerabasic-black-webfont.woff") format("woff")

}



@font-face {

    font-family: Cera;

    font-weight: 700;

    src: url("./fonts/cerabasic-bold-webfont.woff2") format("woff2"),

    url("./fonts/cerabasic-bold-webfont.woff") format("woff")

}



@font-face {

    font-family: Cera;

    font-weight: 400;

    src: url("./fonts/cerabasic-regular-webfont.woff2") format("woff2"),

    url("./fonts/cerabasic-regular-webfont.woff") format("woff")

}



@font-face {

    font-family: Cera;

    font-weight: 400;

    font-style: italic;

    src: url("./fonts/cerabasic-regularitalic-webfont.woff2") format("woff2"),

    url("./fonts/cerabasic-regularitalic-webfont.woff") format("woff")

}



body {

    font-family: 'Montserrat', sans-serif;

    font-size: 20px;

    line-height: 1;

    color: #0d1c2c;

    background-color: #fff;

}









/* heading cusotm fonts */



h1,

h2,

h4,

h5,

h6 {

    font-family: 'Raleway', sans-serif !important;

}



h1, h2, h3 {

	font-weight: 600;

}



p {

    color: #8697a3;

    font-size: 16px;

    font-weight: 400;

    line-height: 28px;

}



ul li {

    color: #8697a3;

    font-size: 16px;

    font-weight: 400;

    line-height: 28px;

}



.title h2 {

    font-weight: 800;

    font-size: 72px;

    color: #264052;

    letter-spacing: -3px;

    line-height: 58px;

}



header#topnav {

    background-color: #fff;

}



#topnav .navigation-menu>li>a {

    color: #000;

}



#topnav .navigation-menu>li>a {

    text-transform: uppercase;

    font-weight: 700;

    color: #264052;

    font-size: 13px;

    letter-spacing: .5px;

    -webkit-font-smoothing: auto;

}



#topnav .navigation-menu>li>a:hover {

    color: #76c5d4;

}



#topnav.scroll .navigation-menu>li>a:hover {

    color: #76c5d4;

}



#topnav .navigation-menu>li>a {

    padding-top: 20px;

    padding-bottom: 20px;

}



#topnav .logo {

    padding: 11px 0;

}



.jumbo-menu-button {

    padding: 9px 15px 9px 15px;

}



.rev_slider video {

    pointer-events: none

}



.rev-btn,

.rev-btn:visited {

    font-family: inherit !important;

}



.padding-page {

    padding: 90px 0;

}



.service p {

    font-weight: 400;

    font-size: 16px;

    color: #8697a3;

    line-height: 28px;

    -webkit-font-smoothing: antialiased;

}



.overlay-color .img-holder:before {

    content: '';

    background-color: #76c5d4;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    border: 0;

    opacity: .5;

}



.overlay-color .img-holder:hover:before {

    background-color: #000;

    transition: 1s;

}



.white-foot p {

    color: #fff;

    font-size: 16px;

    line-height: 16px;

}



.white-foot h2 {

    color: #fff !important;

}



.white-foot img {

    width: 30px;

    display: inline-block;

    margin-right: 5px;

}



.footer-logo img {

    width: 111px;

}



.social-list.style-2>li>a {

    width: 45px;

    height: 45px;

    line-height: 25px;

    font-size: 20px;

    color: #ffffff;

}



.contact-title .title h2.upper {

    font-size: 109px;

    line-height: 80px;

}



.contact-icon span.back-icon {

    display: none !important;

}



section.contact-title {

    border: 0px !important;

}



/* Custom footer */

#footer-widgets {

    background-color: #333 !important;

}



.widget h6 {

    font-size: 17px;

    color: #fff;

}



.go-top a {

    color: #fff;

 }



 .go-top{

    background-color: #333 !important;

}



#footer .copy-text p {

    color: #000;

}



#footer .footer-wrap {

    padding-top: 15px;

    padding-bottom: 15px;

}



#footer-widgets {

    border-top: 1px solid #000 !important;

    }

.textwidget ul.social-list li a {

    color: #a9a9a9 !important;

}



.textwidget ul.social-list li a:hover{

	color: #fff !important;

}



.textwidget ul.social-list li a i {

    font-size: 20px;

}



.widget p {

    color: #a9a9a9;

}



.awesom-size {

    font-size: 24px;

    margin-right: 7px;

    color: #fff;

}



i.fa.fa-mobile.awesom-size {

    margin-right: 19px;

}



#footer-widgets .widget ul li a {

    color: #a9a9a9;

    font-size: 16px;

}



.widget {

	margin-bottom: 0px !important;

}



p.footer-bottom a {

    color: #000;

    padding-left: 15px;

    padding-right: 15px;

}



/* Job board */



.post-single .post-body {

    font-family: inherit;

}



input.application_button.button {

    background-color: rgba(10, 10, 10, 0);

    border-color: rgb(118, 197, 212);

    border-style: solid;

    border-width: 2px;

    text-transform: uppercase;

}



input.application_button.button:hover {

    transition: 1s;

    background-color: rgb(118, 197, 212);

}



.single-job_listing .col-md-3 {

    display: none;

}



.single-job_listing .col-md-8 {

    width: 100%;

}



.position h3 {

    font-size: 18px;

    font-weight: 100;

    color: #222;

}



.position h3:hover {

    text-decoration: underline;

}



.type-job_listing .position {

    padding: 10px 0;

    min-height: 90px;

}



.location {

    padding: 10px 0px 11px 0;

    display: block;

}



.job-customization {

    text-align: left;

    border: 0;

    border-radius: 6px;

    margin-bottom: 3em;

    margin-top: 3em;

    box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.1);

    padding: 0px;

    height: 465px;

    margin-right: 15px;

    width: 32.43%;

}



.job-customization:nth-child(3n) {

    margin-right: 0;

}



.excerpt-job {

    padding: 1em 1.8em 1.8em 1.8em;

}



.job_filters .search_jobs {

    padding: 2em 1.5em 2.5em 1.5em;

}



.job_filters .search_jobs input {

    padding: 10px;

    border: 2px solid #000;

}



.job_filters .search_jobs input:focus {

    border: 2px solid #ccc;

}



li.no_job_listings_found {

    position: absolute;

    width: 100%;

    display: inline-block;

    text-align: center;

    bottom: -40px;

}



.job_filters {

    background: #76c5d4;

    border-top: 5px solid rgb(83, 136, 146);

}



.excerpt-job .meta {

    float: right;

}



.excerpt-job .company {

    padding: 12px 0px 11px 0;

}



.excerpt-job .location a {

    font-size: 16px;

    font-weight: 600;

}



.excerpt-job .meta {

    float: right;

    background-color: #1e83f0;

    border-radius: 4px;

    display: inline-block;

    padding: 3px 10px;

}



.excerpt-job .meta .job-type {

    color: #fff;

    font-size: 15px;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    font-weight: 600;

}



.single_job_listing .meta .full-time {

    color: #fff;

    font-size: 15px;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    font-weight: 600;

    background-color: #1e83f0;

}



a.load_more_jobs {

    position: absolute;

    bottom: -42px;

    left: 0;

    right: 0;

    text-transform: uppercase;

    max-width: 370px;

    width: 100%;

    margin: 0 auto;

    background-color: rgba(10, 10, 10, 0);

    border-color: rgb(118, 197, 212);

    border-style: solid;

    border-width: 2px !important;

}



div.job_listings .load_more_jobs {

    border: 2px solid rgb(118, 197, 212) !important;

}



a.load_more_jobs:hover {

    transition: 1s;

    background-color: rgb(118, 197, 212) !important;

    color: #fff !important;

}



.team-member:hover .team-info {

    bottom: 30% !important;

}



.gform_wrapper .gfield_required {

    display: none;

}



.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {

    padding: 12px 12px !important;

    letter-spacing: normal;

    border-radius: 5px !important;

    border: 1px solid !important;

}



.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {

    font-size: 1em;

    width: auto;

    margin: 0 16px 0 0;

    color: #fff;

    border-color: #76c5d4;

    background-color: #76c5d4;

    padding: 0px 50px !important;

    height: 50px !important;

    line-height: 53px;

    border-radius: 0;

    text-transform: uppercase;

    font-size: 12px;

    letter-spacing: 1px;

    -webkit-transition: all .3s ease;

    transition: all .3s ease;

    font-weight: 400;

    border: 1px;

    border-radius: 6px;

    text-align: center !important;

}



body .gform_wrapper ul li.gfield {

    margin-top: 0px !important;

}



.page-title .parallax-overlay {

    background-color: rgba(96, 122, 185, 0.7) !important;

    }



    .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {

    margin-left: 1px;

    height: 45px;

    letter-spacing: normal;

    border-radius: 5px !important;

    border: 1px solid !important;

}



.client-image {

	backface-visibility: hidden;

}



.client-image:hover {

    animation: animClientUpd .5s both;

}





@keyframes animClientUpd {

  0% {

     opacity: 1;  }

  50% {

     opacity: .7;

  }

  100% {

     opacity: 1;

  }

}





@keyframes animClientUpd {

  0% {

     opacity: 1;  }

  50% {

     opacity: .7;

  }

  100% {

     opacity: 1;

  }

}



/*              Clients Page & About Us Arrow Slider Styles */



.page-id-2332 .owl-theme .owl-controls .owl-nav [class*=owl-],

.page-id-789 .owl-theme .owl-controls .owl-nav [class*=owl-] {

	display: block !important;

	width: 40px;

    height: 25px;

    line-height: 25px;

    text-align: center;

    color: transparent;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: -55px;

    margin: 0;

    padding: 0;

    background: transparent;

}



.page-id-2332 .owl-theme .owl-controls .owl-nav [class*=owl-]::before,

.page-id-789 .owl-theme .owl-controls .owl-nav [class*=owl-]::before {

    content: "\e628";

    font-family: themify;

    font-style: normal;

    text-transform: none;

    line-height: 1;

    color: grey;

    font-size: 25px;

    transition: all .3s ease-in-out 0s;

}



.page-id-2332 .owl-theme .owl-controls .owl-nav .owl-prev,

 .page-id-789 .owl-theme .owl-controls .owl-nav .owl-prev {

	left: -55px;

	right: auto;

}



.page-id-2332 .owl-theme .owl-controls .owl-nav .owl-prev::before,

.page-id-789 .owl-theme .owl-controls .owl-nav .owl-prev::before {

	transform: rotate(180deg);

	position: absolute;

	right: 0;

}

@media only screen and (max-width: 991px) {

	.page-id-2332 .owl-theme .owl-controls .owl-nav [class*=owl-],

	.page-id-789 .owl-theme .owl-controls .owl-nav [class*=owl-] {

	    right: -44px;

	}

	.page-id-2332 .owl-theme .owl-controls .owl-nav .owl-prev,

	.page-id-789 .owl-theme .owl-controls .owl-nav .owl-prev {

		left: -44px;

	}

}



/* Footer update */



.social-list.social-list-de li {

	margin: 5px 10px;

}



.social-list.social-list-de li:first-of-type {

	margin-left: 0;

}



.social-list.social-list-de li a {

	width: auto;

}



.social-list.social-list-de li a i {

	margin: 0px;

}



.widget ul.social-list.social-list-de li a:hover i {

    margin-left: 0;

}



/*                       Stycky Social Links Styles */



.sticky-container {

	position: fixed;

	right: 0;

	top: 50%;

	transform: translate(0, -50%);

	padding: 0px;

    margin: 0px;

    z-index: 999;

}



/*

.sticky-container.sticky-hide {

    transform: translate(100%, -50%);

    transition: transform .5s ease 0s;

}

*/



.sticky-container .sticky {

	margin: 0;

	padding: 0;

	list-style: none;

	background: grey;

}



.sticky-container .sticky li {

	text-align: center;

	width: 40px;

	background: #054385;

	margin-bottom: 2px;

	border: none;

	background: transparent;

	transition: all .3s ease-in-out 0s;

}



.sticky-container .sticky li:last-of-type {

	margin-bottom: 0;

}





.sticky-container .sticky li a {

	display: inline-block;

	text-decoration: none;

	padding: 8px 0;

}



.sticky-container .sticky li a i {

	color: #fff;

	transition: all .3s ease-in-out 0s;

	font-size: 20px;

	margin: 0;

}



.sticky-container .sticky li a i.glassdoor {

	display: block;

	width: 20px;

	height: 21px;

	background: url("assets/images/glassdoor-social-icon.png") center no-repeat;

	background-size: 100%;

}



.sticky-container .sticky li.facebook-hover:hover {

	background: #3c5896;

}



.sticky-container .sticky li.linkedin-hover:hover {

	background: #1374b3;

}



.sticky-container .sticky li.glassdoor-hover:hover {

	background: #18a945;

}



.widget ul.sticky li a:hover i {

    margin-left: 0;

}



.menu-important-links-container #menu-important-links .menu-item a {

	font-size: 12px;

	line-height: 20px;

}



.fs-11 {

	font-size: 12px;

	line-height: 20px;

	padding-left: 25px;

	position: relative;

}



.fs-11 i {

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	left: 0;

	font-size: 16px; 

}

#india-map .map-side,

#contact .map-side {

	right: 0;

}



.new-button {

    font-size: 16px;

    line-height: 17px;

    font-weight: 700;

    color: rgb(255, 255, 255);

    text-transform: uppercase;

    background-color: rgba(10, 10, 10, 0);

    border-color: rgb(118, 197, 212);

    border-style: solid;

    border-width: 2px;

    transition: none 0s ease 0s;

    letter-spacing: 1px;

    text-align: center;

    padding: 25px 52px;

}



/* Alex Raven */

.offices-table tr:hover {

cursor:pointer;

}

.offices-table tr:hover h3 {

color:#76c5d4;

}

.offices-table tr td img {

margin-right:20px;

width:40px;

min-width:40px;

}

.offices-table tr td p {

margin-bottom:20px !important;

}

.offices-table tr td,

.offices-table tr th {

vertical-align:top;

}

.offices-table tr td h3 {

margin-top:0;

font-width:600;

}

#input_2_7 {

padding: 12px 12px !important;

    letter-spacing: normal;

    border-radius: 5px !important;

    border: 1px solid !important;

}

.our-clients img {

max-width:150px;

}

#ssb-container ul li {

}

#ssb-container ul li a {

transition: 0.5s background;

font-size:24px;

background-color:grey;

color:white !important;

margin:0;

padding:0;



}

#ssb-container {

top:50%;

}

#ssb-container ul li span {

width:40px;

text-align:center;

}

#ssb-container ul li a:hover {

background-color:#3c5896;

}

.our-services-section {

padding-top:0;

padding-bottom:0;

}

.home-row {

padding-top:30px;

padding-bottom:30px;

}

.home-row .slick-next {

right:-30px;

}

.home-row .slick-prev {

left:-30px;

}

.home-row .slick-slide img {

border-radius:10px;

}

.test-row .slick-slide img {

border-radius:0;

/*max-width:150px;*/

}

.test-row .slick-next {

top:40%;

}

.test-row .slick-prev {

top:40%;

}

.lvca-entry-text-wrap h3 {

font-size:18px !important;

color:black !important;

font-weight:600 !important;

}

.lvca-project-image img {

border-radius:10px;

}

.home-expertise {

padding-top:0;

padding-bottom:30px;

}