@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body { font-family: 'Montserrat', sans-serif; font-size:16px; color:#242526; overflow-x: hidden; line-height: 1.4; font-weight: 400; position: relative; }
html { scroll-behavior: smooth; scroll-padding-top: 105px; }
/*--------------------------------------------------------------------------------- F U T E R ---------------------*/
.futerbcg { background-color: rgba(56,56,56,1); color: #fff; padding-top: 50px; padding-bottom: 60px; padding-left: 100px; padding-right: 100px; }
.futerfirst { padding-bottom: 50px; font-size: 14px; }
.futerfirst img { height: 60px; }
.futerfirst ul { margin: 0; padding: 0; list-style: none; text-align: right; font-size: 14px; }
.futerfirst ul li { display: inline-block; vertical-align: middle; margin: 0px 0px 0px 40px; line-height: 60px; }
.futerfirst ul li a { color: #fff; font-weight: 600; text-decoration: none; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.futerfirst ul li a:hover { opacity: 0.7; text-decoration: none; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.futerborder { border-top: solid 2px #fff; }
.futersecond { padding-top: 60px; font-size: 14px; }
.futersecond ul { margin: 0; padding: 0; list-style: none; text-align: right; }
.futersecond ul li { display: inline-block; vertical-align: middle; margin: 0px 0px 0px 40px; }
.futersecond ul li a { color: #fff; text-decoration: none; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.futersecond ul li a:hover { opacity: 0.7; text-decoration: none; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.futersecond ul li img { height: 26px; }
/*--------------------------------------------------------------------------------- F U T E R ---------------------*/
/*--------------------------------------------------------------------------------- C O N T A C T -----------------*/
.contact { padding-top: 100px; padding-bottom: 100px; }
.contact h2 { text-align: center; text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 40px; }
.contact p { text-align: center; font-size: 24px; letter-spacing: 1px; margin-bottom: 60px; color: #4c4c4c; }
.mybox { color: #666; padding: 16px 20px; background-color: rgba(255,255,255,1); border: solid 2px #797979; display: block; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 15px; }
.mybox::placeholder { color: #666; font-size: 15px; }
.mybox:focus { border-color: #666;  outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.heightmybox { height: 60px; border-radius: 20px; }
.heightmytextbox { height: 220px !important; border-radius: 30px; }
.contactbutton { float: right; background-color: rgba(255,255,255,1); border: solid 2px #797979; -webkit-box-shadow: none; box-shadow: none; color: #383838; padding: 12px 30px 10px 30px; font-size: 18px; border-radius: 20px; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; margin-top: 10px; }
.contactbutton:hover { background-color: rgba(121,121,121,1); border: solid 2px #797979; color: #fff; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.mycheckbox { display: inline-block; float: left; margin-top: 23px; }
.mycheckbox input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; }
.mycheckbox label { position: relative; cursor: pointer; font-weight: 400; color: #4c4c4c; }
.mycheckbox label:before { content:''; -webkit-appearance: none; background-color: transparent; border: 2px solid #797979; border-radius: 5px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 10px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 10px; }
.mycheckbox input:checked + label:after { content: ''; display: block; position: absolute; top: 3px; left: 9px; width: 6px; height: 14px; border: solid #797979; border-width: 0 2px 2px 0; transform: rotate(45deg); }
/*--------------------------------------------------------------------------------- C O N T A C T -----------------*/
/*--------------------------------------------------------------------------------- O U R  S T O R Y --------------*/
.ourstorybcg { background-color: rgba(237,237,237,1); color: #383838; padding-top: 100px; padding-bottom: 100px; position: relative; overflow: hidden; }
.ourstory { padding-right: 140px; }
.ourstory h2 { text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 40px; }
.ourstory p { font-size: 18px; margin-bottom: 30px; color: #4c4c4c; line-height: 1.5;  }
.ourstoryimg img { transform: scale(1.50); position: absolute; /*top: 240px;*/ right: 140px; opacity: 0.5; bottom: 50px; }
.ourstory a { background-color: transparent; border: solid 2px #797979; color: #383838; padding: 12px 20px 10px 20px; font-size: 18px; border-radius: 40px; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; margin-top: 20px; display: inline-block; text-decoration: none; }
.ourstory a:hover { background-color: rgba(121,121,121,1); border: solid 2px #797979; color: #fff; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration: none; }
/*--------------------------------------------------------------------------------- O U R  S T O R Y --------------*/
/*--------------------------------------------------------------------------------- P R O J E C T -----------------*/
.projectbgd { padding: 0; margin: 0; background-image: url('/images/projectbgd.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 700px; }
.filter { height: 700px; background-color: rgba(0,0,0,0.75); position: relative; }
.filter h2 { color: #fff; font-size: 72px; font-weight: 500; letter-spacing: 1px; text-align: center; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); }
.project { padding-top: 100px; padding-bottom: 100px; }
.projectleft { height: 600px; position: relative; }
.projectleft h2 { text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 40px; }
.projectleft p { font-size: 18px; margin-bottom: 30px; color: #4c4c4c; line-height: 1.5; }
.projectleft a { background-color: transparent; border: solid 2px #797979; color: #383838; padding: 12px 20px 10px 20px; font-size: 18px; border-radius: 40px; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; margin-top: 20px; display: inline-block; text-decoration: none; }
.projectleft a:hover { background-color: rgba(121,121,121,1); border: solid 2px #797979; color: #fff; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration: none; }
.projectright { height: 600px; background-image: url('/images/projectright.jpg'); background-position: center right; background-repeat: no-repeat; background-size: cover; border-bottom-right-radius: 180px; }
.tablemiddle { position: absolute; top: 50%; transform: translateY(-50%); }
/*--------------------------------------------------------------------------------- P R O J E C T -----------------*/
/*--------------------------------------------------------------------------------- S O L U T I O N S -------------*/
.solutionsbgd { background-color: rgba(237,237,237,1); padding-top: 100px; height: 700px; }
.solutionsbgd h2 { text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 20px; }
.solutionsbgd h3 { text-transform: uppercase; font-weight: 500; font-size: 26px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 10px; }
.solutionsbgd hr { margin-top: 70px; opacity: 1; border-top: solid 2px #383838; }
.solutions { margin-top: -270px; padding-bottom: 100px; }
.solutions h3 { margin-top: 70px; margin-bottom: 40px; font-size: 28px; font-weight: 600; letter-spacing: 1px; color: #383838; }
.solutions p { padding-right: 50px; line-height: 1.5; font-size: 18px; color: #4c4c4c; }
.solutiosimgone { height: 600px; background-image: url('/images/solutionsone.jpg'); background-position: center right; background-repeat: no-repeat; background-size: cover; border-bottom-right-radius: 180px; }
.solutiosimgtwo { height: 600px; background-image: url('/images/solutionstwo.jpg'); background-position: center right; background-repeat: no-repeat; background-size: cover; border-bottom-right-radius: 180px; }
.solutiosimgtree { height: 600px; background-image: url('/images/solutionstree.jpg'); background-position: center right; background-repeat: no-repeat; background-size: cover; border-bottom-right-radius: 180px; }
/*--------------------------------------------------------------------------------- S O L U T I O N S -------------*/
/*--------------------------------------------------------------------------------- P R E C I S I O N -------------*/
.precisionbgd { padding: 0; margin: 0; background-image: url('/images/precisionbgd.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 500px; }
.precisionbgdfilter { height: 500px; background-color: rgba(0,0,0,0.75); }
.precision { padding-top: 100px; padding-bottom: 100px; }
.precision h2 { text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; padding-right: 600px; }
.precision hr { margin-top: 70px; margin-bottom: 70px; opacity: 1; border-top: solid 2px #383838; }
.precisiondetails { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-start; }
.precisionimg { margin-right: 50px; }
.precisionimg img { height: 100px; }
.precisiontext { line-height: 1.5; font-size: 18px; color: #4c4c4c; }
/*--------------------------------------------------------------------------------- P R E C I S I O N -------------*/
/*--------------------------------------------------------------------------------- A B O U T  U S ----------------*/
.slider { padding: 0; margin: 0; background-image: url('/images/aboutusbgd.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.filter { background-color: rgba(0,0,0,0.75); position: relative; }
.tablemiddleslider { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; text-align: center; }
.tablemiddleslider h1 { font-size: 64px; font-weight: 400; letter-spacing: 1px; line-height: 1; margin-top: 0; margin-bottom: 50px; }
.tablemiddleslider h3 { font-size: 30px; font-weight: 200; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; }
.aboutus { padding-top: 100px; padding-bottom: 70px; text-align: center; }
.aboutus h2 { text-transform: uppercase; font-weight: 600; font-size: 40px; color: #383838; letter-spacing: 1px; margin-top: 0px; margin-bottom: 40px; }
.aboutus p { line-height: 1.5; font-size: 18px; color: #4c4c4c; margin-bottom: 30px; }
/*--------------------------------------------------------------------------------- A B O U T  U S ----------------*/
/*--------------------------------------------------------------------------------- C O O K I E S -----------------*/
.kolacici { display: none; background-color: rgba(56,56,56,0.95); color:#fff; padding: 20px 0; text-align: center; position: fixed; bottom: 0; left: 0; right: 0; z-index: 99999 !important; }
.dugmekolacici { color: #fff; border: 2px solid rgba(255,255,255,0.75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 15px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; }
.dugmekolacici:hover { color: #000; background: #fff; transition: all .6s ease; }
/*--------------------------------------------------------------------------------- C O O K I E S -----------------*/
/*--------------------------------------------------------------------------------- I N F O  P A G E --------------*/
.margintop { margin-top: 70px; }
.info { padding-top: 100px; padding-bottom: 100px; }
.info h1 { margin-top: 0px; margin-bottom: 0px; color: #343434; font-size: 28px; font-weight: 500; }
.info h2 { font-size: 22px; color: #343434; margin-bottom: 30px; }
.info p  { font-size: 18px; color: #4c4c4c; line-height: 1.5; }
.info hr { margin-top: 30px; margin-bottom: 30px; border-top: solid 2px #383838; }
.info a { text-decoration: none; color: #1960aa; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.info a:hover { text-decoration: none; color: #4c4c4c; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.info ul { margin: 0; list-style: disc; }
.info ul li { font-size: 18px; color: #4c4c4c; line-height: 1.5; }
/*--------------------------------------------------------------------------------- I N F O  P A G E --------------*/
/*--------------------------------------------------------------------------------- M E N U -----------------------*/
.logo img { position: absolute; top: 20px; left: 100px; height: 60px; z-index: 9999; }
.navbar-expand-lg .navbar-collapse { justify-content: end; }
.meni { position: fixed; top: 0px; left: 0px; right: 0px; background-color: rgba(56,56,56,1); padding: 42px 100px 42px 0px; z-index: 999; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.meni2 ul li a { text-transform: uppercase; font-size: 16px; font-weight: 500; color: #fff; margin-left: 60px; padding: 8px 0px !important; /*display: table-cell; vertical-align: middle; padding: 5px 15px 5px 15px; text-align: center;*/ -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.meni2 ul li a:hover { color: #999 !important; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.transparent { background-color: rgba(56,56,56,0); -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
#wrapper { position: relative; display: none; }
#page-content-wrapper { display: none; }
#sidebar-wrapper { width: auto; background: transparent; }
.hamburger { display: none; }
.menilistdesc { margin: 0; padding: 0; list-style: none; display: inline-block; float: right; }
.menilistdesc li { display: inline-block; }
.menilistdesc li a { text-transform: uppercase; font-size: 16px; font-weight: 500; color: #fff; margin-left: 60px; padding: 8px 0px !important; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration: none; }
.menilistdesc li a:hover { color: #999 !important; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.meniall { text-align: right; }
.menilist { margin: 0; padding: 0; list-style: none; display: inline-block; }
.menilist li { display: inline-block; }
.menilist li a { text-transform: uppercase; font-size: 16px; font-weight: 500; color: #fff; margin-left: 60px; padding: 8px 0px !important; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; text-decoration: none; }
.menilist li a:hover { color: #999 !important; -moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/*--------------------------------------------------------------------------------- M E N U -----------------------*/
@media (max-width: 1400px){
    .logo img { left: 80px; }
    .meni { padding: 42px 80px 42px 0px; }
    .futerbcg { padding-left: 80px; padding-right: 80px; }
    .ourstory { position: relative; z-index: 5 !important; }
    .ourstoryimg img { z-index: 1; transform: scale(1.2); /*top: 240px;*/ right: -120px; bottom: 50px; }
    .solutions h3 { font-size: 26px; }
}
@media (max-width: 1200px){
    .logo img { left: 30px; z-index: 9999; }
    .meni { padding: 42px 30px 42px 0px; }
    .futerbcg { padding-left: 30px; padding-right: 30px; }
    .menilist li a { margin-left: 30px; }
    .futersecond { line-height: 24px; }
    .projectleft { height: 700px; }
    .projectright { height: 700px; }
    .solutions h3 { font-size: 22px; }
    .solutions p { padding-right: 10px; }
}
@media (max-width: 992px){
    .menilistdesc { display: none; }
    #wrapper { position: absolute; display: block; }
    #page-content-wrapper { display: block; width: 1px; padding-top: 1px; }
    .hamburger { display: block; }
    .hamburger { top: 36px; right: 10px !important; }
    .hamburger.is-open { left: auto; right: 350px !important; }
    .hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom { background-color: #fff; }
    .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom { background-color: #fff; }
    #wrapper.toggled #sidebar-wrapper { width: 350px; }
    #sidebar-wrapper { top: 0; width: 0; background-color: rgba(56,56,56,1); }
    .position { position: fixed; }
    .overlay { background-color: rgba(0, 0, 0, 0.6); }
    .menilist { padding: 50px 30px 50px 10px; }
    .menilist li { display: block; margin-bottom: 25px; }
    .menilist li a { font-size: 20px; font-weight: 400; }
    .meni { height: 105px; }
    
    
    .ourstory { padding-right: 0px; position: relative; z-index: 5 !important; }
    .ourstoryimg img { transform: scale(1); /*top: 300px;*/ right: -150px; opacity: 0.5; z-index: 1; bottom: 0px; }
    .futerfirst img { height: 40px; }
    .futerfirst ul li { line-height: 40px; margin: 0px 0px 0px 30px; }
    .futersecond ul li { margin: 0px 0px 0px 20px; }
    .minifontmob { font-size: 12px; line-height: 30px; }
    .futersecond ul li img { height: 20px; }
    .projectbgd { height: 600px; }
    .filter { height: 600px; }
    .projectleft { height: auto; }
    .projectright { height: 500px; margin-top: 60px; }
    .tablemiddle { position: relative; top: 0; transform: translateY(0); }
    .filter h2 { font-size: 60px; }
    .solutions p { padding-right: 0px; margin-bottom: 70px; }
    .precision { padding-bottom: 60px; }
    .precision h2 { padding-right: 0px; }
    .precisionimg img { height: auto; width: 100px; }
    .precisiondetails { margin-bottom: 50px; }
    .tablemiddleslider h1 { font-size: 46px; }
    .tablemiddleslider h3 { font-size: 24px; }
    
    /*
    .navbar-toggler { border: 0; padding: 0;  }
    .navbar-toggler-icon { width: 50px; height: 30px; }
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        justify-content: flex-end; }*/
}
@media (max-width: 768px){
    html { scroll-behavior: smooth; scroll-padding-top: 100px; }
    #wrapper.toggled #sidebar-wrapper { width: 250px; }
    .hamburger.is-open { right: 250px !important; }
    .logo img { left: 25px; }
    
    .tablemiddleslider h1 { font-size: 32px; }
    .tablemiddleslider h3 { font-size: 18px; }
    
    .aboutus { padding-right: 25px; padding-left: 25px; }
    .aboutus h2 { font-size: 30px; }
    
    .precisionbgd { height: 450px; }
    .precisionbgdfilter { height: 450px; }
    .precision { padding-right: 25px; padding-left: 25px; }
    .precision h2 { font-size: 30px; }
    .precision hr { margin-top: 50px; margin-bottom: 50px; }
    .precisiondetails { display: block; }
    .precisionimg img { width: 120px; margin-bottom: 30px; }
    
    .solutions { margin-top: -210px; padding-bottom: 20px; padding-right: 25px; padding-left: 25px; }
    .solutionsbgd { height: 600px; }
    .solutionsbgd h2 { font-size: 30px; }
    .solutionsbgd h3 { font-size: 18px; }
    .solutionsbgd hr { margin-top: 40px; }
    .solutions h3 { margin-top: 50px; }
    .solutiosimgone { height: 450px; }
    .solutiosimgtwo { height: 450px; }
    .solutiosimgtree { height: 450px; }
    
    .projectbgd { height: 450px; }
    .filter { height: 450px; }
    .filter h2 { font-size: 40px; }
    
    .project { padding-right: 25px; padding-left: 25px; }
    .projectleft h2 { font-size: 30px; }
    
    .ourstory h2 { font-size: 30px; }
    .ourstoryimg img { transform: scale(1); /*top: 600px;*/ right: -250px; bottom: 0px; }
    
    .contact { padding-left: 25px; padding-right: 25px; }
    .contact h2 { font-size: 30px; }
    .contact p { font-size: 20px; }
    .contactbutton { margin-top: 20px; }
    .mycheckbox { margin-top: 10px; }
    
    .futerbcg { padding-bottom: 40px; padding-left: 25px; padding-right: 25px; }
    .futerfirst { padding-bottom: 30px; }
    .futerfirst ul li { line-height: 40px; margin: 0px 0px 0px 20px; }
    .futerfirst img { height: 40px; float: right; margin-bottom: 20px; }
    .futersecond { padding-top: 40px; text-align: center; }
    .futersecond ul { text-align: center; }
    .futersecond ul li { margin: 0px 15px 20px 15px; }
    
    .margintop { padding-right: 25px; padding-left: 25px; margin-top: 50px; }
}
@media (max-width: 576px){

}