  /*
 Theme Name:   The7 Child
 Theme URI:    https://www.international-school.edu.rs/wp-content/themes/dt-the7-child/
 Description:  The7 Child Theme
 Author:       Igor Janković
 Author URI:   http://example.com
 Template:     dt-the7
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dtthe7child
*/
@import url('https://fonts.googleapis.com/css2?family=Khand:wght@400;500;600;700&family=Saira:wght@300;400;500;600;700&family=Roboto:wght@400;500;600;700&display=swap');
img.bf-badge {
    max-width: 60px;
    margin-left: 20px;
}

/* homepage-sidebar */
  .hp-sidebar {
    display: block;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
	z-index: 1;
  }

.hp-sidebar a {
	display: block;
	position: relative;
}

.hp-sidebar img.brainfinity {
	max-width: 50px;
	position: absolute;
	right: 0px;
	top: -60px;
}
/* 
  .hp-sidebar a[data-src="facebook"]:before {
    content:"\f231";
  }

  .hp-sidebar a[data-src="twitter"]:before {
    content:"\f243";
  }

  .hp-sidebar a[data-src="pinterest"]:before {
    content:"\f2b1";
  }

  .hp-sidebar a[data-src="instagram"]:before {
    content:"\f350";
  }

  .hp-sidebar a[data-src="github"]:before {
    content:"\f233";
  }

  .hp-sidebar a[data-src="google-plus"]:before {
    content:"\f235";
  }

  .hp-sidebar a[data-src="email"]:before {
    content:"\f132";
  } */
/* end:homepage-sidebar */

/* header */
.classic-header.bg-behind-menu .navigation::before {
	background-color: #354180;
}

.branding a img, .branding img {
	width: 320px;
}

.masthead:not(.mixed-header) {
	background-size: cover !important;
}

#logo2header {
	display: flex;
}

#logo2header img {
	align-self: center;
}

#logo2header .ministarstvo {
	max-width: 160px;
	margin-right: 20px;
}

#logo2header .cambridge {
	max-width: 130px;
}

.top-bar .mini-widgets a.top-links {
	text-decoration: none;
}
/* end:header */

.dt-btn span {
	letter-spacing: 1px;
}

.dt-btn-link span {
	font-weight: 600;
}

.ult_cl_link_11 a.ult_colorlink {
	letter-spacing: 1px !important;
}
/* 
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 0.1rem;
} */

/* ====================== VIDEO ======================= */
.videoWrapper {
	position: relative;
	padding-bottom: 52%; /* 16:9 */
	padding-top: 23px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ====================== end#VIDEO ======================= */

/* ====================== LINKOVI ======================= */
a.text-link {
	position: relative;
	color: #354180;
	background: -webkit-gradient(linear,left top,left bottom,from(#354180),to(#354180));
	background: linear-gradient(180deg,#354180 0,#354180);
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: 0 0;
	text-decoration: none;
	-webkit-transition: background-size .3s,color .15s;
	transition: background-size .3s,color .15s;
	font-weight: 500;
}

a.text-link:hover {
	background-size: 4px 100%;
	color: #fff;
}
/* ====================== end#LINKOVI ======================= */

/* ====================== LISTE ======================= */
ul.is-logo {
	list-style: none;
}

ul.is-logo li {
	background-image: url('/wp-content/uploads/2020/03/list-image.png');
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	background-position: 0px 3px;
}
/* ====================== end#LISTE ======================= */

#comments {
	display: none;
}

#naslovi4hp .naslov {
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0;
	background-repeat: no-repeat;
	background-size: contain;
	height: 45px;
}

#naslovi4hp .naslov.desno {
	text-align: right;
	background-position: right;
	padding: 20px 55px 0 0;
}

#naslovi4hp .naslov.levo {
	background-position: left;
	padding: 20px 0 0 55px;
}

#naslovi4hp .naslov.desno.prvi {
	background-image: url('/wp-content/uploads/2020/03/support.png');
}

#naslovi4hp .naslov.desno.drugi {
	background-image: url('/wp-content/uploads/2020/03/active_school_life.png');
}

#naslovi4hp .naslov.levo.prvi {
	background-image: url('/wp-content/uploads/2020/03/registration.png');
}

#naslovi4hp .naslov.levo.drugi {
	background-image: url('/wp-content/uploads/2020/03/7mintest.png');
}

/* MAPA */
.leaflet-bottom.leaflet-right,
.leaflet-control-scale.leaflet-control,
.leaflet-popup.leaflet-zoom-animated {
	display: none;
}

.leaflet-touch .leaflet-bar a {
	width: 20px !important;
	height: 20px !important;
	line-height: 16px !important;
	border-radius: 0 !important;
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	background: #354180 !important;
}

.leaflet-touch .leaflet-control-zoom-in, 
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 20px !important;
}

.leaflet-touch .leaflet-control-zoom-in {
	margin-bottom: 2px;
}

.leaflet-touch .leaflet-control-layers, 
.leaflet-touch .leaflet-bar {
	border: none !important;
}
/* MAPA */

.footer .widget-title {
	font-size: 18px;
	font-weight: 400;
}

#footer .foo-cam {
	margin-bottom: 15px;
	max-width: 200px;
}

#footer .foo-min {
	max-width: 220px;
}

@media (max-width: 991px) {
	#footer .foo-cam,
	#footer .foo-min,
	#footer .foo-ib {
		margin: 0 auto;
		display: block;
	}
	
	.footer .widget-title {
		text-align: center;
	}
}

