/**************** General ****************/


* { margin: 0; padding: 0; }


html {
	
	scroll-behavior: smooth;
}

body {
    
	position: relative;
    margin: 0;
    height: 100vh;
	font-family: 'Roboto Condensed', sans-serif;
    color: #024e7b;
    
}

/* font-family: 'Big Shoulders Display', cursive; */

.wrap {
    
    display: block;
    margin: 0 auto;
    width: 1400px;
}

.clear_all { clear: both; }


h2 { 
	
	display: block;
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 800;
	font-style: normal;
	font-size: 36px;
	color: #0187c5;
	text-transform: uppercase;
	margin: 0px 0 15px 0;
	
}

h3 { 
	
	display: block;
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #005983;
	
    text-transform: uppercase;
	margin: 0px 0 15px 0;
	
}

p {
	
	display: block;
    text-align: left;
    
	font-size: 20px;
	line-height: 30px;
    letter-spacing: 0;
    color: #555859;
    
    margin: 0 0 20px 0;
}

b { color: #0187c5; }

ul { list-style: none; }

a { text-decoration: none; }


i.fa-square-facebook, i.fa-facebook-square { color: #385898; }
i.fa-square-instagram, i.fa-instagram-square { color: #fcaf45; }
i.fa-linkedin { color: #0a66c2}
i.fa-youtube, i.fa-youtube-square { color: #d10000; }

.float_lef { float: left; }
.float_right { float: right; }

.color_black { color: #000; }
.color_green { color: #4aa80b; }
.color_blue { color: #00b2ff; }


.round_shadow {
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}



/************************ Header ************************/

header {
	
	position: relative;
	display: block;
	width: 100%;
	height: 122px;
	
	z-index: 5;
	
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 800;
	font-style: normal;
	text-transform: uppercase;
}

/************************ Logo & phone / socials ************************/

header h1 {
	
	display: inline-block;
	position: absolute;
	margin: 0 25px 0 0;
	width: 525px;
    height: 200px;
	text-indent: -99999px;
	background: url("../img/oceanside_security_logo.png") top left no-repeat;
	z-index: 2;
}

header ul.phone_socials {
	
	display: inline-block;
	float: right;
	margin: 40px 0 0 0;
	
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 800;
	font-style: normal;
	font-size: 20px;
	color: #0084cb;
	
}

header ul.phone_socials li {
	
	display: inline-block;
	margin-left: 60px;

}

header ul.phone_socials li.social {
	
	font-size: 28px;
	margin-left: 50px;

}

header ul.phone_socials li.last {
	
	margin-left: 0;

}

header ul.phone_socials li i {
	
	color: #114682;
	margin-right: 5px;
}

header ul.phone_socials i.fa-square-facebook { color: #385898; }
header ul.phone_socials i.fa-linkedin { color: #0a66c2; }



/************************ Navigation ************************/

header ul.navigation {
	
	display: inline-block;
	position: relative;
	margin: 67px 0 0 203px;
	letter-spacing: 0.08em;
	font-weight: 600;
	z-index: 10;
}

header ul.navigation li {
	
	display: inline-block;
	margin: 0 30px 0 0;
}

header ul.navigation li.login {
	
	display: inline-block;
    margin: -30px 0px 0 632px;
    float: right;
    border: solid 2px #363636;
    padding: 10px 12px;
    border-radius: 5px;
}

header ul.navigation li i { 
	
	font-size: 16px;
	margin-right: 1px;
	color: #808080

}

header ul.navigation li a { color: white; }

header a.view_list {
	
	display: block;
	width: 265px;
    height: 60px;
    margin: 400px 0 0 0;
}


/************************ Sliders ************************/

#slider {
	
	display: block;
	width: 100%;
	height: 630px;
}

#slider_extra {
	
	display: block;
	width: 100%;
	height: 400px;
}

#slider .slider_main {
	
	display: block;
	width: 100%;
	height: 630px;
	background: url("../img/slider_home.jpg") no-repeat center center;
}

#slider_extra .slider_professional_security {
	
	display: block;
	width: 100%;
	height: 400px;
	background: url("../img/slider_SecurityProfessionals.jpg") no-repeat center center;
}

#slider_extra .slider_loss_prevention {
	
	display: block;
	width: 100%;
	height: 400px;
	background: url("../img/slider_LossPrevention.jpg") no-repeat center center;
}

#slider_extra .slider_close_proximity {
	
	display: block;
	width: 100%;
	height: 400px;
	background: url("../img/bg_close-prox.png") no-repeat center center;
}

#slider_extra .slider_service_request {
	
	display: block;
	width: 100%;
	height: 400px;
	background: url("../img/slider_servicerequest.jpg") no-repeat center center;
}

#slider_extra .slider_extra_jobs {
	
	display: block;
	width: 100%;
	height: 400px;
	background: url("../img/slider_jobs_extra.jpg") no-repeat center center;
}

#slider .slider_clippers {
	
	display: block;
	width: 100%;
	height: 630px;
	background: url("../img/slider_clippers.jpg") no-repeat center center;
}

#slider .slider_jobs {
	
	display: block;
	width: 100%;
	height: 630px;
	background: url("../img/slider_jobs.jpg") no-repeat center center;
}


