/** * Atlas Responsive Stil * Copyright 2016-2017 */ body { font-family: 'PT Sans', sans-serif; font-size: 14px; color: #000; overflow-x: hidden; } img { max-width: 100%; height: auto; } a { outline: 0 !important; } .ow-navigation .nav.navbar-nav li a, .ow-navigation .navbar-collapse > a.btn, .call-out .col-md-6 > h3 span, .widget-title, .section-header h3, .features-content .features-box i span, .features-box-content h4, .portfolio-section .portfolio-categories li a, .comment-form .form-group label, .post-comment .media-body .media-heading, .contact-form form button { font-family: 'Raleway', sans-serif; } .no-padding { padding: 0; } .no-left-padding { padding-left: 0; } .no-right-padding { padding-right: 0; } .no-top-padding { padding-top: 0; } .no-bottom-padding { padding-bottom: 0; } .no-margin { margin: 0; } .no-left-margin { margin-left: 0; } .no-right-margin { margin-right: 0; } .no-top-margin { padding-top: 0; } .no-bottom-margin { margin-bottom: 0; } .section-header { margin-bottom: 70px; } .section-header h3 { font-size: 22px; font-weight: 800; color: #2a2a2a; text-transform: uppercase; letter-spacing: 1px; background-image: url("images/icon/section-separator.png"); background-repeat: no-repeat; background-position: left bottom; padding-bottom: 23px; margin-bottom: 34px; } .section-header p { font-size: 16px; color: #999; } .section-header-1 { margin-bottom: 70px; text-align: center; } .section-header-1 h3 { font-size: 22px; font-weight: 800; color: #2a2a2a; text-transform: uppercase; letter-spacing: 1px; background-image: url("images/icon/section-separator.png"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 23px; margin-bottom: 34px; } .section-header-1 p { font-size: 16px; color: #999; } .section-padding { padding: 40px 0; } .header-main { position: relative; } .top-header { background-color: #006cb7; z-index: 12; position: relative; } .top-header .container > ul { padding-left: 0; margin-bottom: 0; display: inline-block; } .top-header .container > ul li, .top-header .container > ul li img { display: inline-block; } .top-header .container > ul li img { margin-right: 14px; } .top-header .container > ul li { padding: 21px 26px; border-left: 1px solid #0362a4; } .top-header .container > ul li:last-child { border-right: 1px solid #0362a4; } .top-header .container > ul li, .top-header .container > ul li a { text-align: center; font-size: 13px; color: #bbddf5; } .top-header .container > ul li:hover, .top-header .container > ul li:hover a { color: #fff; font-weight: bold; } .top-header .language-bar .dropdown { z-index: 2; padding: 20px 26px; border-left: 1px solid #0362a4; float: left; } .top-header .language-bar .dropdown .btn { padding: 0; background-color: transparent; border: none; color: #bbddf5; } .top-header .language-bar .btn .caret { margin-right: 5px; } .top-header .language-bar > a { float: left; clear: right; border-left: 1px solid #0362a4; border-right: 1px solid #0362a4; padding: 22px 26px; } .menu-block { position: absolute; top: 66px; z-index: 11; left: 0; right: 0; } .menu-block.navbar-fixed-top { position: fixed; top: 0; } .photo-slider .carousel-caption .btn-default, .blog-list article > a { color: #000; font-size: 11px; font-family: 'Raleway', sans-serif; font-weight: 700; background-color: #fff; padding: 15px 30px; letter-spacing: 1px; text-transform: uppercase; border: none; margin-right: 8px; box-shadow: 0px 3px 0px #e8e8e8; } .photo-slider .carousel-caption .btn-default.bg, .blog-list article > a { color: #fff; background-color: #37a2ed; border: none; box-shadow: 0px 3px 0px #1384d3; } .page-banner { position: relative; background-image: url("images/banner-image/about-banner.jpg"); background-size: cover; max-height: 450px; min-height: 450px; text-align: center; } .page-banner::before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: inline-block; background-color: rgba(0,0,0,0.5); } .banner-content { padding-top: 229px; } .page-banner h3 { text-align: center; top: 50%; display: inline-block; color: #fff; font-family: 'Raleway', sans-serif; font-weight: 800; font-size: 34px; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 25px; position: relative; } .page-banner h3:after { width: 50px; content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; height: 2px; width: 50px; display: inline-block; background-color: #fff; } .page-banner .breadcrumb { border-radius: 4px; display: block; left: 0; list-style: outside none none; padding: 8px 15px; text-align: center; background-color: transparent; position: relative; color:#fff; } .page-banner .breadcrumb a { font-family: 'PT Sans', sans-serif; font-size: 13px; color: #fff; padding: 0 5px; } .page-banner .breadcrumb > li + li::before { color: #fff; content: "> "; padding: 0 5px; } .services-banner { background-image: url("images/banner-image/services-banner.jpg"); } .blog-banner { background-image: url("images/banner-image/blog-banner.jpg"); } .fleet-banner { background-image: url("images/banner-image/fleet-banner.jpg"); } .quotes-banner { background-image: url("images/banner-image/estimation-banner.jpg"); } .faq-banner { background-image: url("images/banner-image/faq-banner.jpg"); } .error-banner { background-image: url("images/banner-image/error-banner.jpg"); } .contact-banner { background-image: url("images/banner-image/contact-banner.jpg"); } .call-out { background-color: #2b78c2; overflow-x: hidden; } .call-out:before { content: ""; } .call-out .col-md-6 { padding: 65px 0; position: relative; z-index: 1; } .call-out .col-md-6:last-child { padding-left: 70px; } .call-out .col-md-6:last-child:before { content: ""; position: absolute; left: 0; right: -100%; background-color: #2871b7; top: 0; bottom: 0; z-index: -1; } .call-out .col-md-6 > i { display: inline-block; height: 56px; width: 56px; border: 3px solid rgba(255,255,255,0.6); text-align: center; padding: 10px 0; position: absolute; } .call-out .col-md-6 > h3, .call-out .col-md-6 > h3 a { margin: 0; color: #fff; font-size: 26px; text-align: left; } .call-out .col-md-6 > h3 { padding-left: 85px; } .call-out .col-md-6 > h3 span { display: block; color: #fdc300; font-size: 13px; font-weight: bold; text-transform: uppercase; margin-bottom: 18px; } .footer-main { background-image: url("images/footer-bg.jpg"); background-repeat: no-repeat; background-size: cover; padding-top: 100px; } .footer-main .detail-box { color: #fff; } .footer-main .detail-box i { margin-bottom: 30px; display: inline-block; width: 100%; } .footer-main .detail-box p { line-height: 25px; margin-bottom: 30px; } .footer-main .detail-box ul { padding-left: 0; } .footer-main .detail-box ul li, .footer-main .detail-box ul li a { display: inline-block; } .footer-main .detail-box ul li { } .footer-main .detail-box ul li:first-child { margin-left: 0px; } .footer-main .detail-box ul li:last-child { margin-right: 0px; } .footer-main .detail-box ul li a { height: 32px; width: 32px; border: 3px solid #fff; text-align: center; font-size: 11.31px; line-height: 26px; color: #ccc; } .footer-main .detail-box ul li a:focus, .footer-main .detail-box ul li a:hover { background-color: #fff; color: #2d3741; } .bottom-footer { background-color: rgba(0,0,0,0.12); margin-top: 105px; text-align: center; color: #fff; } .bottom-footer p { padding: 24px 0; margin-bottom: 0; font-size: 12px; } .notification { padding: 0 27%; margin-bottom: 40px; } .notification .input-group { border: 1px solid #cbcbcb; border-radius: 0; } .notification .form-control { height: 40px; } .notification .btn { padding: 8px 14px; background-color: #2a2a2a; width: 50px; } .notification .form-control, .notification .btn { border-radius: 0; } .coming-soon .container > p { color: #2a2a2a; position: relative; padding: 0 14%; font-size: 13px; line-height: 24px; } .coming-soon .container > ul { position: relative; padding-left: 0; margin-bottom: 32px; } .coming-soon .container > ul li { display: inline-block; margin: 0 5.5px; } .coming-soon .container > ul li a { display: inline-block; width: 30px; height: 30px; border: 2px solid rgba(42,42,42,0.85); line-height: 28px; color: #3f4346; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; } .coming-soon .container > ul li a:hover { background-color: #fff; } @media only screen and (min-width: 1201px) and (max-width: 1365px) { .page-banner { max-height: 350px; min-height: 350px; } .banner-content { padding-top: 150px; } } @media only screen and (min-width: 992px) and (max-width: 1200px) { .footer-main .detail-box ul li { margin: 0 4px; } .page-banner { max-height: 300px; min-height: 300px; } .banner-content { padding-top: 125px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .top-header .container > ul li, .top-header .language-bar .dropdown, .top-header .language-bar > a { padding-left: 18px; padding-right: 18px; } } @media only screen and (min-width: 319px) and (max-width: 767px) { .top-header .container > ul li { border-left: none; display: inline-block; padding-bottom: 10px; padding-top: 10px; width: 100%; } .top-header .container > ul li:last-child { border: none; } .top-header .container > ul, .language-bar { width: 100%; } .top-header .language-bar > a { float: right; } .call-out .col-md-6:last-child { padding-left: 0; } .call-out .col-md-6:last-child::before { left: -100%; } .coming-soon .countdown .countdown-section .countdown-amount { font-size: 22px; } .coming-soon .countdown .countdown-section .countdown-period { font-size: 12px; } .notification { padding: 0 7%; } } @media (max-width: 991px) { .menu-block { position: relative; top: 0; width: 100%; } .footer-main .col-md-3 { margin-bottom: 50px; } .bottom-footer { margin-top: 50px; } .page-banner { max-height: 250px; min-height: 250px; } .banner-content { padding-top: 50px; } } @media (min-width: 1200px) { .container { width: 1200px; } } .language-bar { margin-bottom: -30px; } .fa-cog { color: #fff; } .fa-2x { color: #fff; } .timing { margin-top: 30px; } .time_circles > div > h4 { color: #fff; } .time_circles > div > span { color: #fff; } .coming-title { font-size: 80px; } input.wpcf7-form-control { height:25px; width: 70%; padding: 10px; border: 1px solid #E5E5E5; background: #fff; outline: none; /* add submit button a rounded corner */ -o-border-radius: 5px; /*for opera*/ -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* add input box a inset shadow  */ -moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); /*for Mozilla*/ -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); /*for Chrome and Safari*/ box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); } input.wpcf7-form-control:focus { border:solid 1px #73ac57; } textarea.wpcf7-form-control:focus { border:solid 1px #ccc; } textarea.wpcf7-form-control { height:100px; width: 70%; padding: 10px 3px 3px 15px; margin: 2px 13px 16px 0; border: 1px solid #E5E5E5; background: #fff; outline: none; /* add submit button a rounded corner */ -o-border-radius: 5px; /*for opera*/ -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* add input box a inset shadow  */ -moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); /*for Mozilla*/ -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); /*for Chrome and Safari*/ box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2); } p.iletisim { width:100%; float:left } input#gonder { width:100px; font-weight: bold; color: #777; margin-right:30px; background-color: #ececec; text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0; padding: 3px 10px; cursor: pointer; /* add submit button a rounded corner */ -o-border-radius: 5px; /*for opera*/ -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* add background gradient effet */ /*for Chrome and Safari*/ background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ddd)); /*for Mozilla*/ background: -moz-linear-gradient(top, #ececec, #ddd); /*for IE*/ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ddd'); } input#gonder:hover { background:#303030; color:#fff; }