#branding-bottom img {
	width: 22px;
}

.footer .soc-ico a::before {
	background-color: #f7b529;
}

.footer .soc-ico a::before {
	background-color: #f7b529;
}

.footer .soc-ico a.tiktok .soc-font-icon {
	width: 14px;
  	height: 14px;
}

.footer .soc-ico a.tiktok .soc-font-icon {
	background: url(/wp-content/uploads/2024/12/tiktok_logo.png) no-repeat;
  	background-size: 14px 14px;
   	background-position:center;
}

#main .soc-ico a::after, 
#footer .soc-ico a::after {
	background-color: rgba(139,141,148,0.05);
	box-shadow: none;
}

.footer .soc-ico a:not(:hover) .soc-font-icon {
	color: #fff;
}

#footer .soc-ico a {
	border-radius: 0;
}

#footer .soc-ico a:hover .soc-font-icon {
	color: #fff;
	font-size: 20px;
}

.ult-video {
	margin: 0 !important;
}

#over-video .over-video-row .ult-carousel-wrapper {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translateY(20%);
}

#modern-education .vc_column-inner .vc-hoverbox .vc-hoverbox-inner {
	min-height: 380px !important;
}

@media (min-width: 1200px) and (max-width: 1399) {
	#modern-education .vc_column-inner .vc-hoverbox .vc-hoverbox-inner {
		min-height: 390px !important;
	}
}


#modern-education .vc_column-inner .vc-hoverbox .vc-hoverbox-inner .vc-hoverbox-front h2 {
	color: #fff;
}

#modern-education .vc_column-inner .vc-hoverbox .vc-hoverbox-inner .vc-hoverbox-back p {
	color: #fff;
}

.hp-separator h4 {
	color: #354180;
}

#news .post-entry-content {
	padding: 20px 0;
}

/* #news .entry-title {
	height: 28px;
	overflow: hidden;
} */

#news .post-details i {
	display: none;
}

#news .post-details.details-type-link {
	font-size: 15px;
	line-height: 20px;
	color: #354180;
	font-weight: 500;
	padding-bottom: 3px;
}

#news .post-details.details-type-link::after {
	background-color: #354180;
}

.creative_link {
	font-size: 15px;
	line-height: 20px;
	color: #354180;
	font-weight: 500;
	padding-bottom: 3px;
	text-decoration: none;
	position: relative;
	float: left;
}

.creative_link_white {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
	padding-bottom: 3px;
	text-decoration: none;
	position: relative;
	margin-top: 15px;
	display: inline-block;
}

.creative_link::after {
	background-color: #354180;
}

.creative_link_white::after {
	background-color: #fff;
}

.creative_link::after,
.creative_link_white::after {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	content: "";
	transition: width .4s ease;
}

.creative_link:hover {
	color: #354180;
}

.creative_link_white:hover {
	color: #fff;
}

.creative_link:hover::after,
.creative_link_white:hover::after {
	width: 100%;
}

.creative_link.right {
	float: right;
	margin-top: 10px;
}

.creative_link.left {
	margin-top: 10px;
}

#welcome .druga-slika {
	margin-top: -250px;
}

@media (max-width: 1199px) {
	#welcome .druga-slika {
		margin-top: -210px;
	}
}

@media (max-width: 991px) {
	#welcome .druga-slika {
		margin-top: -110px;
	}
}

@media (max-width: 767px) {
	#welcome .druga-slika {
		margin-top: 0;
	}
	
	.video-prvi {
		margin-bottom: 80px !important;
	}
}

.mobile-branding img {
	width: 260px;
}

.mobile-mini-widgets {
	display: none;
}

.mobile-header-bar {
	justify-content: space-between !important;
}

.medium-mobile-menu-icon .mobile-header-bar .dt-mobile-menu-icon {
	width: 28px;
}

.lines, .lines::after, .lines::before {
	display: inline-block;
	width: 28px;
	height: 3px;
}

h2.vc_custom_heading {
	margin-bottom: 20px;
}


@media (max-width: 1199px) {
	#modern-education .hoverbox1 {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	#modern-education .hoverbox2 {
		margin-bottom: 30px;
	}
}

.page .page-inner .page-title .wf-wrap::after {
	content:"";
	height: 4px;
	width: 240px;
	display: block;
	border: 0;
	background: repeating-linear-gradient(-90deg, #4a5fa4, #4a5fa4 30px, #f7b527 30px, #f7b527 60px, #e42f2d 60px, #e42f2d 90px, #379f47 90px, #379f47 120px);
}

#sidebar .custom-nav > li > ul {
	padding: 0 5px 15px;
}

#sidebar .custom-nav > li > ul a {
	font-size: 14px;
}

/* selection */
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #354180;
}

::selection {
  color: #fff;
  background: #354180;
}
/* selection */

#slogan {
	margin-left: 40px;
	text-align: center;
}

#slogan .slogan_1 {
	font-size: 25px;
	line-height: 30px;
	color: #777;
}

.mobile-mini-widgets-in-menu .top-links {
	color: #354180;
	text-decoration: none;
}

.mobile-mini-widgets-in-menu {
	flex-direction: column;
	align-items: flex-start;
}

.main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.wpml-ls-item) > a:not(.not-clickable-item):hover .menu-text {
	color: #fff;
	background: #354180;
}

.main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
	padding: 2px 10px;
	border-radius: 20px;
}

