@media (min-width: 1200px) {
    .container-xxl-custom {
        max-width: 1630px !important;
    }
}
.row {

  display: flex;
  flex-wrap: wrap;

}
.align-items-center {
	align-items: center !important;
}

.containerMarkaUrun, .containerMarkaKategori, .containerKurumsalEkip {
    padding: 25px 25px 0 25px;
}

.rowUrun, .rowKategori, .rowEkip {
    background-color: rgba(60, 60, 60, 0);
}

.colMarkaUrun {
    height: 600px;
    margin-bottom: 25px;
}

.bg-color-grey-scale-1 {
  background-color: #003e90 !important;
  /*background-image: linear-gradient(150deg, #1db2d9 20%, #5aa231 100%);*/
}

.p-0 {
  padding: 0 !important;
}

section.section.section-background {
  background-repeat: repeat;
  border: 0;
}

section.section {
  background: #f7f7f7;
  border-top: 5px solid #f1f1f1;
  margin: 30px 0;
  padding: 50px 0;
}

.bg-size-cover {
  background-size: cover !important;
}
.p-relative {
  position: relative !important;
}
.m-0 {
  margin: 0 !important;
}
.h-100 {
  height: 100% !important;
}

.col-half-section {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  max-width: 750px;
  margin-left: 30px;
  margin-right: 0;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pcontent {
color:#fff;
}

.markaUrunMetinBaslik {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 1.15em;
}

.markaUrunMetinBaslik h2 {
    font-size: 1.4em;
    text-align: center;
    padding: 10px 0px 10px 0px;
    color: rgba(255, 255, 255, 1);
    background-color: #3b678f;
	background-color: #003e90;

}

.markaUrunMetin {
    height: auto;
    text-align: left;
    font-size: 1.15em;
    padding: 20px 60px 40px 40px;
}

.markaUrunMetin {
    float: left;
    margin: 0;
    border-style: none;
}

.markaUrunMetin h3,.markaUrunMetin h4 {
   color: rgba(0, 62, 144, 1);
   font-weight: 700;
    font-style: normal;
	font-size: 22px;
	line-height:28px;
}

.markaUrunMetin h4 {
	font-size: 18px;
	margin-bottom:5px;
}

.markaUrunMetin p {
    font-size: 1em;
    color: rgba(87, 87, 91, 1);
}

.markaUrunMetin ul {
    font-size: .95em;
    color: rgba(0, 62, 144, 1);
}

.markaUrunMetin ul li {
	padding:3px 0;
	border-bottom:1px solid rgba(0, 62, 144, 0.5);
}

.pt-btn i {
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    border-left: 0px solid #FFCD47;
    margin-right: 20px;
    padding-left: 0px;
    position: relative;
}

.pt-btn-yellow_big {
    font-family: 'Montserrat', sans-serif;
    background: #fdb913;
    font-size: 1.6rem;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    font-weight: 600;
}

.pt-btn-yellow_big:hover {

    background: #003e90;
}

.pt-btn-border_big {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
	border:1px solid rgba(60, 60, 60, 0.2);
    font-size: 1.1rem;
    color: rgba(100, 100, 100, 1);
    width: 100%;
    text-align: center;
    padding: 4px 0;
    font-weight: 600;
}

.pt-btn-border_big:hover {

    background: #003e90;
}


.markaUrunGorsel, .markaXRFGorsel {
    float: left;
    background-color: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.markaUrunGorsel, .markaKategoriGorsel {
    float: left;
    background-color: white;
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.markaUrunMetin2 {
    float: left;
    height: 470px;
    width: 50%;
    margin: 0;
    padding: 0 0 0 20px;
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
}

@media (max-width: 992px){
	
}


.markaUrun2 {
    height: 600px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.06);
    background: -webkit-linear-gradient(left top, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02));
    background: -o-linear-gradient(bottom right, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02));
    background: -moz-linear-gradient(bottom right, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02));
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02));
}

.markaUrun2 h3{
	font-size: 24px;
	font-weight: 700;
    font-style: normal;
    color: rgba(60, 60, 60, 0.8);
}

.markaUrunMetin2 ul li {
	padding:2px 0;
	border-top:1px solid rgba(60, 60, 60, 0.2);
	font-size:.9em;
}

.markaUrunMetin h2 {
  font-size: 1.5em;
  line-height:1.3em;
  text-align: left;
  padding: 0 0 20px 0;
  color: rgba(0, 62, 144, 1);
}

.markaUrunTablo .table thead {
  color: rgba(31, 61, 123, 0.90);
}

.markaUrunTablo .table {
  font-size: 1.2em;
}

.markaUrunTablo .table tbody {
  color: rgba(31, 61, 123, 0.75);
}

.markaUrunTablo .table tbody tr th {
  font-weight:bold;
}

.XRFinlineDokumanLinkler {
  color: rgba(250, 250, 250, 0.5);
  background-color: rgba(98, 106, 110, 0);
}

