@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*
font-family: 'Alegreya Sans', sans-serif;
font-family: 'EB Garamond', serif;
font-family: 'Lora', serif;
font-family: 'PT Sans', sans-serif;
*/

body {
    font-size: 2.5rem;
    font-family: "EB Garamond", serif;
    padding-top: 1%;
    line-height: 1.3;
}


hr {
  border: 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #fff;
}

hr:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #fff;
}

body.theme-Essay:before {    
      content: "";
      background-image: url("/Media/Default/Kant_EU.jpg");
      background-position: center;
      background-repeat: no-repeat;
      position: fixed;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.02;
}

html.boxed-layout .orchard-layouts-root .table {
    padding-left: 0; 
    padding-right: 0; 
}
.panel-body {
    padding: 25px;
}
/*.navbar-brand {
    max-width: 110px;
    padding: 10px 15px;
}*/

.page-title {
    color: #667;
}
.form-control {
	color: #667;
}
.navbar-inverse .navbar-nav>li>a {
    color: black;
}
.navbar-default .navbar-nav>li>a {
    color: #667;
}

.navbar-inverse .navbar-nav>.active>a {
    	color: black!important;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: red!important;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav>.active>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: red!important;
    background-color: rgba(0, 0, 0, 0);
}
.nav>li {
    color: #959cb6;
}
.nav>li>a:hover, .nav>li>a:hover :focus{
    color: red!important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: white;
    border-bottom: 4px solid #2196f3;
    color: #2196f3;
}


/*
.dyn {
	background-color:#e7e7e7;
	margin:0px 3% 0 3%;
}
*/
a{color:red;}

.btn {
    font-weight: normal;
    text-transform: none;
}
.btn-default:hover, .btn-default:active:hover, .btn-default:focus {
    background-color: #444;
    color: white;
}
.poweredby {
    font-style: normal;
    position: fixed;
    bottom: 2%;
}

/*
@media (max-width: 1024px) and (orientation: portrait){
	.dyn {margin:0;}
}
@media (min-width: 1600px) and (orientation: landscape){
	.dyn {margin:0px 10% 0 10%;}
}
@media (min-width: 992px) { 
	#myCarousel {padding-right:33.3333%;}
	#myCarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;}
	.dyn {margin:0;}
}
*/
.box:hover, .box1:hover {
    zoom:1.1;
}
.dropdown-menu>li>a {
    padding: 10px;
}
.navbar-nav>li>.dropdown-menu {
    padding: 5px 10px 5px 10px;
    font-size: 1em;
}