#slogan .slogan_2 {
	color: #777;
}

/* call-to-action */
.call-to-action {
	display: flex;
	flex-direction: row;
	margin-top: 80px;
}

.call-to-action .text {
	display: flex;
	flex-direction: column;
	align-self: center;
	margin-left: 20px;
}

.call-to-action .text .text_cta {
	color: #354180;
	font-family: khand;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}

.call-to-action a .cta_img {
	width: 80px;
}

.creative_link_cta {
	font-weight: 500;
	text-decoration: none;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	color: #de221f;
}

.creative_link_cta::after {
	background-color: #f7b527;
}

.creative_link_cta::after {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	content: "";
	transition: width .4s ease;
}

.creative_link_cta:hover {
	color: #354180;
}

.creative_link_cta:hover::after {
	width: 100%;
}

.arrows-container {
	display: flex;
	position: relative;
	width: 60px;
	margin-left: 20px;
}

.arrow {
	padding: 1.3rem;
	box-shadow: 10px -10px #354180 inset;
	transform: rotate(225deg) translate(90%, 0%);
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 0;
}

.arrow-one {
  animation: arrowMovement 2s ease-in-out infinite;
}

.arrow-two {
  animation: arrowMovement 2s 1s ease-in-out infinite;
}

@keyframes arrowMovement {
  0% {
    left: 0;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    left: 36px;
    opacity: 0;
  }
}

@media (max-width: 599px) {
.call-to-action {
	flex-direction: column;
	align-items: center;
}
	
.call-to-action .text {
	margin-left: 0;
	text-align: center;
	margin-top: 25px;
}
	
.arrows-container {
	width: 40px;
	margin-left: 0;
	height: 70px;
	margin-top: -20px;
}
	
.arrow {
	transform: rotate(315deg) translate(0%, 0%);
}
	
@keyframes arrowMovement {
  0% {
    top: 0;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    bottom: 36px;
    opacity: 0;
  }
}
}
/* call-to-action */

.menu-item-21910 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/submenu1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-21618 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_aboutschool.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-22268 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_21century.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-22246 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_technology.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-21895 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_other.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-21911 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_cip.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-27037 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2020/04/bg_cip.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.menu-item-24122 .dt-mega-menu-wrap {
	background-image: url(/wp-content/uploads/2021/01/padajuci_meni_school_life.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/* REGISTRATION */
.is_registerForm .studentInfo {
	font-weight: 500;
	font-size: 18px;
	display: block;
	margin-bottom: 40px;
	color: #354180;
}

.is_registerForm label {
	font-size: 14px;
	opacity: .8;
	margin-left: 1px;
}

.is_registerForm .check-payment {
	margin-top: 20px;
}

.is_registerForm .check-payment span {
	font-weight: 500;
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
	color: #354180;
}

.is_registerForm .form-input {
	margin-bottom: 20px;
	background-color: #f7f7f7;
	color: #606060;
	font-weight: 400;
	width: 100%;
}

.is_registerForm .label-radio {
	font-size: 16px;
	font-weight: 400;
	opacity: 1;
	padding-bottom: 8px;
}

.is_registerForm .form-input:focus {
	box-shadow: 0px 1px 0px #b3b3b3;
}

.is_registerForm input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	position: relative;
	background-color: #f1f1f1;
	color: #666;
	top: 9px;
	height: 25px;
	width: 25px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 7px;
	outline: none;
	margin-bottom: 3px;
}

.is_registerForm input[type="radio"]:checked {
	background-color: #354180;
	border: 0;
}

.is_registerForm input[type="radio"]:checked::before {
	position: absolute;
	font: 16px/1 'Saira', sans-serif;
	left: 50%;
	top: 50%;
	content: '\02143';
	transform: rotate(40deg) translate(-100%, -20%);
	font-weight: 600;
	color: #fff;
}

.is_registerForm .vc_icon_element-icon.fas.fa-times {
	color: red;
	position: absolute;
	right: 24px;
	top: 36px;
}

.is_registerForm .vc_icon_element-icon.fas.fa-check {
    color: green;
	position: absolute;
	right: 24px;
	top: 36px;
}

.is_registerForm #attendanceErr,
.is_registerForm #paymentErr {
	color: red;
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}

.is_registerForm #subPosalji {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #354180;
	animation: shadow-pulse 2s infinite;
	border: none;
	font-size: 18px;
	font-weight: 400;
	margin: 60px auto 0;
	font-family: 'Saira';
	border-radius: 0;
	padding: 0 30px;
}

.is_registerForm #subPosalji:hover {
	background: #f7b529 !important;
	transition: all 500ms !important;
}

@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
  }
}

@media (max-width: 767px) {
    .is_registerForm .check-payment > div:nth-child(1) {
	    margin-bottom: 50px;
    }
}

#newsletter_sidebar {
	max-width: 285px;
	position: relative;
	margin-top: 50px;
}

#newsletter_sidebar .image {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}

#newsletter_sidebar .image img {
	width: 100px;
}

#newsletter_sidebar form {
	background-color: #f0f0f0;
	padding: 60px 10px 20px;
	border-radius: 3px;
}

#newsletter_sidebar form .text {
	padding: 15px 0 25px;
	color: #354180;
	line-height: 22px;
	font-weight: 500;
}

#newsletter_sidebar form label {
	color: #354180;
	font-weight: 500;
}

