/*!
 * RoxSoftware (roxsoftware.co.uk)
 * Copyright 2017.
 * DISCLAIMER: All coding within this document is part of Rox Software, 
 * changing this document is against licensing and infringes copyright.
*/     
@font-face {
	font-family: 'Verlag-Book';
	src:url('../fonts/Verlag-Book/Verlag-Book.otf') format("opentype");
	src:url('../fonts/Verlag-Book/Verlag-Book.eot?d7yf1v');
	src:url('../fonts/Verlag-Book/Verlag-Book.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../fonts/Verlag-Book/Verlag-Book.woff?d7yf1v') format('woff'),
		url('../fonts/Verlag-Book/Verlag-Book.ttf?d7yf1v') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Verlag-Book';
	src:url('../fonts/Verlag-Book/Verlag-Bold.otf') format("opentype");
	src:url('../fonts/Verlag-Book/Verlag-Bold.eot?d7yf1v');
	src:url('../fonts/Verlag-Book/Verlag-Bold.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../fonts/Verlag-Book/Verlag-Bold.woff?d7yf1v') format('woff'),
		url('../fonts/Verlag-Book/Verlag-Bold.ttf?d7yf1v') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Slim-Joe';
	src:url('../fonts/Slim-Joe/Slim-Joe.eot?d7yf1v');
	src:url('../fonts/Slim-Joe/Slim-Joe.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../fonts/Slim-Joe/Slim-Joe.woff?d7yf1v') format('woff'),
		url('../fonts/Slim-Joe/Slim-Joe.ttf?d7yf1v') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.section-header .separator {  margin: 0em auto 2em; }
            .space-50{ height: 50px; width: 100%; display: block; content: ""; }
            .section .parallax > img{ width: 100%; min-width: 0; min-height: 0; }
            .pattern-image:after{
                opacity: .2;
/*                 background: #111; */
            }
            .section-header h1{  text-shadow: -2px 2px 30px rgba(0, 0, 0, 0.25), -2px 4px 14px rgba(0, 0, 0, 0.1);  }
            .section-header h5{  text-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3); }
            .section-header .content{ top: 42%;  }
            .section-we-are-1 .title{ max-width: 960px; }
            .card .icon ~ h3{  margin-bottom: 10px; }
            .section-with-hover .project .content{ text-align: center; }
            .section-with-hover .project .over-area{ background: rgba(0, 0, 0, .83); }
            .section-clients-2{ padding: 6em 0 1em; }
            .section-clients-2 .nav-text li { margin: 0 15px 10px 15px; }
            .section-contact-3 .contact-container .address-container{ width: 28%; background-color: #FFFFFF; height: 470px; top: 50px; padding: 20px; }
            .section-contact-3 .address{ margin-top: 40px; }
            .section-we-made-3 .content{ padding: 0 15px; text-align: center; }
            .section-we-made-3 .over-area .content h3{ margin: 5px 0 20px; }
            .section-we-made-3 .over-area .content p{ font-size: .9em; color: #898989; }
            .section-we-made-3 .over-area .content h5{ margin-bottom: 0px; margin-top: 20px; }
            .btn-black{ letter-spacing: 1px; margin-top: 20px; }
            .copyright a{ color: #FFFFFF; }
            .section-team-2 .team .member p { font-size: .9em; padding: 0 10px; }
            .card{ margin-bottom: 30px; }
            .section-with-hover .project .over-area.over-area-sm .content p { font-size: .85em; }
            .section-with-hover .project .over-area.over-area-sm .content h4 { font-size: 1.6em; }
            .project{ text-align:center; }
            .logo{ display: block;  margin: 0 auto 10px;  width: 61px; height: 61px; border-radius: 50%; border: 1px solid #333333; overflow: hidden; }
            .logo img{ width: 100%; height: 100%; }
            .loading .loading-container p { font-size: 30px; width: 220px; margin: 0 auto; margin-bottom: 30px; height: 35px; }
            .loading .logo{ opacity: 0; transition: all 0.9s;  -webkit-transition: all 0.9s; -moz-transition: all 0.9s; }
            .loading .logo.visible{ opacity: 1; }
            .sharrre.btn{ color: #444444; border-color: #444444; font-weight: 400; }
            .address .col-md-6{ padding-right: 7px; padding-left: 7px; }
            a.img-class{ opacity: 1; }
            a.img-class:hover{ opacity: .9; }
            .btn-lg{ padding: 14px 10px; width:100%; }
.bonn { color:#fff; width:100%;}

            .form-btn{ height:38px; width:213px;  border-radius:4px; color:#ababab; font-size:30px; }
         
            @media (max-width: 1200px){
                .section-contact-3 .contact-container .address-container{
                    height: 520px;
                }
            }