.dropdown:hover > .dropdown-menu {
    min-width: 15%;
}
.dropdown-menu>li>a {
    color: #667;
}
.dropdown-menu {
    top: 90%;
}
.dropdown-menu>li>a:hover {
    color: red!important;
    background-color: white;
    border-bottom: 4px solid #2196f3;
    padding-bottom: 5px;
}
.btn-primary  {
    color: #fff;
    background-color: #444!important;
    border-color: black!important;
}
.btn-primary:hover {
    background-color: #ff0000b8!important;
    border-color: red!important;
}
.navbar-nav {
    float: right!important;
    margin: 0;
    /*font-size: 2.4rem;*/
}
.navbar-default {
    background-color: white;
    border-color: #e7e7e7;
}
#footer {
  position: relative;
  bottom: 3%;
}
.well, .kt-wizard-v3 .kt-wizard-v3__wrapper {
    background-color: transparent; 
    border: 1px solid #e7e7e7; 
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label {
    font-size: 2.2rem;
    margin-bottom: 0.5em
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body {
    color: #2196f3;
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item[data-ktwizard-state="current"] .kt-wizard-v3__nav-body .kt-wizard-v3__nav-bar:after {
    background-color: #2196f3;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    margin: 15px;
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items {
	padding: 0 2em;	
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form {
    padding: 1em 0;
}

.kt-wizard-v3__form {
    margin-top: 1em!important;
    font-family: ui-monospace;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #2196f3;
    background-color: white; 
    border-bottom:4px solid #2196f3;
    padding-bottom: 8px;  
}
.swal2-popup {
    font-size: 1em!important;
}
.swal2-styled.swal2-confirm {
    background-color: black!important;
}

/* VORDA PRIVREMENO ZAKOMENTIRAO - STVARA PROBLEME NA STRANICI ZA OCJENJIVANJE
   Treba izvući u klase pa primjeniti gdje se koristi umjesto stylati direktno
   HTML element.
------------------------------------------------------------------------------
*/
label.forma {
    font-size: 2rem;
	color: #999;
	transform: translate(0, -1.7em);
	transition: all 0.25s ease-in-out 0s;
}

input:focus + label.forma, input:not(:placeholder-shown) + label.forma {
	color: #2196f3;
	transform: translate(0, -4.25em);
	font-size: 16px;
}



label {
    font-size: 2.2rem;
}

select {
	color: #999;
	background-color: white; 
}
select, select.form-control {
    font-size: 20px;
    height: 2em;
}

textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control {
    font-size: 22px;
}
.btn-lg, .btn-group-lg>.btn {
    font-size: 27px;
}

.charsrem,  .charsrem1, .charsrem2{
	color: #999;
	font-size: 18px; 
	float: right;
}
.nameap, .namesp {
    color: #444444;
    background-color: white;
    padding: 5px;
}
.form-group {
    margin: 15px;
}
.login-form {
    width:100%!important;
    /*padding-top: 2em!important;*/
    padding-right: 4em!important;
    padding-left: 4em!important;
}
.skip-form {
  pointer-events: none;
  opacity: 0.5;
}
textarea.form-control {
    max-width: 100%;
    max-height: 350px;
    resize: vertical;
}

.btn-essay {
  color: #667!important;
  font-size:2.2rem!important;
  padding: 20px;
  line-height: 60px;
  /*width: 300px;*/
  margin: 0;
  margin-top: 90px;
  display: block;
  border: 2px solid #667!important;
 
}
.js-fileName:hover, .js-fileName:focus {
	color: #2196f3;
}

/* input file style */
.input-file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.input-file  + .js-labelFile {
    overflow: hidden;
    text-overflow: ellipsis;
/*    white-space: nowrap;*/
    white-space: normal;
    padding: 0 10px;
    cursor: pointer;
}    
.input-file  + .js-labelFile .icon:before {
      content: "\f093";
}

.input-file  + .js-labelFile.has-file .icon:before {
        content: "\f00c";
        color: #5AAC7B;
}

.essay-error {
    color: #e51c23;
}

.has-essay-error .ck.ck-editor__editable_inline {
    background: hsl( 0, 100%, 97% );
}


div.blockOverlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #99999982;
  z-index: 2;
  display: grid;
  opacity:0.4;
}


.vcenter, .vcenter1 {
  display: flex;
  align-items: center;
}
.biggl{
  font-size:25rem;
  float: left;
}
.biggr{
  font-size:25rem;
  float: right;
}
.bigg5{
  font-size:3.5rem; 
}
.tekst{
  font-size:2.5rem; 
}
.gore{
    position: relative;
    bottom: 250px;
    /*left: 150px;*/
    padding: 25px;
    font-size: 3rem;
    margin: 25px;
}
.gore_text{
    padding: 25px;
    font-size: 5rem;
    background-color: #444;
    color: white;
    
}
.suma_text{
    padding: 0;
    font-size: 5rem;
    /*background-color: #444;
    color: white;*/
    
}
.suma_text2{
    padding: 0;
    font-size: 3.5rem;
    background-color: white;
    color: #444;
   
}
.suma_textb{
    background-color: #444;
    color: white;
    /* padding: 0px 0px 30px 0px; */
    padding: 0px 10px 30px 10px;
}
.suma_textinput{
    background-color: #444;
    color: white;
    padding: 15px;
}
.suma_textinput h1, .suma_textinput h2, .suma_textinput h3, .suma_textinput h4, .suma_textinput h5, .suma_textinput h6{
	color: white;
}
.card{
    margin: 0px 5px 0px 5px;
    }
.card-title{
    background-color: #444;
    color: white;
    text-align: center;
    font-weight: 700;
    padding: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid black;    
}
.card-title1{
    background-color: transparent;
    color: #444;
    text-align: center;
    /*padding: 35px;*/
    font-size: 7rem;    
}
.faqsec{
    background-color: #444;
}

.white{
   color: white;
   padding: 30px;
}
.btn-biggb {
    display: block;
    width: 60%;
    font-size: 3rem;
}
.media-heading {
    font-style: italic;
}
/* Zvjezdice*/
:root {
	 /*--star-size: 40px;*/
	 --star-color: #667;
	 --star-background: #ffd700;
}
.stars {
	 --percent: calc(var(--rating) / 5 * 100%);
	 display: inline-block;
}
 .stars::before {
	 content: '★★★★★';
	 letter-spacing: 3px;
	 background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
	 background-clip: text;
     -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
}

.ai-head {
    background-color: #444;
    color: white;
    text-align: center;
    padding: 15px;
}

.ai-headgreeen {
    background-color: green;    
    font-size: 3.5rem;
}
.ai-headred {
    background-color: red;
    font-size: 3.5rem;    
}
.ai-div p {
  margin: 0 0 11.5px!important;
  line-height:1.1;
}

.typer {
    color: red !important;
    font-weight: bold;
}

.okvir {
    border: 1px solid #e7e7e7;
    padding: 20px;
}

.spanboja {
    color: #2196f3;
}

.social-pos {
    position: fixed;
    /* top: 25%;
    right: 5px; */
    right: 2vh;
    width: 56px;
    z-index: 500;
}
.fa-facebook:hover {
    color: #3b5998;
}
.fa-x-twitter:hover {
    color: black;
}
.fa-linkedin:hover {
    color: #007bb6;
}
.fa-whatsapp:hover {
    color: #00e676;
}
#snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #444;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 20px;
    position: fixed;
    z-index: 1;
    left: 5%;
    bottom: 5%;
}
  
#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
.tooltip {
    pointer-events: none;
    font-size:1.5rem;
}
.tooltip-inner {
    background-color: red;
    padding:5px;
    min-width: 120px;
    border-radius: 8px;
    
}
.tooltip.left .tooltip-arrow{
    border-left-color: red !important;
}

.kt-wizard-v3__form .tooltip-inner {
    min-width: 400px;
    font-style: italic;
}
.uvuci .tooltip-inner {
    background-color: #2196f3;
    padding:5px;
    min-width: 400px;
    font-style: italic;
    
}
.uvuci .tooltip.left .tooltip-arrow{
    border-left-color: #2196f3 !important;
}

.alert-info {
    background-color: #ff0000b8!important;
    text-align: center;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper {
    display: flex;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form {
    width: 85%;
  }
#page-wizard .kt-wizard-v3__wrapper {
    border: 2px solid #444;
    margin-bottom: 110px;
}
.uvuci {
    margin-left: 30px;
  }
.radio-inline.text-right {
    float: right;
  }

.srediz {
    z-index: 10;
  }

#page-wizard.review {
    position: fixed;
  }
.pitanje {
    font-weight: bold;
    font-size: 22px;
}

#essayflag-yes:checked + label, #shortflag-yes:checked + label, #imageflag-yes:checked + label {
    color: red;
    font-size: 105%;
}
#essayflag-yes:checked::before, #shortflag-yes:checked::before, #imageflag-yes:checked::before {
    background-color: red;
  }

#essayflag-yes:checked::after, #shortflag-yes:checked::after, #imageflag-yes:checked::after {
    border-color: red;
  }

  /*Media query */



