/**

 * Theme Name: Clean Shipping Index

 * Theme URI: http://muhammadmafazine.com

 * Author: Muhammad Mafazine

 * Author URI: http://muhammadmafazine.com

 * Versiion: 1.0

 * License: 2.0

 * Tags: Custom

 */







/**

 | ------------------------------------------

 | Clean Shipping Index stylesheet

 | ------------------------------------------

 */



body {

	padding: 0;

	margin: 0;

	overflow-x: hidden;

	font-family: 'Raleway', arial, sans-serif;

}

img {
	max-width: 100%;
	height: auto !important;
}

a {

	text-decoration: none;

}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

strong, b {
	font-weight: 400
}

p {
	font-weight: 300;
}

.multiple-column p:last-child {
	margin-bottom: 0;
}



a:hover {

	text-decoration: none;

	color: inherit;

}



p {

	line-height: 25px;

}



.regular {

	font-weight: normal;

}



.light {

	font-weight: 300;

}

h3 {
	font-size: 21px;
	line-height: 25px;
}

.bolder {
	font-weight: bold;
}



h4 {

	line-height: 28px;

}



.black {

	color: #000000;

}



.white {

	color: #ffffff;

}



.primary {

	color: #18436f;

}



img.align-left {

	text-align: left;

	margin-right: 15px;

}



img.align-right {

	text-align: right;

	margin-left: 15px;

}



img.align-center {

	text-align: center;

	margin: 10px;

}



input, textarea, select {

	background: #b3d3eb;

	padding: 10px;

	font-size: 15px;

	border: 0;

	color: #ecf4fa;

}



input::-webkit-input-placeholder {

	color: inherit;

}

textarea::-webkit-input-placeholder {
	color: inherit;
}



input:focus, select:focus, textarea:focus {

	outline: 0;

}



/**

 | ------------------------------------------

 | Overriding bootstrap

 | ------------------------------------------

 */

#loginform {

	width: 230px;

	margin: auto;

}



#loginform input[type="text"], #loginform input[type="password"] {

	width: 100%;

}



#loginform input[type="submit"] {

	text-align: right;

	float: right;

	color: #18436f;

	font-size: 11px;

	font-weight: bold;

	background: transparent;

	padding: 0;

	margin-top: -10px;

}



.login-username label, .login-password label {

	display: none;

}



.navbar-nav {

	padding: 0;

	margin: 0;

}



.navbar-nav li, .flexslider li {

	list-style: none;

}



.flexslider ul {

	padding: 0;

	margin: 0;

}



.jumbotron {

	background-color: transparent;

	display: block !important;

}



/**

 | ------------------------------------------

 | Header section

 | ------------------------------------------

 */

#site-header {

	width: 100%;

	float: left;

	padding: 10px 0;

}

.sticky-menu-active #site-header {
	position: fixed !important;

	z-index: 9999;
}



#site-header.transparent {

	background-color: #ffffff;

	background-color: rgba(255,255,255, 0.9);

	position: absolute;

	top: 0;

}



#site-header.sticky-header {

	position: fixed;

	display: block;

}



#site-header .container {

	vertical-align: middle;

	height: 70px;

	display: table;

}



#site-logo, #site-menu {

	display: table-cell;

	vertical-align: middle;

	background: 0;

	border: 0;

}



#site-logo h1 {

	margin: 0;

}



#site-menu .navbar-nav {

	float: right;

}



#site-menu .navbar-nav li {

	display: inline;

	position: relative;

}



#site-menu .navbar-nav li a {

	color: #18436f;

	display: inline-block;

	padding: 15px 30px;

	font-size: 16px;

}



#site-menu .navbar-nav > li.current-menu-item a {

	color: #3088c9;

}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {

	background: transparent;

}



#site-menu .navbar-nav > li.current-menu-item a:after{

	max-width: 3px;

	height: 3px;

	max-height: 3px;

	margin: auto;

	background-color: #3088c9;

	position: absolute;

	bottom: 5px;

	left: 3px;

	right: 0;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	content: '';

}



#site-menu .navbar-nav li:last-child a {

	border-left: 1px solid #b8c8d8;
	padding-right: 0;

}

#site-menu .navbar-nav li:last-child.current-menu-item a:after {
	left: 30px;
}



#site-menu .navbar-nav li .dropdown-menu {

	background-color: rgba(255,255,255, 0.85);

	border-bottom-right-radius: 5px;

	border: 0;

	padding-top: 0;

}



#site-menu .navbar-nav li .dropdown-menu li {

	width: 100%;

}



#site-menu .navbar-nav li .dropdown-menu a {

	padding-top: 7px;

	padding-bottom: 7px;

	width: 100%;

	font-size: 12px;

}



/**

 | ------------------------------------------

 | Page section

 | ------------------------------------------

 */

.page-section {

	width: 100%;

	float: left;

	padding: 25px 0;

	position: relative;

}