#slider .slider_main a {
	
	display: block;
	width: 100%;
	height: 630px;
}

#slider .slider_clippers a {
	
	display: block;
	width: 100%;
	height: 630px;
}

#slider .slider_jobs a {
	
	display: block;
	width: 100%;
	height: 630px;
}

#slider_mobile { display: none; }


/************************ We want you ************************/

.carreer_mobile_btn a {
	
	display: none;
}


/************************ Welcome & contact ************************/

welcome {
	
	display: block;
	width: 100%;
	margin: 0;
	padding: 60px 0;
}

welcome .welcome_text {
	
	display: inline-block;
	width: 54%;
	vertical-align: top;
	
}

welcome .jobs_offer {
	
	display: inline-block;
	width: 54%;
	vertical-align: top;
	
	margin-top: 40px;
	
}

welcome .jobs_offer h2 {
	
	display: block;
	color: #00aeef;
	font-size: 40px;
	
	padding-bottom: 30px;
	border-bottom: dotted 1px #ccc;
}

welcome .jobs_offer li { 
	
	font-size: 18px;

}

welcome .jobs_offer li a { font-size: 18px; margin: 20px 0; }


welcome .welcome_text h2.job_title {
	
	display: block;
	color: #00aeef;
	font-size: 40px;
	
	padding-bottom: 30px;
	border-bottom: dotted 1px #ccc;

}

welcome .welcome_text ul {
	
	display: block;
	margin: 30px 0 50px 0;
	width: 550px;
	
    color: #555859;
    font-size: 20px;
    line-height: 40px;
}

welcome .welcome_text li {
	
	display: inline-block;
	width: 255px;
	
}

welcome .welcome_text li.smaller {
	
	display: inline-block;
	width: 155px;
	
}


/**/

welcome .welcome_text h2.extra {
	
	margin-top: 40px;
}


welcome .welcome_text ul.extra {
	
	display: block;
	margin: 30px 0 50px 0;
	width: 800px;
	
    color: #555859;
    font-size: 20px;
    line-height: 40px;
}


welcome .welcome_text li.service_request {
	
	display: inline-block;
	width: 395px;
	height: 65px;
	vertical-align: top;
	text-align: center;
	background: #fff;
	
	margin-top: 50px;
	padding: 25px 0 0 0px;
	
	border: 3px solid #1095DF;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
}

welcome .welcome_text li.service_request i { 
	
	font-size: 30px;
	display: inline-block;
	color: #00B3FF;

}

welcome .welcome_text li.service_request p {
	
	color: #0087C8;
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
}

welcome .welcome_text li.extra {
	
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	line-height: 26px;
	
}


welcome .welcome_text li.extra a {
	
	display: inline-block;
	color: #00aeef;
	font-size: 20px;
	
	/*background: #E9E9E9;*/
	padding: 15px 20px;
	
	border: solid 1px #D9D9D9;
		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	
}


/**/

welcome .welcome_text li.long { width: 280px; }

welcome .welcome_text .btn_welcome a {
	
	display: inline-block;
	padding: 24px 30px;
	color: white;
	background: #2aa6df;
	
	font-family: 'Mukta', sans-serif; 
	text-transform: uppercase; 
	letter-spacing: 0.05em; 
	font-size: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
}


/************************ Contact form ************************/

welcome .contact_form {
	
	display: inline-block;
    float: right;
    width: 40%;
    vertical-align: top;
}

welcome .contact_form.service_request_form .sep_form {
	
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: dotted 1px #DBDBDB;
	margin: 15px auto 25px;
}

welcome .contact_form.service_request_form {
	
	display: inline-block;
    float: left;
    width: 40%;
    vertical-align: top;
}

welcome .contact_form form input {
	
	display: inline-block;
	width: 229px;
	margin-bottom: 10px;
	padding: 20px;
	
	border: 1px solid #dcdcdc;
	color: #9f9f9f;
	background: #f3f3f3;
	
	font-size: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	
}

welcome .contact_form form select {
	
	display: inline-block;
	width: 270px;
	margin-bottom: 10px;
	padding: 20px;
	
	border: 1px solid #dcdcdc;
	color: #1E1E1E;
	background: #f3f3f3;
	
	font-size: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	
}

