/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

section.adamrob_parallax {
    width: 100%;
	max-width: 100%;}

.drawleftcolumn {
	width: 220px;
	float: left;
	margin-right: 10px;
}

.drawleftcolumnsmall {
	float: left;
	margin-right: 10px;
	width: 140px;
}

.drawleftcolumnnosize {
	float: left;
	margin-right: 10px;
}

.applycolumn {
	width: 400px;
}

.applyleftcolumn {
	width: 400px;
	float: left
}

.applyrightcolumn {
	width: 400px;
	float: left;
	margin-left: 50px;
}

.menutop {
	background-color: #000;
	width: 100%;
	position: absolute;
	z-index: 1000
}

.section1 {
	background-color: #000;
	padding-top: 45px;
	padding-bottom: 45px
}

.homewrapper {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-left:20px;
	padding-right:20px;
}


.homeicons {
    width: 25%;
    margin-left: 4%;
    margin-right: 4%;
    height: auto;
}

.section2box1 {
	background-image: url(/wp-content/uploads/2019/01/needaninvestment.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding-top: 44px;
	padding-left: 30px;
	width: 38%;
	float: left;
	height: 230px;
}

.section2box2 {
	height: 230px;
	float: left;
	background-color: #efefef;
	padding-top: 20px;
	padding-left: 20px;
	width: 27%;
}

.section2list {
	font-size: 16px;
	color: #474747;
	background-image: url(/wp-content/themes/CustomDesign/img/checkicons.png);
	background-position: left;
	line-height: 28px;
	padding-left: 20px;
	background-repeat: no-repeat
}

.section2box3 {
	height: 230px;
	width: 35%;
	background-color: #f8f8f8;
	float: left;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 40px
}

.section2box3text1 {
	font-weight: 700;
	color: #474747;
	font-size: 26px;
}

.section2box3text2 {
	font-weight: 400;
	color: #474747;
	font-size: 16px;
}

.section2box3text3 {
	font-weight: 400;
	color: #474747;
	font-size: 13px;
}

.section3 {
	background-color: #000;
	padding-top: 80px;
	width: 100%;
	color: #FFF;
	font-size: 16px;
}

.section3boxes {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left
}

.section3subtitles {
	font-size: 26px;
	font-weight: 700;
	color: #FFF
}

.section3text {
	color: #FFF;
	font-size: 16px;
	text-align: left;
}

.footertext1 {
	font-weight: 300;
	font-size: 26px;
	color: #FFF;
	line-height: 30px
}

.footertext2 {
	font-weight: 600;
	font-size: 15px;
	color: #FFF;
	line-height: 30px
}

*, *:after, *:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'font';
	src: url('fonts/century_gothic.TTF'),  url('fonts/century_gothic.eot'); /* IE9 */
}

body {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-weight: 800;
	font-size: 30px;
	color: #FFF;
	padding: 30px 0px 30px 0px;
	font-family: 'Nunito Sans', sans-serif;
	text-align: left
}

h2 {
	font-weight: 600;
	font-size: 24px;
	color: #f2a0ca;
	font-family: 'Nunito Sans', sans-serif;
	text-align: left
}

h3 {
	font-weight: 600;
	font-size: 20px;
	color: #f2a0ca;
	font-family: 'Nunito Sans', sans-serif;
	text-align: left
}

.clear {
	clear: both;
	display: block;
}

img {
	vertical-align: bottom;
	border: 0px;
}

area {
	outline: none;
}

.clear {
	clear: both;
	display: block;
}

a {
	color: #f2a0ca;
	text-decoration: none;
}