#newsletter_sidebar .newsletter-btn {
	background-color: #606aa1;
	margin-top: 25px;
	border-left: 0;
	border-radius: 2px;
	border-right: 0;
	border-bottom: 3px solid #354180;
	border-top: 0;
	box-shadow: 0 0 0;
	font-family: 'Saira';
	font-size: 17px;
	font-weight: 400;
}

#newsletter_sidebar .newsletter-btn:hover {
	background: #354180 !important;
	border-bottom: 3px solid #1b2451;
	transition: 400ms all ease-in;
}

#sidebar .textwidget {
	display: flex;
	justify-content: center;
}

#sidebar #custom_html-5 .textwidget {
	flex-direction: column;
}

#sidebar #custom_html-5 .textwidget a {
	margin-bottom: 25px;
}

#sidebar #custom_html-5 .textwidget a img {
	max-width: 285px;
	margin: 0 auto;
	display: block;
}

#side-links {
	position: absolute;
}

b, strong {
	font-weight: 500 !important;
}

.tablepress thead th, .tablepress tfoot th {
	background-color: #354180;
	font-family: Saira;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

.prospectus_homepage {
	font-family: 'Saira' !important;
	font-size: 13px;
}

.prospectus_homepage h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}

.prospectus_homepage input[type="submit"] {
	border-radius: 3px !important;
	border: 1px solid #f7b529;
	height: 40px;
	color: #333;
	font-size: 18px !important;
	letter-spacing: 1px;
	font-weight: 500 !important;
	line-height: 0 !important;
}


.prospectus_homepage input[type="submit"]:hover {
	border: 1px solid #354180;
	color: #fff;
	background-color: #354180;
}

/*Button za jezik*/

a.microwidget-btn{
	background: url(/wp-content/uploads/2020/05/Serbian-flag.png) no-repeat;
    background-size: contain;
    background-position-x: 0;
    margin-right: 0;
    transform: rotateX(0deg);
    /* background-color: white; */
    transform-origin: bottom;
    perspective: 400px;
    height: 20px;
    width: 20px;
    position: relative;
    transition: 0.3s all ease;
    overflow: hidden;
	margin-right:0!important;
  	top: 1px;
}
a.microwidget-btn:hover{
	background-position-x: -100px;
}
a.microwidget-btn span{
	color: #ffffff;
    transform: perspective(10px);
    position: absolute;
    right: -30px;
	transition:0.3s all ease;
}

a.microwidget-btn:hover span{
	right: 0px;
	color:#354180!important;
}
/*Vuk dodao za testemoniale*/
.naslov-utiska{
	font-size:1em;
	font-weight:600;
	color:#354180;
}
/*Sakriva komentare*/

.entry-meta a.author.vcard{
	display:none!important;
}

.single .post:not(.type-event) .post-thumbnail {
	display: none;
}

/* NGG-GALLERY */
#content .ngg-breadcrumbs {
	display: none;
}

#content .ngg-gallery-thumbnail .ngg-fancybox {
	padding: 10px;
	margin: 0 !important;
}

#content .ngg-gallery-thumbnail .ngg-fancybox img {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	pointer-events: none;
}

#content .ngg-galleryoverview {
	margin-top: 0;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current {
	border-radius: 0px !important;
	color: #354180 !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	padding: 2px 8px !important;
}

.ngg-navigation span.current {
	background: #f7b529 !important;
	color: #fff !important;
}

.ngg-navigation a.page-numbers:hover {
	color: #f7b529 !important;
}

.blog-content .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	display: none;
}

/* partneri na naslovnoj */

#is-partneri {
	display: flex;
	align-items: center;
}

@media (min-width: 1200px) {
    #is-partneri {
	    justify-content: space-between;
    }
    
    #is-partneri img {
	    max-width: 150px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #is-partneri {
	    justify-content: space-between;
    }
    
    #is-partneri img {
	    max-width: 115px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #is-partneri {
	    justify-content: space-evenly;
	    flex-wrap: wrap;
    }
    
    #is-partneri img {
	    max-width: 150px;
    }
}

@media (max-width: 767px) {
    #is-partneri {
	    justify-content: space-evenly;
	    flex-wrap: wrap;
    }
    
    #is-partneri img {
	    max-width: 120px;
    }
}

.menu-item-21895 .sub-nav {
    background-color: rgb(255, 255, 255)!important;
}

.layzr-bg:not(.layzr-bg-transparent) {
	background-color: transparent;
}

@media (max-width: 767px) {
.zameni-mobile {
/* 	flex-direction: row-reverse !important; */
	flex-direction: column-reverse !important;
}
}

.ib-header {
	width: 150px !important;
	margin-right: 30px;
}

.foo-ib {
	max-width: 210px !important;
	margin-bottom: 25px;
}

.sr-plava {
	color: #95d7f7;
}

.sr-zuta {
	color: #fdba00;
}

.sr-zelena {
	color: #00ac48;
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
	background-color: rgba(255,255,255,1) !important;
}



.max-mega-menu .mega-sub-menu .mega-menu-item {
	padding: 0 10px 0 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#mega-menu-wrap-primary {
	width: 100%;
}

#mega-menu-primary .mega-disable-link .mega-menu-link {
	pointer-events: none !important;
	letter-spacing: 0;
	padding: 0 0 0 2px !important;
	font-weight: 500 !important;
}

/* #mega-menu-primary .mega-disable-link .mega-menu-link::before {
	content: "";
	width: 0 !important;
	height: 0 !important;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #fff;
	transform: translateY(5px);
} */

