html {
	scroll-behavior: smooth;
}

.btn-danger { background-color: #2c88c9; color: #ffffff; border-radius: 0; border:0px; }
.btn-danger:hover  { background-color: #246ea2; }


.btn-primary { background-color: #2c88c9; color: #ffffff; font-size:24px; border-radius: 0; border:0px; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background-color: #246ea2; border-radius: 0; border:0px; }


hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin: 0;
	padding: 0;
    border: 0;
    height: 1px;
}

#phone-number a { color: #ffffff; text-decoration: none; }

.text-colored {
	color: #2c88c9;
}

.card-no-border {
	border: 0;
}
.card-no-padding {
	padding-left: 0;	
	padding-right: 0;
}
.card-with-margin {
	margin: 20px 20px 20px 20px;
}
.card-custom-1 {
	width: 100%;
}
.card-custom-1-image {
	width: 100%;
	text-align: center;
}
.card-custom-1-header {
	width: 100%;
	height: 50px;
	color: #2c88c9;
	font-size: 24px;
	font-weight: 500;
	line-height: 50px;
	text-align: center;
	margin-top: 20px;
}
.card-custom-1-body {
	width: 100%;
	height: 90px;
}
.card-custom-1-body-sub {
	width: 100%;
	border-left: 5px solid #2c88c9;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
}



.col-bg-color-1 { background-color: #363636; color: #ffffff; }
.col-bg-color-2 { background-color: #2c88c9; }

.big-slogan {
	font-size: 30px;
	font-weight: 400;
	line-height: 44px;
}

@media (max-width: 991.98px) {
.big-slogan {
	font-size: 24px;
	padding-top: 40px;
}
}

#sections{
  position: relative;
  top: -webkit-calc(100vh);
  top: expression(100vh);
  top: -moz-calc(100vh);
  top: -o-calc(100vh);
  top: calc(100vh);
}



.parallax-area {
	margin-top: 70px;
	margin-bottom: 100px;
}
.parallax-1-title {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.parallax-area-1 {
	background: url('images/parallax/1.jpg') no-repeat center center fixed;
    background-size: cover;
	width: 100%;
    height: auto;
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: auto;
}

.our-working-areas a {
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	display: inline-block;
}
@media (max-width: 575.98px) {
.our-working-areas a {
	font-size: 16px;
}	
}






.block-1 {
	width: 100%;
	color: #ffffff;
	margin-top: 70px;
	margin-bottom: 100px;
}
.block-1 .col-left {
	text-align: center;
	line-height: 200px;
	padding: 50px 30px 50px 30px;
}
.block-1 .col-right {
	text-align: center;
	line-height: 200px;
	padding: 31px 5px 31px 5px;
}
.block-1 .col-right h1 {
	font-size: 36px;
}

@media (max-width: 575.98px) {
.block-1 .col-right h1 {
	font-size: 30px;
}	
}

























.parallax-area-subpages-top-image {
	width: 100%;
    height: auto;
    overflow: auto;
	margin-bottom: 40px;
}
.parallax-area-subpages-top-image-1 {
	background: url('images/parallax/subpages-top.jpg') no-repeat center center;
    background-size: cover;
	width: 100%;
    height: 300px;
    overflow: auto;
	position: relative;
}
.parallax-area-subpages-top-image-1-content {
	width: 100%;
	color: #2c88c9;	
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
	padding-left: 20px;
	position: absolute;
	bottom: 20px;
}
@media (max-width: 575.98px) {
	
}



.menu-left-side {
	width: 100%;
}
.menu-left-side-header {
	background-color: #2c88c9;
	width: 100%;
	color: #ffffff;
	font-size: 24px;
	border-bottom: 5px #1f1f1f solid;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 3px;
}
.menu-left-side ul {
	border-bottom: 5px #1f1f1f solid;
}
.menu-left-side .list-group-item {
	background-color: #efefef;
	color: #333333;
	text-decoration: none;
}
.menu-left-side .list-group-item:hover {
	background-color: #2c88c9;
	color: #ffffff;
}
.calisma-alanlari a {
	color: #2c88c9;
	font-size: 24px;
	text-decoration: none;
}
.calisma-alanlari a:hover {
	color: #246ea2;
	text-decoration: none;
}

.hr-contact { background: linear-gradient(to right, #2c88c9 50%, #092a42 50%); height: 2px; margin: 0; margin-bottom: 20px; padding: 0; border: 0; }








/* ----------------------------------------------------------------------------------------------------------------- FOOTER */
.footer {
	background-color: #2c88c9;
	width: 100%;
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 100px;
}
.col-footer  {
	width: 100%;
	min-height: 140px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	padding: 30px 15px 0px 15px;
}
.footer th, .footer td {
	height: 1px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer th {
	width: 30px;
	text-align: left;
}
.footer h1 {
	font-weight: 400;
	color: #ffffff;
	margin-left: 20px;
	margin-bottom: 5px;
}
.footer span {
	color: #fd4f00;
}
hr { background: linear-gradient(to right, #ffffff 50%, #092a42 50%); height: 2px; margin: 0; margin-bottom: 20px; padding: 0; border: 0; }
.col-bottom-space-footer { margin-bottom: 0px; }
.sociales { text-align: left; }
.roules { text-align: right; }
.footer-sub {
	background-color: #111111;
	color: #7e7e7e;
	width: 100%;
	padding: 30px 0px 20px 0px;
	border-top: 1px #333333 solid;
}
.footer-sub a {
	color: #7e7e7e;
	text-decoration: none;
	display: inline-block;
	margin-left: 20px;
}
.footer-sub a:hover {
	color: #2c88c9;
	text-decoration: none;
}
.footer-bottom {
	background-color: #000000;
	width: 100%;
	color: #7e7e7e;
	padding-top:10px;
	padding-bottom: 10px;
}
.copyright {
	width: 100%;
	text-align: left;
}
.designed-by {
	width: 100%;
	text-align: right;
}

@media (max-width: 991.98px) {
.footer {
	padding-top: 30px;
	padding-bottom: 40px;
}
.col-footer  {
	width: 100%;
	min-height: inherit;
	padding: 15px 15px 0px 15px;
}
.col-bottom-space-footer { margin-top: 20px; }
.footer-sub a { margin-right: 5px; margin-left: 5px; }
.socials, .roules, .copyright, .designed-by { text-align: center; }
.socials { margin-bottom: 20px; }
}
}