.page-section.multiple-column.column-with-table-row {

	padding: 0;

	display: table;

}



.column-with-table-row .row {

	display: table-row;

}



.column-with-table-row .column-left, .column-with-table-row .column-right {

	display: table-cell;

	vertical-align: middle;

	float: none;

	padding: 40px;

}



.bg-left, .bg-right {

	position: absolute;

}



.bg-right {

	right: 0;

	bottom: 0;

	height: 100%;

}



.with-background {

	background-repeat: no-repeat;

}



.sticky-below, .sticky-above {

	padding-bottom: 25px !important;

}



.sticky-below .container, .sticky-above .container {

	position: relative;

	height: 100%;

}



/**

 | ------------------------------------------

 | Page header

 | ------------------------------------------

 */

#page-header {

	overflow: hidden;

	display: inline-block;

	width: 100%;

	padding-top: 100px;

}



/**

 | ------------------------------------------

 | Sticky below the image

 | ------------------------------------------

 */

 .sticky-content {

 	position: absolute;

 	padding: 30px;

 	background-color: #3088c9;

 	width: 250px;

 	z-index: 99;

 }

 .sticky-content strong, .sticky-content b {
 	font-weight: 600;
 }



 .sticky-below .sticky-content {

 	right: 0;

 	bottom: -50px;

 	border-top-right-radius: 5px;

 }



 .sticky-above .sticky-content {

 	left: 0;

 	top: -50px;

 	border-bottom-right-radius: 5px;

 }



 .sticky-below .sticky-content:after {

 	    position: absolute;
    bottom: 10px;
    left: -24px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #18436f;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    content: '';

 }



 .sticky-above .sticky-content:after {

    position: absolute;

    top: 10px;

    left: -23px;

    width: 0;

    height: 0;

    border-left: 17px solid transparent;

    border-right: 17px solid transparent;

    border-bottom: 17px solid #18436f;

    -webkit-transform: rotate(-225deg);

    -moz-transform: rotate(-225deg);

    -ms-transform: rotate(-225deg);

    -o-transform: rotate(-225deg);

    transform: rotate(-225deg);

    content: '';

}

 }



 /**

 | ------------------------------------------

 | Circled item

 | ------------------------------------------

 */

.circle-item {

	text-align: center;

}



.circle-item h3 {

	float: none;

	width: 100px;

	height: 100px;

	max-width: 100px;

	max-height: 100px;

	background-color: #ffffff;

	color: #3088c9;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	font-size: 16px;

	text-align: center;

	margin-left: auto;
	margin-right: auto;

}

.circle-item h3 span {
	display:inline-block;
}



/**

 | ------------------------------------------

 | Bootstrap extends

 | ------------------------------------------

 */

.who-are-you-tabs {

	border: 0;

	text-align: center;

	margin-bottom: 20px;

}



.who-are-you-tabs li {

	float: none;

	position: relative;	

	display: inline-block;

	white-space: nowrap;

}



.who-are-you-tabs li:not(:last-child):after {

	content: '|';

	right: 0;

	top: 7px;

	position: absolute;

	color: #337ab7

}



.who-are-you-tabs li.active:after {

	color: #18436f;

}



.who-are-you-tabs:last-child:after {

	content: '';

}



.who-are-you-tabs li a {

	border: 0 !important;

	font-size: 12px !important;

	text-transform: lowercase;

}



.nav-tabs>li>a:hover {

	background: transparent;

	border: 0;

}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {

	color: #18436f;

}



.modal-open .modal {

	background-color: #18436f;

	background-color: rgba(24, 67, 111, 0.51);

}



.modal-header {

	border: 0;

}



.modal-content {

	top: 50px;

}



.modal-header .close {

	    font-size: 20px;
    font-weight: 300;
    position: absolute;
    top: 20px;
    right: 20px;

}



.modal-body {

	width: 100%;

}

.modal-header {
	min-height: 0;
	padding: 0;
}



@media only screen and (min-width: 768px) {

	.modal-dialog {

		width: 700px;

	}

}

@media only screen and (min-width: 1100px) {

	.modal-dialog {

		width: 1000px;

	}

	.modal-content {
		padding: 30px 50px;
	}

}



.modal-content {

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}



.jumbotron-text {

	color: #18436f;

}



.csi-tooltip-content {

	width: 280px;

	position: absolute;

	display: none;

	left: 0;

	top: 130px;

	background-color: rgba(255, 255, 255, 0.8);

	color: #000000;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	z-index: 9999;

	padding: 15px;	

	text-align: left;

}



/**

 | ------------------------------------------

 | Flexslider extends

 | ------------------------------------------

 */



.flex-direction-nav li a {

	position: absolute;

	top: 0;

	bottom: 0;

	margin: auto;

	width: 0;

	height: 0;

	border-left: 25px solid transparent;

	border-right: 25px solid transparent;

	border-bottom: 50px solid #dcf1fb;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	color: transparent;

	font-size: 0;

}