#mega-menu-primary .mega-disable-link {
	margin-bottom: 10px !important;
	border-left: 3px solid #fff !important;
}

#mega-menu-item-media_image-2 img {
	max-width: 100% !important;
}

#mega-menu-item-27202,
#mega-menu-item-27227,
#mega-menu-item-27244,
#mega-menu-item-27261 {
	margin-top: 20px !important;
}

#mega-menu-item-27206 .mega-menu-link {
	color: #f7b529 !important;
}

#mega-menu-item-27206:hover > .mega-menu-link {
	color: #00ac48 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:hover::before {
	transform: translateX(5px);
	transition: 300ms all;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	height: 1px;
    width: 1px;
}
@media (min-width: 1100px) {
	#mega-menu-item-27193 > .mega-sub-menu,
	#mega-menu-item-27207 > .mega-sub-menu {
		width: 67% !important;
	}
	
	#mega-menu-item-27231 > .mega-sub-menu {
		width: 67% !important;
	}
}

@media (max-width: 1099px) {
	#mega-menu-item-27199,
	#mega-menu-item-27220,
	#mega-menu-item-27241,
	#mega-menu-item-27257,
	#mega-menu-item-27282,
	#mega-menu-item-27290 {
		margin-top: 20px !important;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
	margin: 0 0 0 1px !important;
}

@media (max-width: 1210px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
		margin: 0 0 0 1px !important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 5px 0px 5px;
	}
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
    display: none !important;
  }
}

#sidebar .menu-item-27213 a,
#sidebar .menu-item-27214 a,
#sidebar .menu-item-27226 a,
#sidebar .menu-item-27233 a,
#sidebar .menu-item-27244 a,
#sidebar .menu-item-27251 a,
#sidebar .menu-item-27257 a,
#sidebar .menu-item-27266 a,
#sidebar .menu-item-27269 a,
#sidebar .menu-item-27275 a,
#sidebar .menu-item-27282 a,
#sidebar .menu-item-27286 a,
#sidebar .menu-item-27301 a,
#sidebar .menu-item-27310 a,
#sidebar .menu-item-27318 a {
	padding-left: 2px !important;
	pointer-events: none;
}

.masthead .top-bar .mini-widgets > *, .masthead .mobile-header-bar .in-top-bar-left, .masthead .mobile-header-bar .in-top-bar-right, .masthead .top-bar .right-widgets, .dt-mobile-header .in-top-bar {
	display: inherit;
}

.page-template-lower-secondary .classic-header.bg-behind-menu .navigation::before {
    background-color: #f7b529;
	border-bottom: 5px solid #354180;
}

.page-template-lower-secondary #mega-menu-wrap-primary {
    background: #f7b529;
}

.page-template-lower-secondary #phantom {
    background: #f7b529 none repeat center center;
    border-bottom: 5px solid #354180;
}

.page-template-lower-secondary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #354180;
    font-weight: 500;
}

.page-template-lower-secondary #mega-menu-wrap-primary .mega-menu-toggle {
    background: #f7b529;
}

.page-template-lower-secondary #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
.page-template-lower-secondary #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
.page-template-lower-secondary #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #354180;
}

@media (max-width: 1099px) {
	.page-template-lower-secondary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    	color: #fff;
    	font-weight: normal;
	}
	
		#mega-menu-item-27248 .mega-sub-menu {
    	background: linear-gradient(180deg, #f7b529, #f7b529 50%, #354180 50%) !important;
	}
	
	
#mega-menu-primary li#mega-menu-item-27885 {
    margin-top: 30px !important;
}
}

@media (min-width: 1100px) {
	#mega-menu-item-27248 .mega-sub-menu {
    	background: linear-gradient(90deg, #f7b529, #f7b529 50%, #354180 50%) !important;
	}
}

.page-template-lower-secondary li#mega-menu-item-27248 > a.mega-menu-link {
    background: rgba(255,255,255, .2) !important;
}

.page-template-lower-secondary .page-title-head.hgroup h1 {
    font-weight: 600;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #354180;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1-size, .entry-title.h1-size, .h2-size, .entry-title.h2-size, h1.entry-title, .h3-size, .entry-title.h3-size, h2.entry-title, .h4-size, .entry-title.h4-size, h3.entry-title, .h5-size, .entry-title.h5-size, .h6-size, .entry-title.h6-size, .header-color, .entry-meta .header-color, .color-title {
    color: #354180;
}

#mega-menu-primary li#mega-menu-item-27885,
#mega-menu-primary li#mega-menu-item-27884 {
    border-left: 0 !important;
	padding: 0 10px 0 0px !important;
}

/* dugme prevod na ruski*/
a.glink {
	width: 20px;
  	height: 20px;
	background: url(/wp-content/uploads/2020/05/Serbian-flag.png) no-repeat;
    background-size: contain;
    background-position-x: 0;
    /* background-color: white; */
    transform-origin: bottom;
    perspective: 400px;
  	position: relative;
    transition: 0.3s all ease;
    overflow: hidden;
  	top: 3px;
  	overflow: hidden;
  	display: inline-block;
  	margin-right: 10px !important;
}
a.glink img {
display: none !important;
}