.XRFinlineDokumanLinkler {
  width: 20%;
}

.XRFinlineDokuman h2 {
  white-space: nowrap;
  font-size: 2.1em;
  color: rgba(31, 61, 123, 1);
  margin-top: 60px;
  margin-bottom: 40px;
}

.XRFinlineDokuman h3 {
  white-space: nowrap;
  margin: 50px 0 10px 0;
  font-size: 1.6em;
  color: rgba(31, 61, 123, 0.90);
}
.XRFinlineDokumanBtn {
  margin: 0 0 -5px 0;
  text-align: left;
  border: 2px solid rgba(100, 100, 100, 0);
  color: rgba(31, 61, 123, 0.75);
  background-color: rgba(98, 106, 110, 0.04);
}
.XRFinlineDokumanBtn {
  width: 500%;
  white-space: normal;
  background-color: rgba(0, 122, 140, 0);
}

.XRFinlineDokumanBtn .fa {
  margin: -20px 0 0 0;
  font-size: 1.6em;
}

.XRFinlineDokumanBtn .markaUrunBtn_text {
  padding: 0 0 0 6px;
  font-size: 1.5em;
  text-transform: initial;
}

.XRFinlineDokumanLinkler hr {
  width: 500%;
  margin-top: 10px;
  border-color: rgba(55, 55, 55, 0.25);
}

.XRFinlineDokuman h3 {
  white-space: nowrap;
  margin: 50px 0 30px 0;
  font-size: 1.4em;
  font-weight:600;
  
  color: rgba(31, 61, 123, 0.90);
}
.youtube {
    width: 100%;
    min-height: 500px;
}


/*pt164-intro*/
.pt164-intro {
    background-image: url(../images/fertility-banner2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: cover;
    padding-top: 80px;
	 padding-bottom: 80px;
	color:#fff;
	/*background:#00b9d2*/

}

@keyframes floating {
  from { transform: translate(0,  0px); }
  65%  { transform: translate(0, 30px); }
  to   { transform: translate(0, -0px); }    
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.pt164-intro h2{
	font-family: "Montserrat", sans-serif;
	font-size: 4.5rem;
font-weight: 600;
line-height: 4.5rem;
color:#fff;
margin-bottom:30px;
margin-top:30px;
}

.btn {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    cursor: pointer;
    padding: 1rem 2.5rem;
    text-transform: uppercase;
    height: auto;
    border: 2px solid #04b667;
	transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;}
.btn-light {
    color: #1e1e1e;
    background-color: #fff;
    border-color: #fff;
}

.btn-light2 {
    color: #fff !important;
    background-color: #00aeff !important;
    border-color: #00aeff !important;
}

.btn.btn-rounded {
    border-radius: 100px;
}
.btn.btn-xl {
    padding: 1.3rem 2.5rem;
}

.btn:active, .btn:focus, .btn:hover {
  outline: 0 !important;
  background-color: transparent;
  border: 2px solid #04b667;
  color: #04b667;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.btn-light:hover, .btn-light:focus, .btn-light.active {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px;
}

.btn-light2:hover, .btn-light2:focus, .btn-light2.active {
  background-color: #1cb5fc !important;
  color: #fff !important;
  border: 2px solid #1cb5fc !important;
  box-shadow: 0px 0px 0px;
}



.pt098-block {
    text-align: center;
    padding: 0px 0px;
    margin: 30px 0px 5px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.pt098-icon {
    color: #898989;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.pt098-block h4 {
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
	line-height: 2.2rem;
}

.pt098-icon i {
    background-color: #00aeff;
	width:80px;
	height:80px;
}
.pt098-icon i {
    border: 2px solid transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    font-size: 32px;
    padding: 25px 15px;
    position: relative;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.pt098-block:hover .pt098-icon i {
	background-color: #fff;
	color: #00aeff;
animation-duration: .3s;
    animation-name: fadeAndScale;
    animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
}

@keyframes fadeAndScale {
    from {
        opacity: 0;
        transform: scale(.9, .9);
    }
    to {
        opacity: 1;
        transform: scale(1, 1);
    }
}

.xtra-30 {
	margin-left:-58px;
}


.slider-revolution [class^="btn"]:hover {
	background:transparent !important;
}

@media (max-width: 991px) {
.tp-caption1-wd-1 {
  font-size: 34px !important;
  line-height: 1; 
  letter-spacing:0px;}
 .tp-caption1-wd-2 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 10px; 
 }
}

.section-title-h2 {
	font-family: "Montserrat", sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 4.5rem;
  margin-bottom: 30px;
  margin-top: 30px;
}


sup.ref {
  font-size: 0.75em;
  line-height: 0;
  vertical-align: super;
  position: relative;
  top: -0.2em;
}

span.tm {
  font-size: 0.7em;
  vertical-align: super;
}