.flex-direction-nav li a.flex-prev {

	left: -100px;

	-webkit-transform: rotate(-90deg);

	-moz-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	-o-transform: transform: rotate(-90deg);

	transform: rotate(-90deg);

}



.flex-direction-nav li a.flex-next {

	right: -100px;

	-webkit-transform: rotate(90deg);

	-moz-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	-o-transform: rotate(90deg);

	transform: rotate(90deg);

}



/**

 | ------------------------------------------

 | Sticky floating menu

 | ------------------------------------------

 */

#site-sticky-menu {

	position: fixed;

	right: 20px;

	top: 150px;

	z-index: 999999;

}



#site-sticky-menu ul, #site-sticky-menu ul li {

	padding: 0;

	margin: 0;

}



#site-sticky-menu ul li {

	margin-bottom: 5px;

	width: 60px;

	text-align: center;

	list-style: none;

}



#site-sticky-menu ul li a {

	border: 1px solid #18436f;

	padding: 3px 0;

	display: inline-block;

	width: 100%;

	background-color: #ffffff;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	color: #18436f;

	font-size: 10px;

}



/**

 | ------------------------------------------

 | Stackholder

 | ------------------------------------------

 */



.holder {

	margin: 30px 0;

	color: #303030;

}



.holder-thumbnail {

	position: relative;

	display: table-cell;

	width: 40%;

	padding-right: 10px;

}


.holder-thumbnail img {

	vertical-align: middle;

	-webkit-filter: grayscale(1);

	-moz-filter: grayscale(1);

	-ms-filter: grayscale(1);

	-o-filter: grayscale(1);

	filter: graycale(1);

}



.holder-profile {

	width: 60%;

	max-width: 210px;

	padding-left: 10px;

	display: table-cell;

	vertical-align: top;

	padding-top: 20px;

}



.holder-word {

	width: 100%;

	float: left;

	margin-top: 20px;

	color: #000;

}



.holder-word a {

	color: #000000;

	font-weight: bold;

}



/**

 | ------------------------------------------

 | News

 | ------------------------------------------

 */

.post-news {

	padding: 0 20px;

	color: #18436f;

	margin-bottom: 30px;
}

.post-news .hold {
	padding: 30px;
	min-height: 315px;
	border: 1px solid #339fd6;
}



.post-image {

	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	height: 130px;

}



.post-image img {
	text-align: center;
	max-height: 100% !important;
	margin: auto;
}



.post-news .post-title {

	margin-bottom: 20px;
	font-weight: 600;
}



.post-news .post-name {

	font-size: 16px;

	line-height: 27px;

	font-weight: 600;

}



.post-news .post-excerpt {

	height: 120px;

}



.border-heading {

	position: relative;

	display: inline-block;

	width: 100%;

	color: #18436f;

	background: url(images/team-division-bg.png) repeat-x center;

}



.border-heading.first{

	height: 50px;

}



.border-heading span {

	padding: 10px 20px;

	background: #ffffff;

}



.border-heading.first span {

	position: absolute;

	padding-left: 0;

	padding-right: 0;

}



.border-heading.first span.text-left {

	left: 0;

	padding-right: 10px;

}



.border-heading.first span.text-center {

	left: 0;

	right: 0;

	margin: auto;

	max-width: 150px;

}



.table-of-content, .table-of-content li {

	list-style: none;

	padding: 0;

	margin: 0;

}



.table-of-content li {

	width: 100%;

	display: inline-block;

	background: url(images/tabell-separator-bg.png) repeat-x 0 10px;

}



.table-of-content li div {

	width: 33.33333%;

}

.table-of-content li div span:not(.fa) {
	background: #3088c9;
}



.table-of-content li div:nth-of-type(1) span:not(.fa) {

	padding: 0 7px 0 0;

}

.table-of-content li div:nth-of-type(3) span:not(.fa) {
	padding: 0 7px;
}

.table-of-content li div:nth-of-type(2) span:not(.fa) {
	padding: 0 7px;
}



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

	.container {

		width: 90%;

	}

	#site-sticky-menu {

		right: 5px;

	}

	.bg-left {
		position: relative;
		z-index: 999999;
		margin-bottom: 30px;
	}

	.sticky-content {

		max-width: 100%;

	}

}

@media only screen and (max-width:780px) {
	.sticky-content {
		width: 90% !important;
		position: relative;
		margin: 30px auto;
		top: inherit !important;
		left: inherit !important;
		right: inherit !important;
		bottom: inherit !important;
	}
	.container {
		height: auto !important;
	}
	.page-section {
		height: auto !important;
	}
	.sticky-content:before, .sticky-content:after {
		clear: both;
		display: table;
		content: '';
		background: transparent;
		border-color: transparent !important;
	}
	#hiw-sticky .container:first-child, #certification-sticky-2 .container:first-child {
		text-align: center;
	}
	#hiw-sticky img, #certification-sticky-2 img {
		position: relative !important;
	}
}