welcome .contact_form form input.email { width:509px; }

welcome .contact_form form input.marging_right { margin-right: 5px; }

welcome .contact_form form select.marging_right { margin-right: 6px; }

welcome .contact_form form textarea {
	
	display: block;
	width: 509px;
	height: 98px;
	margin-bottom: 30px;
	padding: 30px 20px;
	
	border: 1px solid #dcdcdc;
	color: #9f9f9f;
	background: #f3f3f3;
	resize: vertical;
	float: left;
	
	font-size: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	
}

welcome .contact_form form input.btn {
	
	display: block;
	width: 99%;
	padding: 20px 0;
	
	background: #2aa6df;
	border: none;
	color: white;
	
	cursor:pointer;
	
	font-family: 'Mukta', sans-serif; 
	text-transform: uppercase; 
	letter-spacing: 0.05em; 
	font-size: 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	
}


/************************ Services ************************/

services {
	
	display: block;
	padding: 80px 0;
	background: #e5e5e5;
}

services ul {
	
	display: block;
	text-align: center;
}

services li {
	
	display: inline-block;
	width: 430px;
	height: 340px;
	vertical-align: top;
	text-align: center;
	
	border: 5px solid #FFF;
	
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
}

services li.service_request {
	
	display: inline-block;
	width: 385px;
	height: 90px;
	vertical-align: top;
	text-align: center;
	background: #fff;
	
	margin-top: 50px;
	padding: 0 0 0 20px;
	
	border: 3px solid #1095DF;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
}

services li.service_request i { 
	
	font-size: 30px;
	display: inline-block;

}

services li.service_request p {
	
	color: #0087C8;
	display: inline-block;
	font-size: 24px;
	text-transform: uppercase;
}

services li a { display: block; }

services li.service_sec-pro { background: url("../img/bg_sec-pro.png") center center no-repeat; margin: 0;}
services li.service_mob-pat { background: url("../img/bg_mob-pat.png") center center no-repeat; margin: 35px 35px 0 35px; }
services li.service_hom-wat { background: url("../img/bg_cetficate.png") center center no-repeat; margin: 0;}
services li.service_spe-eve { background: url("../img/bg_spe-eve.png") center center no-repeat; margin:  0 35px;}
services li.service_los-pre { background: url("../img/bg_los-prev.png") center center no-repeat; margin: 35px 0 0 0; }
services li.service_bec-sec { background: url("../img/bg_hom-wat.png") center center no-repeat; margin: 35px 0 0 0;}
services li.service_los-prox { background: url("../img/bg_close-prox.png") center center no-repeat; margin: 0; }



services li i {
	
	display: block;
	font-size: 60px;
	color: #2aa6df;
	margin: 30px 0 15px 0;
}

services li h2 {
	
	display: block;
	color: #fff;
	font-size: 30px;
}

services li p {
	
	display: block;
	text-align: center;
	color: white;
	width: 80%;
	margin: 0 auto;
	line-height: 26px;
	
}


/************************ Testimonials ************************/

testimonials {
	
	display: block;
	padding: 60px 0;
	background: #ccc;
	text-align: center;
}

testimonials h2 i { color: #19649e; }

testimonials p {
	
	display: block;
	margin: 0 auto;
	width: 54%;
	text-align: center; 

}

testimonials p.name {
	
	display: block;
	margin-top: 30px;
	color: #19649e;
}


/************************ Footer ************************/

footer {
	
	display: block;
	width: 100%;
	background: #000;
	padding: 20px 0;
	color: #7e7e7e;
	text-transform: uppercase;
}

footer img { 
	
	display: inline-block;
	vertical-align: center;

}

footer .nav { 
	
	display: inline-block;
	vertical-align: top;
	margin: 30px 0 0 10px;

}

footer .nav li {
	
	display: inline-block;
	margin: 0 10px 0 0;
}

footer .nav li a {
	
	color: #fefefe;
}

footer .nav p {
	
	font-size: 18px;
	margin: 0;
}

.direction {
	
	font-size: 14px;
	margin: 10px 5px 0 0;
	color: #A6A6A6;
	background: #2B2B2B;
	display: inline-block;
	padding: 3px 14px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

footer .contact {
	
	display: inline-block;
	border: 1px dotted #ccc;
	padding: 20px 30px;
	margin: 10px 0 0 70px;
	vertical-align: top;
	line-height: 30px;
	
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 10px;
}

footer .twisted_up {
	
	display: inline-block;
	float: right;
}

footer .twisted_up img.btn_up {
	
	display: block;
	float: right;
	margin: -40px 10px 0 0;
	
}

footer .twisted_up img.twited_logo {
	
	display: block;
	float: right;
	margin: 30px 0 0 0;
	max-width: 170px;

}