html.sticky-footer #layout-footer {
    text-align:center;
    left:0;
    right:0;
}

.content-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;
}

#paypal-row {
    margin-top: 15px;
}

div#summary-container {
    padding-top: 30px;
}

.vertical-center-essay {
    position: absolute;
    bottom: 0;
    /*padding: 20px;*/
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    color: white;
    z-index:100;
}
.carousel-inner h4.vertical-center-essay.text-center {
    position: relative;
}
.carousel-inner h5.vertical-center-essay.text-center {
    position: relative;
}
.essayprew-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.essayprew-container img {
    max-height: 450px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.overlay {
    background: #444444d6; /* Prozirna siva boja */
    position: absolute;
    top: 41%; /* Postavite overlay na sredinu visine slike */
    left: 0;
    right: 0;
    width: 100%;
    /*height: 50%;  Visina overlay-a je polovina visine slike */
    z-index: 1; /* Postavite z-index kako biste sloj overlay-a postavili iznad slike/teksta */
    
}
h4.vertical-center-essay.text-center {
    font-size: 90%;
}
.custom-col {
    border-bottom: 1px solid black;
    height: 420px;
    display: flex;
    padding-left: 0;
}
.row.custom-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -25px;
    margin-left: 0;
}
.custom-row > div {
    flex: 0 0 calc(33.3333% - 25px);
    margin-right: 25px;
    margin-bottom: 25px;
    
}
.btn-lglist {
    font-size: 25px;
    white-space: pre-line;
    line-height: 1.2;
}
.btn-final {
    font-size: 1.3em;
    white-space: pre-line;
    line-height: 1.2;
}
.lang {
    margin: 15px 0 15px 0;
}

