/*HEADER COZUMLER ICON*/

.iconN4 {
    width: 100px;
    height: 100px;
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/iconN4.png");
    margin-right: -5px;
    margin-top: -10px;
    float: right;
}

.iconT4 {
    width: 100px;
    height: 100px;
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/iconT4.png");
    margin-right: -5px;
    margin-top: -10px;
    float: right;
}

.iconIK4 {
    width: 100px;
    height: 100px;
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/iconIK4.png");
    margin-right: -5px;
    margin-top: -10px;
    float: right;
}

.iconOfisnet {
    width: 130px;
    height: 65px;
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/iconOfisnet.png");
    margin-right: -5px;
    margin-top: -10px;
    float: right;
}

/*INFO CONTACT*/

.infoContact {
    width: 400px;
    height: 150px;
    background-color: #d06b00;
    margin-top: 150px;
}


/*HEADER COZUM RESIMLER*/

.headerCozum {
    margin-top: -340px;
}

.description {
  font-size: 20px;
}

.cozumN4 {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/resimN4.jpg");
    background-size: cover;
}

.cozumT4 {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/resimT4.jpg");
    background-size: cover;
}

.cozumIK4 {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/resimIK4.jpg");
    background-size: cover;
}

.cozumOfisnet {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/Cozumler/resimOfisnet.jpg");
    background-size: cover;
}


/*COZUM DETAYLAR*/

.cozumDetaylar {
    margin-left: 20px;
    margin-right: 20px;
}

.parametrikYapi {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/parametrikyapi.jpg");
    background-size: cover;
}

.butunlesikSistem {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/butunlesiksistem.jpg");
    background-size: cover;
}

.isSurecleri {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/issurecleri.jpg");
    background-size: cover;
}

.sektorelCozum {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/sektorelcozum.jpg");
    background-size: cover;
}

.verimlilik {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/verimlilik.jpg");
    background-size: cover;
}

.zamandanKazanc {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/CozumlerDetay/zamandankazanc.jpg");
    background-size: cover;
}

.portfolio-info {
    -webkit-transition: bottom 2s;
    -moz-transition: bottom 2s;
    transition: bottom 2s;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    transition: height 1s;
    width: calc(100% - 30px);
    background-color: #e09b14;
    color: white;
    position: absolute;
    overflow: hidden;
    bottom: 0px;
    height: 60px;
}


.imgBox {
    height: 400px;
}

    .imgBox:hover .portfolio-info {
        background-color: #d06b00;
        bottom: 100px;
        height: 200px;
        z-index: 9998;
    }

.bg-network {
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/imageNetwork.jpg");
    height: 450px;
    width: 100%;
    background-size: cover;
}

/*HEADER & FONT*/

.margintopCozumler {
    margin-top: 55px;
}

.fontBaslikMain {
  margin-bottom: unset !important;
  margin-top: 22%;
  /*background-color: #5f5d5f;*/
  padding: 30px;
  padding-left: 70px !important;
  padding-right: 70px !important;
  margin-left: -15px;
  margin-right: -15px;
}

.bgHeaderColorMain {
    background-color: #575757;
}

/*.bgHeaderMain {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("NSResources.nsx?r=/files/Image/Anasayfa/MainHeader.jpg");
}*/

.middleBox {
  padding: 15px 15px;
  position: relative;
  overflow: hidden;
  box-shadow: 5px 10px 29px 0 rgb(68 88 144 / 20%);
  transition: all 0.3s ease-in-out;
}

    .middleBox:hover {
        bottom: 20px;
    }


/*MAIN HEADER*/

@media screen and (max-width:1190px) {
    .fontBaslikMain {
        font-size: 4vh !important;
        margin-top: 24% !important;
    }

    .margintopCozumler {
        margin-top: unset !important;
    }

    .headerCozum {
                margin-top: -400px;
            }
}

@media screen and (max-width:986px) {
   .middleBox {
       margin-top: 110px;
	   width:700px;
   }
}

@media screen and (min-width:768px) and (max-widt:800px) {
	.headerCozum {
		margin-top: -600px;
	}
}

@media screen and (min-width:800px) and (max-height:800px) {
	.fontBaslikMain {
		margin-top: 15% !important;
	}
}

@media screen and (min-width:800px) and (max-height:650px) {
	.fontBaslikMain {
		margin-top: 10% !important;
	}
}

@media screen and (max-height:740px) {
	.headerCozum {
		margin-top: -310px;
	}
    }

@media screen and (max-width:768px) {
	.bgHeaderColorMain {
		height: 60vh;
		}
		
	.headerCozum {
		margin-top: -250px;
		background-color: #575757;
	}
}

@media screen and (max-width:600px) {
    .socialIcon {
        margin-bottom: 35px;
    }

     .bgHeaderColorMain {
        height: 60vh;
     }

    .fontBaslikMain {
        font-size: 2.8vh !important;
        margin-top: 40vh !important;
    }

    .headerCozum {
        margin-top: -250px;
        background-color: #575757;
    }

    .margintopCozumler {
        margin-top: -20px !important;
    }
}

.web-image {
   width: 100%;
   max-height: 70vh;
   object-fit: scale-down;
   border-style: none;
   background: none;
   margin-top: 1rem;
}

.anketAlani {
            position: fixed;
            right: 0px;
            top:70px;
            z-index: 9997;
            width: 355px;
        }

.anketAlani * {
  font-family: "Basic", sans-serif !important;
  font-size:15px;
  border:none;
}

.anketAlani * input {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:-2px;
    border: 1px black solid;
}

#DefaultRoot_PanelPage_NSDOXPBRHG1X7BY_RPAnket_CRC{
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#DefaultRoot_PanelPage_NSDOXPBRHG1X7BY_RPAnket_HC, #DefaultRoot_PanelPage_NSDOXPBRHG1X7BY_RPAnket_AnketBase1_btnSonuclar{
 display:none;
}

#DefaultRoot_PanelPage_NSDOXPBRHG1X7BY_RPAnket_AnketBase1_btnIleri{
    margin-left:-5px;
}

..dxrpControl_NetsimSun:not(.dxrp-hasDefaultImages){
  padding:5px;
}

.dxrpControl_NetsimSun, .dxrpControlGB_NetsimSun{
  /*border:unset;*/
}

.dxbButtonHover_NetsimSun{
  background-color: #e0a800 !important;
  background: none;
}

#Input_16084_M_Metin_{
 width: 300px !important;
}

#DefaultRoot_PanelPage_divPush{
   margin-top:-11px;
}