a.glink:hover {
	background-position-x: -100px !important;
  opacity: 1;
}
a.glink::after {
  content: 'EN';
	color: #ffffff;
    transform: perspective(10px);
    position: absolute;
    right: -30px;
	transition:0.3s all ease;
  	opacity: 1;
  	font-size: 12px;
  	font-weight 600 !important;
}
[title^='English'] {
  background: url(/wp-content/plugins/gtranslate/flags/svg/en.svg) no-repeat !important;
}
[title^='Russian'] {
  background: url(/wp-content/plugins/gtranslate/flags/svg/ru.svg) no-repeat !important;
}
[title^='Russian']::after {
	content: 'RU' !important;
}
a.glink:hover::after{
	right: 0px;
	color:#354180!important;
  	opacity: 1;
}

@media (max-width: 767px) {
	.masthead .top-bar .mini-widgets > *.microwidget-btn, .masthead .mobile-header-bar .in-top-bar-left.microwidget-btn, .masthead .mobile-header-bar .in-top-bar-right.microwidget-btn, .masthead .top-bar .right-widgets.microwidget-btn, .dt-mobile-header .in-top-bar.microwidget-btn {
    display: block !important;
}
  a.microwidget-btn {
    top: 0;
  }
  .gtranslate_wrapper [title^='English'], .gtranslate_wrapper [title^='Russian'] {
  margin-right: 20px !important;
  }
}

/* popup Rodjeni */
.pum-theme-28576 .pum-content, .pum-theme-new-design .pum-content {
	outline: none;
}
/* POPUP 7 MIN*/

#popmake-27149{
    background-image: url(https://sr.international-school.edu.rs/wp-content/uploads/2021/07/is_pop_7min.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
}
#popmake-27149 .pum-theme-10251 .pum-container, .pum-theme-lightbox .pum-container {
  padding: 25px !important;
  border-radius: 5px !important;
  border: none !important;
}

.pum-theme-27149 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
  right: -10px !important;
  top: -10px !important;
  color: #39a749 !important;
  border: 2px solid #39a749 !important;
  background-color: #fff !important;
}

#popmake-27149 .headline {
  float: left;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px !important;
  line-height: 32px;
  width: 100%;
  padding-right: 10%;
  margin: 9px 0 -20px 0;
  width: 350px;
}

#popmake-27149 .headline p {
  font-weight: 600;
  float: left;
  padding-bottom: 20px;
}

#popmake-27149 .content p {
  float: left;
  color: #fff;
  font-size: 20px;
  padding: 0;
  line-height: 26px;
  text-align: left;
  width: 45%;
  margin: 50px 0 10px;
}

#popmake-27149 a {
  float: right;
  width: 100%;
}

#popmake-27149 a button, #redirect-button {
  float: right;
  font-size: 18px;
  padding: 7px 10px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 500;
  background: #39a749;
  color: #fff;
  border: 2px solid #fff;
}
#popmake-27149 a button:hover {
  font-size: 18px;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
#popmake-27149 h1, #popmake-27149 h3 {
color: #fff !important;
}
.popup-dugmici {
  display: flex;
  justify-content: space-between;
	margin-top: 20px;
}
#popmake-27149 .pum-content:focus  {
    border: none !important;
    outline-width: 0;
  	outline: none;
}
@media (max-width: 767px) {
  #popmake-27149 {
    	padding: 25px 15px 45px !important;
  	}
	#popmake-27149 .headline {
  		margin: 90px 0 10px 0;
  		width: 100%;
  	}
  
  	#popmake-27149 .headline p {
     	float: none;
    	font-size: 22px !important;
    	padding-bottom: 120px;
  	}
  
  	#popmake-27149 .content p {
      	float: none;
      	display: block;
      	margin: 0px 0 10px;
      	width: 100%;
    	font-size: 16px;
  	}
  #popmake-27149 h1 {
      	line-height: 32px;
  	}
  #popmake-27149 h3 {
      	line-height: 30px;
  	}
      
      
  #popmake-27149 a button {
      float: none;
      margin: 0 auto 0px;
      display: block;
      padding: 5px 5px;
  }
}

.savremena-box__txt {
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
}

.savremena-box img {
	max-width: 100% !important;
	width: 300px;
	display: block;
	margin: 10px auto 20px;
}

.international-box__txt {
	text-align: center;
	line-height: 1.3;
}

.international-box__txt span {
	font-weight: 700;
}

.matrix-box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 10px;
}

.matrix-box__link {
	border: 0;
	background-color: transparent;
	outline: none;
	width: 100%;
	display: block;
}
.matrix-box__left {
	width: 100%;
}

.matrix-box__link a {
	color: #757575;
	text-decoration: none;
	display: block;
	padding: 0;
	background-color: transparent;
	font-weight: 500;
	margin: 5px 0 0;
	transition: 350ms all;
		font-family: 'Saira';
}

.matrix-box__link a:hover {
	color: #de1e1f;
}

.matrix-box__right button {
	height: auto;
	border: none;
	border-radius: 6px;
	background-color: #379f47;
	color: #fff;
	padding: 10px 15px;
	font-weight: 700;
	transition: 350ms all;
	font-family: 'Saira';
}

.matrix-box__right button:hover {
	background-color: #354180;
}

#popmake-28566 .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin: 0;
}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 2px 0px 5px !important;
	}


.grecaptcha-badge {
	visibility: hidden;
}


.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
	margin-bottom: 35px;
}


.video_gl {
	width: 100%;
	
}


@media screen and (max-width: 778px) {
	#main {
		padding: 0px 0 70px 0;
	}
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  background-color: #606aa1 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
background-color: #354180!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 13px !important;
}
#phantom .logo-box {
  padding: 0px !important;
}