.scorenw {
    white-space: nowrap;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e3dbdb2b;
    z-index: 1020;
  }
  
  
  #status {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    background-image: url(/media/default/preloader3.gif);
    background-repeat: no-repeat;
    background-position: center;
  }
.flag {
    max-width: 80px;
    position: absolute;
    left: 0;
    top: 0;
  }
.flagessay{
  max-width: 2em;
  position: absolute;
  right: 2%;
  bottom: 10%;
}
.carousel_textb {
    background-color: #444;
    color: white;
    padding: 10px 5px 10px 5px;
    height: 220px;
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.paddingnolr {
    padding-left: 0;
    padding-right: 5px;
}
.inner_wrap {
    position: relative;
    /*padding: 10px 40px;*/
    color: #fff;
}

 .inner_wrap span.border_btm:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 8px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
} 
.inner_wrap span.border_btm:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
}
/* .inner_wrap:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: -10px;
    left: -10px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
} */
/* .inner_wrap:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: -10px;
    right: 0px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
} */
.italic {
    font-style: italic;
}

html.sticky-footer .credits {
    margin: 15px;
    color: white;
}
#footer {
    background-color: #444;
}
.blue-star {
    color:#2196f3;
    font-weight: bold;
}
.blue-star:hover {
    cursor: pointer;
}

.custom-tooltip-inner {
    max-width: 1200px!important;
    font-size: 18px!important;
    background-color: white!important;
    color: #2196f3!important;
    border-radius: 6px;
    padding: 20px 20px!important;
    text-align: left;
    border: 1px solid #444;
    z-index: 5;
}

.custom-tooltip.top .tooltip-arrow {
    border-top-color: white!important; /* Boja strelice */
    border-right-color: white!important; /* Boja strelice */
    border-left-color: white!important; /* Boja strelice */
}

.custom-tooltip.top.tooltip-inner::before {
    border-top-color: white!important; /* Boja strelice */
    border-right-color: white!important; /* Boja strelice */
    border-left-color: white!important; /* Boja strelice */
}

.tooltip.right .tooltip-arrow {
    border-right-color: #444;
}
.tooltip.in {
    opacity: 1;
}
.dynamic-form {
    padding: 0 15px;
}

@media (max-width: 992px) {
    .custom-row > div {
        flex-basis: calc(50% - 25px);
    }
    .essayprew-container img {
        position: relative;
    }
    .essayprew-container {
        position: relative;
        height: 60%;
        padding-bottom: 40%;
        overflow: hidden;
    }
	.navbar-brand img {
		position: relative;
		max-width:45px;
		/*top: 50%;*/
	}
	body {
		font-size: 2rem;
		line-height: 1.2;
	}
    .vcenter1 {
        display: block;
      }
}