a:hover {
	color: #FFF
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

input:focus {
	outline: 0;
	border: 1px solid #04A4CC;
}

p {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	line-height: 22px;
}

.imgright {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imgleft {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/


.galleryFlash {
	overflow: hidden;
	max-width: 950px;
	height: 758px;
}

.logo {
	max-width: 950px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	max-width: 100%;
}

header {
	width: 100%;
	background-image: url(/wp-content/themes/CustomDesign/img/logobg.jpg);
	background-position: center top
}

section, #content {
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px 20px 20px;
	max-width: 950px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer-widget {
}

.footer-widget a {
}

footer {
}

.footer {
}

p.copyright {
	margin: 0px;
	background-color: #000;
	padding: 50px;
	font-weight: 300;
	font-size: 14px;
	color: #FFF;
	text-align: center
}

#sidebar {
	float: right
}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/


.navi {float:right;
}

nav {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	list-style: none;
	font-weight: bold;
	margin-bottom: 0px;
	font-weight: 600;
	float: right;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	color: #FFF;
}

nav ul a {
	display: block;
	padding: 5px 15px 5px 15px;
	color: #FFF;
	margin: -10px 0px 0px 0px;
	text-decoration: none;
}

nav ul a:hover {
	color: #e88caf;
	text-decoration: none;
}

nav ul ul {
	list-style: none;
	position: absolute;
	left: -9999px;
	margin: 0px;
	margin-left: -40px;
	color: #FFF
}

nav ul ul li {
	padding-top: 1px;
	float: none;
	color: #FFF
}

nav ul ul a {
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	color: #FFF
}

nav ul li:hover ul {
	left: 0;
	text-decoration: none;
}

nav ul li:hover a {
	text-decoration: none;
	color: #e88caf;
}

nav ul li a:hover {
	text-decoration: none;
	color: #e88caf;
}

nav ul li:hover ul a {
	text-decoration: none;
}

nav ul li:hover ul li a:hover {
	text-decoration: none;
}

nav ul li a:hover {
	color: #e88caf;
}

nav ul li ul li a:hover {
	color: #e88caf;
}

/*------------------------------------*\
    $FORM
\*------------------------------------*/


.footerform .wpcf7-form {
	width: 100%;
	text-align: left;
	color: #474747;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
}

.footerform .wpcf7-form input {
	padding: 7px;
	height: 35px;
	width: 100%;
	border: 1px solid #1a1a1a;
	margin-bottom: 10px;
}

.footerform .wpcf7-form textarea {
	padding: 7px;
	height: 112px;
	width: 100%;
	border: 1px solid #1a1a1a;
	margin-bottom: 15px;
}

.footerform .wpcf7-submit {
	border: none;
	background-color: #aeaeae;
	text-transform: uppercase;
	color: #FFF;
	max-width: 95px;
	float: right;
}

.wpcf7-form {
	width: 100%;
	text-align: left;
	color: #FFF;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
}

.wpcf7-form input {
	width: 100%;
	margin-bottom: 10px;
}

.wpcf7-form textarea {
	width: 100%;
}

.wpcf7-submit {
	border: none;
	background-color: #aeaeae;
	text-transform: uppercase;
	color: #FFF;
	max-width: 95px;
	float: right;
}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 900px){
	.section2box1{width:50% !important}
	.section2box2{width:50% !important}
	.section2box3{width:100% !important}
	#parallax_container44{height:700px !important}
	.adamrob_parallax adamrob_parallax_fullwidth {height:700px !important}
	section.adamrob_parallax {height:700px !important; padding-bottom:50px !important}
	
}

@media only screen and (min-width: 600px) and (max-width: 768px){
	.section2box1{width:100% !important}
	.section2box2{width:100% !important}
	.section2box3{width:100% !important}
	#parallax_container44{height:1000px !important}
	.adamrob_parallax adamrob_parallax_fullwidth {height:1000px !important}
	section.adamrob_parallax {height:1000px !important; padding-bottom:50px !important}
	
	.section2box1 {
    width: 100% !important;
    background-position: left !important;
    background-color: #efefef;
}
	
}

@media only screen and (max-width: 600px) {
	.section2box1{width:100% !important}
	.section2box2{width:100% !important}
	.section2box3{width:100% !important}
	#parallax_container44{height:1000px !important}
	.adamrob_parallax adamrob_parallax_fullwidth {height:1000px !important}
	section.adamrob_parallax {height:1000px !important; padding-bottom:50px !important}
	
	.section2box1 {
    width: 100% !important;
    background-position: left !important;
    background-color: #efefef;
}
	
	.section3boxes {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}
	
	.footer-widget td {
    width: 100% !important;
    display: block !important;
    margin-top: 40px;
    text-align: center;
}
	
}



@media only screen and (max-width: 400px) {.homeicons {
    width: 50% !important;
    margin-left: 25% !important;
    margin-right: 25% !important;
    margin-bottom: 40px !important;
    height: auto;
}
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1140px) {
}
@media only screen and (min-width: 1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 144dpi) {
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/


::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

a,  a:visited {
	text-decoration: underline;
}

a[href]:after {
	content: " (" attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}

h2,  h3 {
	page-break-after: avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form {
	width: 230px;
}

.woocommerce-breadcrumb {
	display: none;
}
