/* CSS Document */

.spacer {
	padding-top: 80px;
}
p.about-p a {
    display: none;
}
input[type="button"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #3d8fda;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    border: 1px solid #380115;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid red;
    margin-top: 65px;
}
.sjb-page .list-data .job-type, .sjb-page .list-data .job-location, .sjb-page .list-data .job-date {
	color: #3d8fda;
	font-weight: 600;
}
.sjb-page .btn-primary, .sjb-page .btn-primary:hover, .sjb-page .btn-primary:active:hover, .sjb-page .btn-primary:active:focus, .sjb-page .sjb-detail .jobpost-form .file div, .sjb-page .sjb-detail .jobpost-form .file:hover div {
	background-color: #3d8fda;
}
div#home {
	background-image: url(../../../uploads/2018/07/Creative-min.jpg);
	background-position-x: 70%;
	background-size: cover;
	background-repeat: no-repeat;
}
.content-center:nth-of-type(even) {
	font-size: 15px;
	border-right: 2px solid;
	margin-top: 30px;
	padding: 30px 10px;
}
.content-center:nth-of-type(odd) {
	font-size: 14px;
	border-left: 2px solid;
	padding: 10px 30px;
	margin: 0;
	font-family: lato;
	font-weight: 400;
	line-height: 20px;
}
div#home h3, div#menu1 h3, div#menu2 h3, div#menu3 h3 {
	padding: 0px 0px;
	font-weight: 600;
	font-size: 18px;
}
.col-md-3.icon-box {
	background-color: #5b6870;
	text-align: center;
}
.col-md-3.icon-box.chnge-colr {
	background-color: #3d8fda !important;
}
.row.first-box {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 0px 0px;
	margin: 35px 0px;
}
.bor-btm10 {
	border-bottom: 30px solid #fff;
}
div#menu1 {
	background-image: url("../../../uploads/2018/07/Creative-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 70%;
}
div#menu2 {
	background-image: url("../../../uploads/2018/07/Creative-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 70%;
}
div#menu3 {
	background-image: url("../../../uploads/2018/07/Creative-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 70%;
}div#menu4 {
	background-image: url("../../../uploads/2018/07/Creative-min.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 70%;
}
.vertical-align {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
.add-border {
	border-left: 0px !important;
	border-right: 2px solid #ccc;
	text-align: right;
}
.add-align {
	text-align: right;
}
ul.nav.nav-pills {
	display: table;
	margin: auto;
}
.space-top {
	margin-top: 15px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #3d8fda !important;
	background-color: unset;
}
.nav-pills > li > a {
	color: #5b6870 !important;
}
header .navbar-form .btn {
    background: #3d8fda;
    color: #fff;
    line-height: 55px;
    margin-top: 14px;
    padding-left: 20px;
    padding-right: 36px;
    padding-top: 3px;
    height: 54px;
}
header .navbar-default .navbar-nav li a {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 25px;
	font-family: lato;
	margin-top: 14px;
}
.nav-pills > li {
	float: left;
	border-right: 2px solid;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: lato;
	font-size: 18px;
}
.nav-pills > li > a:hover {
	color: #3d8fda !important;
	background-color: transparent;
}
.nav-pills > li:nth-last-child(1) {
	float: left;
	border-right: none;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: lato;
	font-size: 18px;
}
.container.line {
	border-bottom: 2px solid;
	padding: 18px 0px;
}
.main-heads0 {
	display: none;
}
.main-heads {
	display: none;
}
.main-heads1 {
	display: none;
}
.main-heads2 {
	display: none;
}
.main-heads3 {
	display: none;
}
.homenav li a #one:hover .mainhead0 {
	display: block;
}
/*Footer*/
section.footers {
   background: #2d363b;
   padding: 70px 0px 10px;
   color: #fff;
   font-size: 15px;
}
.contact-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-services-container {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#menu-services {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul#menu-services li a, .contact-widget ul li, .textwidget p, .es_caption {
	color: #6b7b84;
}
.es_widget_form_email {
	display: none;
}
input#es_txt_email {
	border-radius: 60px;
	height: 40px;
}
input#es_txt_button {
	background: transparent;
	border: 1px solid #6b7b84;
	color: #6b7b84;
	border-radius: 60px;
	height: 40px;
}
.cr-services:hover:after {
	content: '';
	position: absolute;
	background-image: url(../../../../../beeelkazi33813.ipage.com/geek/wp-content/uploads/2018/07/icon1-1.html);
	left: -50px;
	padding: 68px;
}
.job-info h2 {
	margin: 0;
}
.sjb-page h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
.sjb-page .sjb-detail .list-data h3, .sjb-page .sjb-detail .list-data ul li::before, .sjb-page .sjb-detail .list-data .job-detail h3, .sjb-page .sjb-archive-page .job-title {
	color: #3d8fda !important
}
header .navbar-form .search-box {
	top: 70px;
}
.about-p {
	color: #fff;
}
.about-p {
	font-size: 14px;
	line-height: 22px;
}
.about-bg3 .about-box h3 {
	text-transform: capitalize
}
#left6 {
	background-image: url(images/Contactus.html);
	color: #fff;
	background-size: cover;
}
.sjb-page a {
	color: #3d8fda;
}
/*Start Media Qurries*/
@media only screen and (max-width: 970px) and (min-width: 360px) {
.content-center {
	padding-top: 0px;
	font-size: 15px;
}
.row.first-box {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	padding: 0px 0px;
	margin: 35px 0px;
}
div#home h3, div#menu1 h3, div#menu2 h3 {
	padding-top: 20px !important;
}
h3.head-distance {
	padding-top: 0px !important;
}
.vertical-align {
	display: block;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
div#home h3, div#menu1 h3, div#menu2 h3 {
	padding: 0px 0px;
}
.space-top {
	margin-top: 0px;
}
}
@media only screen and (max-width: 800px) {
/*About Section responsive start*/

.nav > li > a
{
	padding: 10px 5px;
	}
.about-bg h3 {
	padding: 3em 0px;
	color: #fff;
	font-size: 48px;
	text-align: center;
}
.about-bg2 {
	background-color: #58686f;
	padding: 40px 30px;
}
.about-bg3 .about-box {
	background-color: #3d8fda;
	margin-left: 0px;
	margin-bottom: 5em;
	margin-top: -55px;
	padding: 45px 12px;
}
.about-bg2 .horizontal-bar {
	width: 230px;
	height: 6px;
	background-color: #fff;
	margin-bottom: 15px;
	margin-left: 65px;
	max-width: 100%;
}
.about-box .last-box {
	margin-bottom: -55px;
}
/*Services Section responsive start*/

.nav-pills > li, .nav-pills > li:nth-last-child(1) {
	font-size: 16px;
}
.add-align {
	text-align: center;
}
.content-center:nth-of-type(odd) {
	border-left: none;
	padding: 20px 30px;
	text-align: center;
}
.first-box h3 {
	text-align: center;
}
.add-border {
	border-right: none;
}
/*Contact Section Respnsive start*/

.tabs-left, .tabs-right {
	border-bottom: none;
	margin: 0;
	width: 160px;
	margin: auto;
	max-width: 100%;
}
.trans-contac h2 {
	color: #fff;
	font-size: 42px;
	text-align: center;
	padding-top: 24px;
	font-weight: 900;
}
.contac {
	padding: 20px 0px;
	border: 1px solid #5a6970;
	margin: 20px 10px;
}
ul.contact-page.contact-pages {
	line-height: 50px;
	padding: 0px;
}
.contact-boxs {
    border: 1px solid #3d8fda;
    margin-left: 0px;
    padding: 40px 60px 10px 60px;
}
/*Footer section responive start*/

.col-md-2.logo-decorate {
	width: 220px;
	max-width: 100%;
	padding: 20px 20px;
}
p.content-center.adding-respon {
	text-align: left;
	padding: 10px 10px;
}
input[type="tel"] {
	width: 345px;
	max-width: 100%;
}
.bg-home {
	    padding: 0 0;
	    height: 550px;
	    display: table-cell;
	    vertical-align: middle;
	    width: 1200px;
	    max-width: 100%;
	}

	.ww-e {
	    height: 400px;
	    padding: 0;  
	}


	.te-t {
	    height: 400px;
	    padding: 0;
	}

	.ww-d {
	    height: 400px;
	    padding: 0;
	}
	.transparents {
	    background-color: rgba(0,0,0,0.7);
	    height: 400px;
	    display: table-cell;
	    vertical-align: middle;
	    width: 1200px;
	    text-align: center;
	    color: #ffff;
	    font-size: 28px;
	    font-weight: 800;
	}

	.transparents h2 {
		font-weight: 800;
		font-size: 48px;
	}
	.m-bar {
	    margin-bottom: 0px;
	}	
	.bg-home p {
	    padding-top: 0px;
	}
	.bg-home h1 {
	    margin-bottom: -10px;
	   	font-size: 28px;
	}
	.ww3-bar {
    margin-bottom: 15px;
    width: 250px;
    margin-left: 5em;
    border: 3px solid #fff;
    max-width: 100%;
    margin: 20px 50px;
}
/*Nav bar responsive*/
.logo-tag img {
    width: 100px;
    margin-top: 8px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #3d8fda;
    background-color: transparent;
}
header .navbar-default .navbar-nav li a {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 25px;
    font-family: lato;
    margin-top: 5px;
}
header .navbar-form .btn {
    background: transparent;
    color: #3d8fda !important;
    line-height: 55px;
    margin-top: 4px;
    padding-left: 20px;
    padding-right: 36px;
    padding-top: 3px;
    height: 54px;
}
.container.line {
    border-bottom: none;
    padding: 0px 25px !important;
}
.page-section {
    border-top: 1px solid #eee;
    margin-top: 22px;
}
.spacer {
    padding-top: 25px;
}
}