/* DUALNE DIPLOME DUGME */
@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgb(145 144 21 / 35%);
  }
  100% {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
  }
}
.page-id-32700 .form-row input[type="submit"] {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #f7b529;
    animation: shadow-pulse 2s infinite;
    border: none;
    font-size: 18px;
    font-weight: 400;
    margin: 10px auto 0;
    font-family: 'Saira';
    border-radius: 0;
    padding: 0 30px;
}
.page-id-32700 .form-row input[type="submit"]:hover {
	background: #354180 !important;
	transition: all 500ms !important;
}
/* DUALNE DIPLOME DUGME --END-- */

/* POPUP PRIJAVA */
#popmake-34039 {
  	/*/wp-content/uploads/2019/01/SOS-pop-up.jpg*/
	background-image: url(/wp-content/uploads/2024/07/is-pop-up_.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
}
.popmake-content {
	display: flex;
 	flex-direction: column; 
}

#popmake-34039 .pum-theme-10251 .pum-container, .pum-theme-lightbox .pum-container {
	padding: 25px !important;
	border-radius: 5px !important;
	border: none !important;
}

.pum-theme-10251 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	right: -10px !important;
	top: -10px !important;
	color: #39a749 !important;
	border: 2px solid #39a749 !important;
	background-color: #fff !important;
}

#popmake-34039 .headline {
	float: left;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px !important;
	line-height: 32px;
	width: 100%;
	padding-right: 10%;
	margin: 9px 0 -20px 0;
	width: 350px;
}

#popmake-34039 .headline p {
	font-weight: 600;
	float: left;
	padding-bottom: 20px;
}

#popmake-34039 .content p {
	float: left;
	color: #fff;
	font-size: 20px;
	padding: 0;
	line-height: 26px;
	text-align: left;
	width: 45%;
	margin: 24px 0 10px;
}

/* #popmake-34039 a {
float: right;
width: 100%;
} */

#popmake-34039 a button, #redirect-button {
	float: right;
	font-size: 18px;
	padding: 7px 10px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 500;
	background: #39a749;
	color: #fff;
	border: 2px solid #fff;
}
.yellow {
	color: #F7B907;
}
.popup-dugmici a {
	text-decoration: none !important;
}
#popmake-34039 a button:hover {
	font-size: 18px;
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
.popup-dugmici {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
#popmake-34039 .pum-content:focus  {
  	border: none !important;
  	outline-width: 0;
  	outline: none;
}
@media (max-width: 767px) {
#popmake-34039 {
      background-image: url(/wp-content/uploads/2024/07/is-pop-up-mob.jpg);
   	 padding: 25px 15px 45px !important;
  }
#popmake-34039 .headline {
    margin: 119px 0 10px 0;
    width: 100%;
  }

  #popmake-34039 .headline p {
     float: none;
    font-size: 22px !important;
    padding-bottom: 75px;
  }

  #popmake-34039 .content p {
      float: none;
      display: block;
      margin: 0px 0 10px;
      width: 100%;
    font-size: 16px;
  }

#popmake-34039 a button {
    float: none;
    margin: 0 auto 0px;
    display: block;
    padding: 5px 7px;
}
}
#call-school, #redirect-button, #contact-button-hint {
            display: none;
}
@media (max-width: 500px) {
#popmake-34039 .content p {
    width: 55%;
}
	#call-school, #redirect-button {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99999999;
	}
  #call-school img {
      max-width: 100%;
  }
  #redirect-button {
    bottom: 20px;
  }
  #call-school {
     width: 50px;
    height: 50px;
  }

  #scroll-up {
    left: 20px;
  }
  #contact-button-hint {
    color: #fff;
    position: fixed;
    z-index: 11;
    transition: right .3s;
    background: 0 0;
    border-radius: 20px;
    max-height: 60px;
    max-width: 290px;
    right: 50px;
    bottom: 54px;
    overflow: hidden;
    padding: 12px 34px 5px 27px;
    font-size: 17px;
    letter-spacing: 1px
}

#contact-button-hint p {
    margin: 0 0 8px;
    font-weight: 700
}

#contact-button-hint::before {
    content: "";
    background: #282828;
    border-radius: 20px;
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 16px;
    z-index: -1
}

#contact-button-hint::after {
    bottom: 14px;
    right: 15px;
    top: auto;
    border-width: 0 0 12px 12px;
    border-color: #282828;
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    transform: rotate(150deg);
    z-index: -1
}

#call-school {
    position: fixed;
    right: 14px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: right .3s;
    -moz-animation: 2s infinite animateHeart;
    -webkit-animation: 2s infinite animateHeart;
    animation: 2s infinite animateHeart
}
  @keyframes animateHeart {
    0%,100%,14%,55% {
        transform: scale(1)
    }

    7% {
        transform: scale(1.08)
    }

    21% {
        transform: scale(1.16)
    }
}
  .scroll-top.on {
  	left: 10px;
  }

}

.sticky-icons-side {
display: none;
}

@media (max-width: 767px) {
  .sticky-icons-side {
      position: fixed;
      right: 0;
      bottom: 20%;
      display: flex;
      flex-direction: column;
      z-index: 9999;
  }

  .sticky-icons-side a {
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0px;
      overflow: hidden;
      transition: transform 0.3s ease;
  }

  .sticky-icons-side a.icon-viber {
      background-color: #665CAC;
      border-radius: 8px 0 0 0;
  }

  .sticky-icons-side a.icon-whatsapp {
      background-color: #25D366;
      border-radius: 0 0 0 8px;
  }

  .sticky-icons-side img {
      width: 24px;
      height: auto;
  }
}