@media (max-width: 1199px) {
    .custom-row > div {
        flex-basis: calc(50% - 25px);
    }
    .essayprew-container img {
        position: relative;
    }
    .essayprew-container {
        position: relative;
        height: 60%;
        padding-bottom: 40%;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .custom-row > div {
        flex-basis: calc(100% - 25px);
        margin-right: 0;
    }
}

@media only screen and (max-width:767px) {
    /*.navbar-brand img {
		max-width: 80px;
	}*/
	.navbar {
	    padding-top: 15px;
	}
	.biggl{
	  font-size:15rem;
	  float: left;
	}
	.biggr{
	  font-size:15rem;
	  float: right;
	}
	.bigg5{
	  font-size:3rem; 
	}
	.tekst{
	  font-size:1.7rem; 
	}
	.gore_text {
	    padding: 15px;
	    font-size: 3rem;
	}
	.suma_text {
	    font-size: 3.5rem;
	}
    .suma_text2 {
	    font-size: 3.0rem;
	}
	.gore{
	    position: relative;
	    bottom: 250px;
	    /*left: 150px;*/
	    padding: 10px;
	    font-size: 1.5rem;
	}
	.card-title1{
	    font-size: 4rem;    
	}
	.btn-biggb {
		display: block;
		width: 100%;
		font-size: 3rem;
	}
    .vcenter {
        display: block;
        align-items: center;
      }
      .login-form {
        width: 100%!important;
        padding-top: 0!important;
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .credits{
        font-size:1.6rem;
    }
	.swal2-popup.swal2-modal.swal2-icon-error.swal2-show {
		width: 90%!important;
	}
	.navbar-nav {
		float: none!important;
		
	}
}
@media (max-width: 1024px) and (min-width: 993px) {
.navbar-brand img {
		max-width:80px;
	}
}
@media (min-width: 768px){
	.navbar-right .dropdown-menu {
	    left: auto;
	    right: auto;
	}

}
@media (min-width: 1200px) {
    html.sticky-footer.boxed-layout #footer {
        width: 1140px;
    }
	.navbar-nav {
		font-size: 2.4rem;
	}
	/*
	.navbar-brand {
		padding: 0;
	}*/
}
@media (min-width: 1400px){
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 1300px;
    }
    html.fixed-nav.boxed-layout #layout-navigation {
        width: 1300px;
    }
    html.boxed-layout .orchard-layouts-root .table {
        width: 1300px;
    }
    html.sticky-footer.boxed-layout #footer {
        width: 1240px; 
    }
}

@media (min-width: 1600px){
    html.boxed-layout #layout-main-container, html.boxed-layout #layout-tripel-container, html.boxed-layout #layout-footer {
        width: 1500px;
    }
    html.boxed-layout .orchard-layouts-root .table {
        width: 1500px;
    }
    html.fixed-nav.boxed-layout #layout-navigation {
        width: 1500px;
    }
    html.sticky-footer.boxed-layout #footer {
        width: 1440px;
    }
}
/*
@media (min-width: 1400px){
html.boxed-layout .orchard-layouts-root {
	.gore_text {
	    font-size: 6rem;
	}
	.btn-biggb {
		width: 40%;
		font-size: 4rem;
	}
	.card-title1{
	    font-size: 6rem;    
	}
}
}
@media (min-width: 1600px){
html.boxed-layout .orchard-layouts-root {
	.gore_text {
	    font-size: 7rem;
	}
	.btn-biggb {
		width: 40%;
		font-size: 5rem;
	}
	.card-title1{
	    font-size: 7rem;    
	}
}
}
*/



@media (min-width: 768px){
	.gore_text {
	    font-size: 7rem;
	}
	.btn-biggb {
		width: 100%;
		font-size: 5rem;
	}
	.card-title1{
	    font-size: 7rem;    
	}
}

@media (min-width: 1400px){
	.gore_text {
	    font-size: 6rem;
	}
	.btn-biggb {
		width: 50%;
		font-size: 4rem;
	}
	.card-title1{
	    font-size: 6rem;    
	}
}
@media (min-width: 1600px){
	.gore_text {
	    font-size: 7rem;
	}
	.btn-biggb {
		width: 50%;
		font-size: 5rem;
	}
	.card-title1{
	    font-size: 7rem;    
	}
}
@media (min-width: 1024px){
	.navbar-brand {
		padding: 5px 0;
	}
}
