/* 
	Theme Name: https://ottoinvesting.com/
	Theme URL: https://ottoinvesting.com/
	Description: https://ottoinvesting.com/
	Author: https://ottoinvesting.com/
	Author URI: https://ottoinvesting.com/
	Version: 2.0
*/

.bol3 {
	width: 28%;
	}

.bol3x {
	width: 39%;
	}

.bol3 a, .bol3x a {
	padding-left:10px;
	}

@media only screen and (max-width: 1000px) {
	
.bol3 {
	width: 100%;
	}

.bol3x {
	width: 100%;
	}

}

.static-style .menu-item-has-children:after {
	color:#b2b2b2;
	}

.menu-item-has-children:after {
	content: '▼';
	top: 50%;
    right: 0;
    margin-top: -5px;
    font-size: 14px;
    position: absolute;
	color:#FFFFFF;
	}

.icerik {
	float:left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	line-height:1.6 !important;
	font-size:18px !important;
	font-weight:400;
	color:#3a3a3a;
	text-decoration:none;
	}

.icerik p{
	margin: 0px 0px 15px 0px !important;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size:18px !important;
	font-weight:400;
	text-decoration:none;
	}

.icerik strong {
	font-weight:600;
	text-decoration:none;
	}

.icerik a{
	font-size:18px !important;
	font-weight:600;
	text-decoration:none;
	}

.icerik h1 { font-size:32px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }
.icerik h2 { font-size:31px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }
.icerik h3 { font-size:30px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }
.icerik h4 { font-size:28px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }
.icerik h5 { font-size:27px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }
.icerik h6 { font-size:26px !important; margin: 0px 0px 15px 0px !important; font-weight:600; text-decoration:none; }

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

.icerik ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: disc;
	list-style-position: inside;	
	}

.gc-numhead {
	line-height:1.6 !important;
	}

h3.gc-numhead__title {
	font-size:20px !important; margin: 20px 0px 0px 0px !important; font-weight:600; text-decoration:none;
	}
	
.gc-numhead__sub {
	line-height:1.6 !important;
	}

.gc-numhead__circle {
	margin: 0px 0px 0px 0px;
	}

.new-header {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px 0px 50px 0px;
	padding:70px 0px 130px 0px;
	border:0px;
	line-height:1.5;
	}

.new-header h1.title {
	width:55%;
	color:#000;
	font-size:70px;
	}

.new-header p.description {
	width:35%;
	color:#000;
	font-size:22px;
	margin-top:15px;
	margin-bottom:15px;
	}

.new-header .btn-white {
	color:#000;
	border:1px solid #000;
	}

.new-header .btn-primary:hover, .new-header .btn-white:hover {
	color:#000;
	border:1px solid #000;
	}

.new-header img {
	position:absolute;
	float:right;
	width:500px;
	height:auto;
	margin:50px 0px 0px 0px;
	right:5%;
	}

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

.new-header h1.title {
	width:100%;
	font-size:70px;
	}

.new-header p.description {
	width:100%;
	font-size:22px;
	}

.new-header img {
	display:none;
	}

}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
img.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 15px 10px 0px;
	display: inline;
	}

.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
	