#popmake-36032 {
	background-image: url(/wp-content/uploads/2025/10/IS-popup-gift.jpg);
  	background-color: #555;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
  	width: 600px;
    height: 700px;
  	left: 50% !important;
    top: 50% !important;
    position: absolute;
    transform: translate(-50%, -50%);
    margin-left: 0;
}

.pum-theme-27140 {
	background-color: rgba(0, 0, 0, .8);
}

#popmake-36032 .pum-theme-27140 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0px !important;
    border-radius: 5px !important;
    border: none !important;
}

.pum-theme-27140 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    right: 0px !important;
    top: 0px !important;
    color: #39a749 !important;
	line-height: 1 !important;
    width: 30px !important;
    height: 30px !important;
    font-size: 16px !important;
    border: 2px solid #39a749 !important;
    background-color: #fff !important;
  	padding: 0 !important;
}

#popmake-36032 .popmake-content {
	width: 100%;
}


#popmake-36032 .headline {
    float: left;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 32px;
    width: 100%;
    margin: 5px 0;
  	font-weight: 300;
}

#popmake-36032 .sub-header {
    text-align: center;
    margin-bottom: 20px;
  	color: #FFF;
}

#popmake-36032 .headline p {
    font-weight: 600;
	float: left;
	border-bottom: 2px dashed #fff;
	padding-bottom: 20px;
  	margin: 0;
  	text-align: left;
}


#popmake-36032 .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  	color: #FFF;
  	font-size: 15px;
	font-weight: 300;
}

#popmake-36032 .content p {
  	color: #FFF;
    font-size: 16px;
    width: 100%;
    margin: 0;
  	font-size: 15px;
	font-weight: 300;
}

#popmake-36032 .content ul {
  	font-size: 15px;
	font-weight: 300;
}

#popmake-36032 .popup-frm {
	display: flex;
    flex-direction: column;
    row-gap: 10px;
}

#popmake-36032 .popup-frm form {
	display: flex;
    flex-direction: column;
	height: auto;
    justify-content: space-around;
}

#popmake-36032 .popup-frm form p {
	margin-bottom: 0 !important;
}

#popmake-36032 .popup-frm form input {
	width: 50%;
  	border: none;
  	border-bottom: 2px solid #FFF;
  	color: #FFF;
	background: transparent;
  	margin-bottom: 0 !important;
}

#popmake-36032 .popup-frm form input::placeholder {
	color: #efefef;
}

#popmake-36032 input:-webkit-autofill,
#popmake-36032 input:-webkit-autofill:hover,
#popmake-36032 input:-webkit-autofill:focus,
#popmake-36032 input:autofill {
  	background: transparent !important;
  	border: none !important;
  	border-bottom: 2px solid #FFF !important; 
  	background-clip: text !important;
  	-webkit-text-fill-color: #fff;
    caret-color: #fff;
}

#popmake-36032 .dugme-box{
	display: flex;
    flex-direction: row;
    column-gap: 5px;
}

#popmake-36032 .dugme-box input[type="submit"] {
  	font-size: 18px;
	border: 2px solid transparent;
  	border-radius: 24px;
  	text-transform: uppercase;
  	background: #39a749;
  	color: #FFF;
  	padding: 10px 15px;
  	font-weight: 400;
  cursor: pointer;
}

#popmake-36032 .dugme-box input[type="submit"]:hover {
    font-size: 18px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
  	padding: 10px 15px;
  	font-weight: 400;
  	cursor: pointer;
}
@media (max-width: 992px) {
  		#popmake-36032 {
  		padding: 35px 0px 5px !important;
	  }

	  #popmake-36032 {
		background-image: url(/wp-content/uploads/2025/10/IS-popup-gift-mob.jpg);
		background-position: bottom right;
		width: 90%;
		height: 850px;
		margin-top: 25%;
	  }
	
      #popmake-36032 .popmake-content {
          padding: 10px;
      }

	  #popmake-36032 .wpb_wrapper {
		display: flex;
		flex-direction: column;
	  }

	  #popmake-36032 .headline {
		width: 100% !important;
	  }

	  #popmake-36032 .popup-frm form input {
		width: 75%;
	  }
	
      #popmake-36032 .headline {
        margin: 10px 0 10px 0;
      }
	
      #popmake-36032 .headline p {
        float: none;
        display: block;
        margin: 0px 0 10px;
        width: 100%;
      }
	
      #popmake-36032 .headline p {
        float: none;
        margin: 0 auto 0px;
        display: block;
        padding: 5px 2px;
      }
	
      #popmake-36032 .content p {
          font-size: 16px;
      }

	  #popmake-36032 a button {
		font-size: 16px;
	  }
}

.wp-bottom-menu {
	margin: 0 10px;
    margin-bottom: 20px;
    background: rgba(53, 100, 171, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
  	width: -webkit-fill-available;
  	display: none !important;
}

.wp-bottom-menu-item span {
	font-weight: 500;
}

@media (max-width: 992px) {
  .wp-bottom-menu {
	display: flex !important;
    display: none !important;
  }
  .scroll-top.on {
  	display: none;
  }
}
