
/*      B O D Y
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
 	text-decoration: none !important;
}

@font-face {
    font-family: 'STIXGeneral';
    src: url('../fonts/STIXGeneral-Bold.eot');
    src: url('../fonts/STIXGeneral-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/STIXGeneral-Bold.woff2') format('woff2'),
        url('../fonts/STIXGeneral-Bold.woff') format('woff'),
        url('../fonts/STIXGeneral-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Avenir';
    src: url('../AvenirLTStd-Light.eot');
    src: url('../AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
        url('../AvenirLTStd-Light.woff2') format('woff2'),
        url('../AvenirLTStd-Light.woff') format('woff'),
        url('../AvenirLTStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir';
    src: url('../AvenirLTStd-Medium.eot');
    src: url('../AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../AvenirLTStd-Medium.woff2') format('woff2'),
        url('../AvenirLTStd-Medium.woff') format('woff'),
        url('../AvenirLTStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir';
    src: url('../AvenirLTStd-Black.eot');
    src: url('../AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
        url('../AvenirLTStd-Black.woff2') format('woff2'),
        url('../AvenirLTStd-Black.woff') format('woff'),
        url('../AvenirLTStd-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body {
    font-family: 'Avenir';
    font-weight: 500;
    /* font-size: 14px; */
}

/*      H E A D E R
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.myMenu .menui {
    transition: 0.6s ease;
    transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
    background-color: #FFF;
    border-radius:10px;
    margin-top: 9px;
    position: absolute;
    height: 5px;
    width: 33px;
    transition: .3s;
}
.myMenu .menui.top-menu { top: 0px; }
.myMenu .menui.mid-menu { top: 13px; }
.myMenu .menui.bottom-menu { top: 26px; }

.myMenu {
    z-index: 999;
    position: absolute;
    display: inline-block;
    padding: 0;
    height: 50px;
    width: 40px;
    margin: 0;
    right: 5px;
    top: 15px;
    z-index: 9;
    float: right;

    background-color: transparent;
    border-radius: 6px;
    padding: 0 9px;
    right: 0;
    height: 50px;
    width: 50px;
}
.myHeader .main-menu {
    background-color: rgba(19, 54, 130, 0.98);
    position: fixed;
    display: none;
    z-index: 999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 150px 15px 15px;

    /* position: absolute; */
    width: 315px;
    left: auto;
    right: 0;
    bottom: auto;
    /* height: auto; */
    padding-bottom: 50px;
}
.myHeader .main-menu li { list-style-type: none; text-align: center; padding: 10px; margin: auto; max-width: 250px; }
.myHeader .main-menu li + li { border-top: 1px dotted rgba(255, 255, 255, 0.15); }
.myHeader .main-menu li:first-child { /* margin-top: 50px; */ }
.myHeader .main-menu li a { display: inline-block; font-weight: 100; font-size: 18px; color: #FFF;
    text-transform: uppercase; letter-spacing: 1.5px; }
.myHeader .main-menu li a:hover { color: #67cbd7; color: #abe5ea; transition: .3s all ease; }


.myMenu .top-animate {  top: 13px !important; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.myMenu .mid-animate { opacity: 0; }
.myMenu .bottom-animate { top: 13px !important; transform: rotate(-225deg); -webkit-transform: rotate(-225deg); }


.myMenu .menui.top-animate,
.myMenu .menui.mid-animate,
.myMenu .menui.bottom-animate { background-color: #FFF !important; }




header .icn_chair {
    position: relative;
}
header .icn_chair p {
    display: inline-block;
    border: 1px solid rgba(0, 73, 134, 0.5);
    border-radius: 8px;
    overflow: hidden;
    padding: 1px;
    width: 36px;
    float: right;
    position: absolute;
    right: 70px;
    top: 22px;
    z-index: 9;
}
header .icn_chair p img {
    border-radius: 8px;
    max-width: 100%;
}
.tooltip-inner {
    background-color: #005398;
    font-size: 13px;
    padding: 10px 15px;
    min-width: 375px;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #005398;
}




/*      MyMenu
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.rd-navbar-brand {
    position: relative;
    text-align: center;
}
.rd-navbar-brand span {
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    color: #FFF;
    display: block;
    position: absolute;
    left: 150px;
    right: 150px;
    top: 17px;
    z-index: 0;
    margin: auto;
    padding: 3px 0;
    font-family: 'STIXGeneral';
    letter-spacing: 3px;
    word-spacing: 8px;
    line-height: 44px;

    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.2);
    top: 6px;
    line-height: 40px;
    padding: 18px 5px 12px;
    max-width: 600px;
    border-radius: 6px;
    background-color: #243281;
    background-color: #254899;
    background-color: rgba(36, 50, 129, 0.88);

    display: none;

}
.rd-navbar-brand a {
    display: inline-block;
    float: left;
    max-width: 120px;
    max-width: 200px;
    margin: 5px 0 -1px 15px;
    margin: 0px 0 0px 0px;
}

.rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck {
    background-color: transparent;
}
.rd-navbar-minimal.rd-navbar--is-stuck .rd-navbar-brand span {
    font-size: 34px; top: 9px; letter-spacing: 15px; word-spacing: 15px; opacity: .3; display: none
}
.rd-navbar-minimal.rd-navbar--is-stuck .rd-navbar-brand a {
    max-width: 100px; max-width: 130px; position: absolute; left: 15px; top: 10px;
}
.rd-navbar-minimal.rd-navbar--is-stuck .myMenu {
    background-color: rgba(36, 50, 129, 1); top: 15px; right: 15px;

    background-color: #252f7c;
    border-radius: 50%; width: 50px; height: 50px; right: 40px; padding: 0 11px;
    transition: .3s;
}
.rd-navbar-minimal.rd-navbar--is-stuck .myMenu .menui { 
    width: 28px; height: 4px;
}
.rd-navbar-minimal.rd-navbar--is-stuck .myMenu .menui.top-menu { top: 4px; }
.rd-navbar-minimal.rd-navbar--is-stuck .myMenu .menui.mid-menu { top: 14px; }
.rd-navbar-minimal.rd-navbar--is-stuck .myMenu .menui.bottom-menu { top: 24px; }


.rd-navbar-minimal.rd-navbar--is-stuck .myMenu:hover {
    background-color: rgba(37, 47, 124, 0.8);
}

/* .rd-navbar-minimal.rd-navbar-static.rd-navbar--is-stuck .myMenu .menui {
    background-color: #25307c;
} */
.rd-navbar-minimal.rd-navbar--is-stuck .icn_chair {
    display: none;
}


.rd-navbar.rd-navbar-minimal .rd-navbar-inner {
    /* background-color: #00468f; */
    padding: 15px 15px 0;
}

.page-head-main .rd-navbar-minimal.rd-navbar-light.rd-navbar-fixed .rd-navbar-panel,
.rd-navbar.rd-navbar-minimal .rd-navbar-menu-wrap {
    background-color: #2d2b7b;
    background-color: #254899;
    height: 50px;
    top: 10px;
    height: auto;

    border: 0px solid #000;
    background-color: transparent;
    box-shadow: none;
}
.rd-navbar.rd-navbar-minimal .rd-navbar-menu-wrap .rd-navbar-nav-wrap {
    width: 100%;
}
.rd-navbar.rd-navbar-minimal ul {
    text-align: center;
}
.rd-navbar.rd-navbar-minimal .rd-navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 0 -3px 0 0;
}

.rd-navbar-top-panel {
    position: relative;
}
.rd-navbar-top-panel address.contact-info {
    margin: 25px 0px;
    font-size: 13px;
}
.rd-navbar-top-panel .icon.icon-white-17 {
    background: rgba(37, 47, 124, 0.3);
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
}


/*      B A N N E R 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.swiper-slide:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    right: 0;
    bottom: 0;
    /* height: 100vh; */
    /* background: -moz-linear-gradient(to bottom right, rgba(34, 53, 137, 0.7) 0%,rgba(255, 255, 255, 0.3) 100%);
    background: -webkit-linear-gradient(to bottom right, rgba(34, 53, 137, 0.7) 0%,rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to bottom right, rgba(34, 53, 137, 0.7) 0%,rgba(255, 255, 255, 0.3) 100%);  */

}

.swiper-wrapper {
    height: 100vh;
}
.swiper-slide {
    background-repeat: no-repeat !important;
}

.section-slider-custom > div {
    /* background-color: rgba(0, 0, 0, 0.15);
    border-radius: 10px 30px 30px 10px; */
    padding: 20px !important;
    display: inline-block;
    float: left;
    margin-left: 15px;

    /* background: -moz-linear-gradient(to right, rgba(14, 55, 130, 0.5) 0%,rgba(14, 55, 130, 0.45) 0%,rgba(0,0,0,0) 110%);
    background: -webkit-linear-gradient(to right, rgba(14, 55, 130, 0.5) 0%,rgba(14, 55, 130, 0.45) 0%,rgba(0,0,0,0) 110%);
    background: linear-gradient(to right, rgba(14, 55, 130, 0.5) 0%,rgba(14, 55, 130, 0.45) 0%,rgba(0,0,0,0) 110%); */

    display: none !important;
}
.swiper-container h2 {
    font-weight: 600;
    font-size: 50px;
    color: #062865;
    color: rgba(255, 255, 255, 0.75);
    /* color: black; */
    text-transform: uppercase;
    font-family: 'Avenir';
    font-weight: 500;
    font-size: 45px;
}
.swiper-container h2 span {
    display: block;
    font-size: 120%;
    font-weight: 500;
    letter-spacing: 4px;
    font-weight: 900;
}
.swiper-container h5 {
    font-size: 20px;
    font-weight: 100;
    margin-top: 20px;
}

.swiper-container-horizontal > .swiper-pagination {
    text-align: center !important;
    width: auto !important;
    left: 50px !important;
    margin: 0 0 00px !important;
    right: 50px;
    
}

.swiper-pagination-bullet {
    background-color: #FFF;
}
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet-active {
    background-color: #252f7c;
}




/*      T H E M E
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Shade 01 */
.sheldue .sheldue-item .btn-white:hover,
.service .service-desc:hover,
.thumbnail-josip .btn-white:hover,
.ui-to-top {
	background: #252f7c;
}

.sheldue .sheldue-item .btn-white:hover,
.thumbnail-josip .btn-white:hover {
    border-color: #252f7c;
}

.quote-classic:before,
.page blockquote.quote .text-primary {
	color: #252f7c;
}

.btn-primary {
    background-color: #252f7c;
    border-color: #252f7c;
}

/* Shade 02 */
.page-head-main .rd-navbar-minimal.rd-navbar-light.rd-navbar-fixed .rd-navbar-nav-wrap,
.sheldue .sheldue-item-body,
/* .service .service-desc, */
.thumbnail-josip.odd .thumbnail-desc,
.owl-carousel-class-light .owl-dot.active,
.owl-carousel-class-light .owl-dot:hover {
    background: #2a54a2;
}
/* Shade 03 */
.sheldue .sheldue-item.light .sheldue-item-body,
.thumbnail-josip:nth-child(even) .thumbnail-desc {
    background: #325ea8;
}

.icon.icon-white-17 {
    background: rgba(37, 47, 124, 0.3);
}

.ui-to-top:hover {
    background: rgba(37, 47, 124, 0.8);
}

h2.h2 {
    letter-spacing: 1px;
    font-family: 'STIXGeneral';
    font-weight: bold;
    font-size: 50px;
    color: #062865;
    color: #2d2b7b;
    position: relative;
}
h2.h2:before {
    content: '';
    background-color: #2d2b7b;
    height: 2px;
    width: 30px;
    position: absolute;
    left: 0; right: 0;
    top: 100%;
    margin: auto;
    z-index: 9;
}
h2.h2:after {
    content: '';
    background-color: #CCC;
    height: 1px;
    width: 20%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -2px;
}
h4.h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #062865;
    color: #2d2b7b;
    color: #284a9c;
    margin: 20px 0;
}


/*      S E C T I O N s _ C O N T E N T
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.main_three_boxs {
    margin-top: 40px !important;
    padding: 0 60px;
}
.main_three_boxs .range.offset-lg-top-34-negative {
    margin-top: -63px;
}

.contacy_item.sheldue-item .text-bold a {
    font-size: 17px;
}

.parallax-content {
    background-color: rgba(0, 0, 0, 0.44);

    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.55) 0%, rgba(19, 54, 130, 0.55) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.55) 0%,rgba(19, 54, 130, 0.55) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.55) 0%,rgba(19, 54, 130, 0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#133682',GradientType=1 );
}


.sheldue .sheldue-item-body {
    padding: 25px 35px 40px;
}
.sheldue-item.last.contacy_item .text-bold,
.sheldue-item.last.contacy_item p {
    text-align: center;
}



/*      What Makes Us Different
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

section.what_different {
    padding-top: 20px;
}

.what_different .txt_block {
    display: table;
    width: 100%;
    padding: 0 15px;
}
.what_different .txt_block p,
.what_different .txt_block ul {
    text-align: justify;
    font-weight: 300;
    font-size: 17px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
}
.what_different .txt_block ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    text-align: left;
}
.what_different .txt_block ul li:before {
    content: '';
    background-image: url(../images/arrow_right2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 8px;
}
.what_different .media {
    text-align: justify;
}
.what_different .img_block {
    float: left;
    max-width: 166px;
    max-height: 110px;
    overflow: hidden;
    border: 1px solid #aaa;
    padding: 1px;
    margin: 0 30px 15px 0;
}


/*      Our Practice
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.our_practice h2 {
    color: #FFF;
}
.our_practice h2.h2:before,
.our_practice h2.h2:after {
    display: none
}
.our_practice p {
    line-height: 30px;
    font-weight: 100;
    font-size: 18px;
}
.our_practice ul > li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 100;
}
.our_practice ul > li:before {
    content: '';
    background-image: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 6px;
}

.our_practice a.btn {
    margin-right: 15px;
    padding: 6px 30px;
    font-size: 14px;
}


/*      Our Services
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media (min-width: 992px) {
/* .service { height: 320px; } */
}

.service {
    height: auto;
    max-height: 230px;
    position: relative;
}
.service .service-desc.h6 {
    background-color: #252f7c;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    max-width: 225px;
}
.service .service-desc.h6:hover {
    background-color: rgba(37, 47, 124, 0.9);
}
.service .service-desc:before {
    height: 24px;
}
.service .service-desc.h6 span {
    /* display: none; */
}
.service img {
    height: 100%;
}
.service:before {
    content: '';
    background-color: rgba(0, 75, 154, 0.25);
    position: absolute;
    top: 0; left: 0;
    right: 0; bottom: 0;
    opacity: 1;
    transition: .3s all ease;
}
.service:hover:before {
    opacity: 0;
    transition: .3s all ease;
}

.sheldue-item-body h6 {
    font-size: 17px;
    padding-left: 5px !important;
}
.sheldue-item-body .icon {
    font-size: 20px;
    line-height: 22px;
}
.sheldue-item-body .icon-emergency-01:before {
    background-size: contain;
    height: 17px;
    width: 20px;
}


/*      Our Team
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.sec_team {
    padding: 50px 0 30px;
    padding: 0 0 50px;
}

.sec_team h5.thumbnail-josip-title {
    font-weight: 500;
    font-size: 17px;
    padding: 0;
    margin-bottom: 0px;
}
.sec_team .thumbnail-josip a.btn {
    text-align: center !important;
    font-size: 14px;
}
.sec_team .thumbnail-josip a.img {
    overflow: hidden;
    height: 240px;
    border: 1px solid rgba(37, 48, 124, 0.25);
    border-left: 0;
}
.sec_team .thumbnail-josip p {
    display: none !important;
}
.sec_team .thumbnail-josip .thumbnail-desc {

}
.sec_team .team_btn {
    display: none;
}
.sec_team .team_btn a.btn.btn-ellipse {
    background-color: #133682;
    color: #FFF;
    margin: 15px 0 0;
}


/*      Testimonials
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sec_testimonial .quote-classic {
    font-size: 22px;
}

.sec_testimonial .owl-carousel-default .owl-dots {
    margin-top: 20px;
    margin-left: 0 !important;
}
.sec_testimonial .quote-classic .quote-body {
    padding: 0px 40px;
}

/*      F O O T E R
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


footer.section-relative {
    background-color: #1b448e;
    padding-bottom: 25px;
    padding-top: 50px;
}

footer .text-subline {
    background: rgba(255, 255, 255, 0.25);
}
.footer-brand > a {
    display: block;
    max-width: 300px;
}
.footer-social ul {
    text-align: center;
    max-width: 300px;
    margin: 20px 0 0;
}
.contact-info a {
    font-size: 14px;
}
.col_news p {
    font-size: 14px;
    margin-bottom: 30px;
}
.col_news button.btn {
    background-color: #133682;
}
.col_news button.btn:hover,
.col_news button.btn:focus,
.col_news button.btn:active:focus {
    background-color: #133682;
    border-color: rgba(255, 255, 255, 0.5);
}
.contact-info span.icon {
    font-size: 20px;
    margin-right: 10px;
}
.copy_rite {
    border-top: 1px solid #0e3782;
    padding-top: 20px;
    margin-top: 20px;
}
.copy_rite p {
    font-size: 13px;
}
.copy_rite span {
    display: inline-block;
}



/*      i N N E R _ P A G E
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.inner_page {
    padding-top: 75px;
    padding-bottom: 100px;
}
.inner_page.contact_us {
    padding-bottom: 0;
}

.inner_page h2.h2 {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 75px;
}
.inner_page h2.h2:first-letter {
    font-size: 150%
}

.about_sec h3,
.inner_page h3 {
    font-weight: 700;
    font-size: 28px;
    color: #062865;
}


/*      Breadcrumbs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.breadcrumb-modern {
    background-image: url(../images/background-04-1920x980.jpg);
    background-image: url(../images/slide-01.jpg);
    background-image: url(../images/banner_01.jpg);
    background-attachment: fixed;
    background-position: 100% 50%;
    position: relative;
    padding-top: 90px;
    z-index: 1;
}
.breadcrumb-modern:before {
    content: '';
    background-color: rgba(0, 75, 154, 0.22);
    background-color: rgba(0, 75, 154, 0.6);
    position: absolute;
    top: 0; left: 0;
    right: 0; bottom: 0;
    opacity: 1;
    z-index: -1;
    /* display: none; */


    background: -moz-linear-gradient(left, rgba(0, 75, 154, 0.6) 0%, rgba(19, 54, 130, 0.75) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 75, 154, 0.6) 0%,rgba(19, 54, 130, 0.75) 100%);
    background: linear-gradient(to right, rgba(0, 75, 154, 0.6) 0%,rgba(19, 54, 130, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#133682',GradientType=1 );

    /* background: -moz-linear-gradient(left, rgba(0, 6, 30, 0.8) 0%, rgba(0, 29, 95, 0.6) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 6, 30, 0.8) 0%,rgba(0, 29, 95, 0.6) 100%);
    background: linear-gradient(to right, rgba(0, 6, 30, 0.8) 0%,rgba(0, 29, 95, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#133682',GradientType=1 ); */


}
.breadcrumb-modern .bannerbar {
    border: 0px solid;
    margin-top: 75px;
    position: relative;
    /* padding: 0px 15px; */
}
.breadcrumb-modern h2.h2 {
    text-transform: uppercase;
    line-height: 40px;
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 0px;
    display: inline-block;
    opacity: 0;
    /* display: none; */
}
.breadcrumb-modern h2.h2.h2:before,
.breadcrumb-modern h2.h2.h2:after {
    display: none;
}

.breadcrumb-modern ul {
    text-align: right;
    padding: 0 15px;
    margin-top: 50px;
    display: inline-block;
    float: right;
    margin: 0 !important;
    margin-top: 10px !important;
}


/*      A B O U T _ U S
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.about_sec .bg-image-md-fullwidth-1-left:before {
    background-image: url(../images/background-03-1920x939.jpg);
    display: none;
}
.about_sec .abt_txt p {
    font-size: 18px;
}
.about_sec h2.h2 {
    margin-bottom: 50px;
}

.bar_practical {
    background-image: url(../images/background-03-1920x939.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 50px 0;
    margin: 75px 0;
}
.bar_practical:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.55);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;

    /* background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.55) 0%, rgba(19, 54, 130, 0.55) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.55) 0%,rgba(19, 54, 130, 0.55) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.55) 0%,rgba(19, 54, 130, 0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#133682',GradientType=1 ); */
}
.bar_practical h2 {
    color: #FFF;
}
.bar_practical h3 {
    font-size: 34px;
    color: #FFF;
    margin: 0 0 30px;
}
.bar_practical .myCell .unit {
    /* margin-bottom: 20px; */
    flex-direction: row;
    padding: 15px 0;

}

.bar_practical .myCell .unit-left {
    /* padding-right: 20px; */
}
.bar_practical .myCell .unit-left span {
    display: block;
    /* border: 2px solid #FFF;
    border-radius: 100%;
    padding: 15px;
    width: 60px;
    height: 60px; */
}
.bar_practical .unit-body {
    padding-top: 0 !important;
}
.bar_practical .unit-body h5 {
    font-weight: 100;
    font-size: 16px;
    color: #FFF;
}
.bar_practical .myCell .unit-left img {
    max-width: 100%;
    max-width: 14px;
}

.our_institute .abt_txt {
    margin-bottom: 75px;
}

@media (min-width: 768px) {
    .bar_practical .myCell:nth-of-type(odd) .unit {
        text-align: right;
    }
    .bar_practical .myCell:nth-of-type(odd) .unit .unit-left {
        order: 2;
    }
    .bar_practical .myCell:nth-of-type(odd) .unit .unit-body {
        width: 100%;
        padding-right: 20px;
    }
    .bar_practical .myCell:nth-of-type(odd) .unit-left img {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

}


/*      I N S T I T U T E
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.institute_sec h4 {
    font-weight: 500;
    font-size: 21px;
}
.institute_sec blockquote {
    display: block;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    max-width: 700px;
    margin: 40px auto;
    color: #2e57a4;
    border: 0;
}
.institute_sec blockquote span {
    display: block;
    margin: 5px 0 0;
}

.institute_sec .txt p,
.institute_sec .txt ul {
    text-align: left;
    font-size: 17px;
    color: #000010;
}


.institute_sec .txt ul {
    margin: 30px 0 0;
    padding-left: 0px;
    line-height: 30px;
}

.institute_sec ul li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    text-align: left;
}
.institute_sec ul li:before {
    content: '';
    background-image: url(../images/arrow_right2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 8px;
}



/*      T E A M
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

section.our_team {
    padding-bottom: 50px;
}
.our_team figure.thumbnail-josip {
    display: table;
    width: 100%;
    overflow: auto;
    min-height: 260px;
    margin-bottom: 50px;
    padding: 0 15px;
}
.our_team figure.thumbnail-josip .thumbnail-desc {
    background-color: #325ea8;
    vertical-align: middle;
    display: table-cell;
    padding: 30px 20px 30px 30px;
}
.our_team figure.thumbnail-josip .thumbnail-josip-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding: 0;
    margin-bottom: 10px;
}
.our_team figure.thumbnail-josip .thumbnail-desc p {
    font-style: italic;
    opacity: .5;
    color: #FFF;
}
.our_team .myCol.dark_lg figure.thumbnail-josip .thumbnail-desc {
    background-color: #1d3d87;
}
.our_team figure.thumbnail-josip .thumb_img {
    box-shadow: 0px 1px 10px 1px rgb(188, 207, 226);
    border: 1px solid rgba(0, 64, 136, 0.2);
    border-right: 0;
    overflow: hidden;
    display: table-cell;
    width: 200px;
    height: 250px;
}

.our_team figure.thumb_main .thumb_img {
    width: 100%;
    display: block;
    height: 400px;
}
.our_team figure.thumb_main .thumbnail-desc {
    display: block;
    text-align: center;
    padding: 20px 20px;
}
.our_team figure.thumb_main .thumb_img img {
    width: auto; max-height: 100%;
}



@media (min-width: 992px) {
    .our_team .thumbnail-josip:hover .thumbnail-desc {
        -webkit-transform: none;
        transform: none;

        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
}
@media (max-width: 991px) {

    .our_team .myCol.dark_lg figure.thumbnail-josip .thumbnail-desc {
        background-color: #325ea8;
    }
    .our_team .myCol:nth-of-type(odd) figure.thumbnail-josip .thumbnail-desc {
        background-color: #1d3d87;
    }

}


/*       S E R V I C E S
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.isotope-filters.isotope-filters-vertical > ul {
    /* margin-top: 99px; */
}
.isotope-filters.isotope-filters-vertical .isotope-filters-list {
    padding-bottom: 15px; margin: 0;
}
.isotope-filters.isotope-filters-vertical .isotope-filters-list > li + li {
    border-top: 1px dotted #aaa;
    margin: 0;
}
.isotope-filters.isotope-filters-vertical .isotope-filters-list > li {
    text-align: left !important;
}
.isotope-filters.isotope-filters-vertical .isotope-filters-list > li > a {
    display: block !important;
    white-space: inherit;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 10px 10px 0;
    color: #777;
}
.isotope-filters-list > li > a span {
    text-transform: capitalize;
}

.isotope .isotope-item h4.h4 {
    margin: 0;
}
.isotope .isotope-item p {
    font-size: 17px;
}

.isotope .isotope-item .txt_block {
    margin: 30px 0 50px;
}
.isotope .isotope-item .img_block img {
    box-shadow: 10px 10px rgba(0, 75, 154, 0.3);
    max-height: 500px;
    max-width: 700px;
    display: none;
}
.isotope .isotope-item .img_block > div {
    box-shadow: 10px 10px rgba(19, 54, 130, 0.3);
    border: 1px solid rgba(19, 54, 130, 0.15);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 100%;
}


/*      G A L L E R Y
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.our_gallery .isotope-wrap {
    margin-top: 0;
}
.our_gallery a.thumbnail-custom {
    display: block;
    overflow: hidden;
}
.our_gallery a.thumbnail-custom figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    border: 0px solid red;
    height: 230px;
    width: 100%;
}
.our_gallery a.thumbnail-custom img {
    position: relative;
    opacity: 0;
    /* z-index: -1; */
}
.our_gallery a.thumbnail-custom figure > div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    border: 0px solid red;
    height: 230px;
    width: 100%;
}


/*      C O N T A C T
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.contact_us .unit-body strong {
    display: block;
}

.contact_us h2.h2:before,
.contact_us h2.h2:after {
    margin: 0;
}

.contact_us h4.h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin: 0 0 15px;
    font-size: 18px;
}
.contact_us .text-primary {
    color: #3c7ab8;
}

.contact_us .unit-body {
    font-size: 14px;
}
.contact_us .c_time .unit-body strong {
    /* font-size: 13px; */
}
.contact_us .c_add {
    margin-top: 33px !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /
      M E D I A _ Q U E R I E S
/- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media (min-width: 1200px) and (max-width: 1366px) {

	/* .rd-navbar-brand { max-width: 320px; } */
    .sec_team .thumbnail-josip a.img { height: 200px; }
    .sec_team .thumbnail-josip .thumbnail-desc { padding: 15px 16px 15px 20px; }
    .sec_team h5.thumbnail-josip-title { font-size: 15px; }

}
@media screen and (max-width: 1199px) {

    .myHeader .main-menu {
        padding-top: 100px;
    }
    .rd-navbar-absolute .rd-navbar-wrap,
    .rd-navbar-minimal.rd-navbar-light,
    .rd-navbar-minimal.rd-navbar-static .rd-navbar-menu-wrap,
    .page-head-main .rd-navbar-minimal.rd-navbar-light.rd-navbar-fixed .rd-navbar-panel {
        height: auto !important; 
    }
    .page-head-main .rd-navbar-minimal.rd-navbar-light.rd-navbar-fixed .rd-navbar-panel {
        top: 0;
    }

    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-top-panel-toggle,
    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-top-panel {
        display: none;
    }
    .page-head-main .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-toggle {
        float: right; margin: 5px 15px 0 0;
    }
    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-brand {
        /* position: static; */
        transform: none; max-width: none; width: 100%; left: 0; padding: 5px 25px; display: block !important; text-align: left;
    }
    .rd-navbar-brand a {
        max-width: 130px;
    }
    .rd-navbar-brand span {
        top: 10px; max-width: 500px; font-size: 30px; line-height: 20px;
    }
    .myMenu {
        right: 15px; right: 20px; /* width: 46px; height: 45px; padding: 0px 11px; */
    }
    .myMenu .menui {
        /* width: 24px; height: 3px; margin-top: 6px; */
    }
    .myMenu .top-animate,
    .myMenu .bottom-animate {
        top: 15px !important;
    }
    .rd-navbar-minimal.rd-navbar--is-stuck .myMenu {
        box-shadow: -0px 0px 5px rgba(255, 255, 255, 0.75);
        right: 20px;
    }


    .rd-navbar-minimal.rd-navbar--is-stuck .rd-navbar-brand a {
        max-width: 110px;
    }
    .rd-navbar-minimal.rd-navbar--is-stuck .rd-navbar-brand span {
        left: 0; right: 0; font-size: 30px; line-height: 20px; letter-spacing: 0;
    }

    header .icn_chair p {
        width: 40px; right: 80px; top: 19px;
    }

    h4.h4 {
        font-size: 18px;
    }
    .swiper-container h2 {
        font-size: 40px;
    }


    .what_different .icon-xlg.icon-circle {
        width: 100px; height: 100px; line-height: 100px; font-size: 40px;
    }
    .what_different .txt_block {
        padding: 0 0px;
    }  
    .what_different .txt_block p, .what_different .txt_block ul {
        font-size: 15px;
    }
    .sheldue .sheldue-item .sheldue-item-body {
        max-height: none; overflow: hidden; padding: 15px 20px 30px; font-size: 14px; height: 250px;
    }
    .sheldue-item-body .offset-top-24 {
        margin-top: 15px !important;
    }
    .what_different h2, .our_practice h2, .sec_service h2, .sec_team h2 {
        font-size: 40px;
    }
    .our_practice {
        padding: 60px 15px;
    }
    section.sec_service {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .sec_team {
        padding: 0px 0 30px;
    }

    .sec_team .thumbnail-josip.thumbnail-big {
        width: 19%; max-width: none; display: inline-block; vertical-align: top; margin-top: 0 !important; margin-bottom: 15px;
    }
    .sec_team .thumbnail-josip a.img {
        border: 0; display: block;
    }
    .sec_team .thumbnail-josip .thumbnail-desc {
        padding: 9px 20px; height: 60px; vertical-align: middle; display: table-cell; width: 1%;
    }
    .sec_team h5.thumbnail-josip-title {
        font-size: 16px; margin: 0;
    }
    .sec_team .thumbnail-josip .thumbnail-desc p {
        font-size: 13px;
    }


    .g_map iframe {
        height: 250px;
    }
    .footer-brand > a,
    .footer-social ul{
        max-width: 225px;
    }
    footer.section-relative {
        padding-top: 30px;
    }


    .inner_page {
        padding: 50px 0;
    }
    .breadcrumb-modern {
        padding-top: 90px;
        text-align: left;
    }
    .breadcrumb-modern .bannerbar {
        margin-top: 33px;
    }
    .our_services .isotope-filters.isotope-filters-vertical {
        background-color: rgba(0, 70, 143, 0.2); color: rgba(37, 48, 124, 0.55); padding: 5px 15px; display: block;
    }
    .our_services button.isotope-filters-toggle {
        background-color: transparent !important; box-shadow: none !important; outline: none !important;
        color: #25307c !important; border: 0; padding: 8px 20px; font-weight: 700; font-size: 14px;
    }
    .our_services button:active:hover,
    .our_services button:active:focus,
    .our_services button:active.focus,
    .our_services button.active:hover,
    .our_services button.active:focus {
        background-color: #25307c;
    }
    .isotope-filters.isotope-filters-vertical .isotope-filters-list {
        border: 1px solid #aec7de; border-radius: 0; width: 300px; padding: 0px; margin: 4px 0 0;
    }
    .isotope-filters.isotope-filters-vertical .isotope-filters-list > li > a {
        padding: 7px 11px; font-size: 13px;
    }
    .isotope-filters.isotope-filters-vertical .isotope-filters-list > li > a.active,
    .isotope-filters.isotope-filters-vertical .isotope-filters-list > li > a.hover {
        color: #17347d;
    }
    .isotope-filters-list > li > a span {
        display: inline-block;
    }
    .our_team figure.thumbnail-josip .thumbnail-desc {
        padding: 30px 20px;
    }

}
@media (min-width: 992px) and (max-width: 1199px) {

    footer .range > [class*='cell'] {
        width: 33.33%;
    }

}
@media screen and (max-width: 991px) {


    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-brand {
        padding: 5px 20px;
    }
    .myMenu {
        background-color: rgba(36, 50, 129, 1); right: 20px;

        background-color: #252f7c;
        border-radius: 50%; width: 50px; height: 50px; padding: 0 11px;
    }
    .myMenu .menui {  width: 28px; height: 4px; }
    .myMenu .menui.top-menu { top: 4px; }
    .myMenu .menui.mid-menu { top: 14px; }
    .myMenu .menui.bottom-menu { top: 24px; }


    .rd-navbar-brand span {
        max-width: 400px; font-size: 25px; word-spacing: 4px; display: none;
    }
    header .icn_chair {
        display: none;
    }
    .swiper-wrapper {
        height: 500px;
    }
    .section-slider-custom > div {
        /* display: block; width: 100%; margin: 0; */
    }
    .main_three_boxs .range.offset-lg-top-34-negative {
        margin-top: 30px;
    }
    .service .service-desc.h6 {
        border-radius: 5px; position: absolute; width: 250px; bottom: 15px; right: -15px;
    }

    .breadcrumb-modern {
        padding-top: 90px;
        padding-bottom: 15px;
    }
    .breadcrumb-modern:before {
        background: -moz-linear-gradient(left, rgba(0, 75, 154, 0.6) 0%,rgba(19, 54, 130, 0.8) 100%);
        background: -webkit-linear-gradient(left, rgba(0, 75, 154, 0.6) 0%,rgba(19, 54, 130, 0.8) 100%);
        background: linear-gradient(to right, rgba(0, 75, 154, 0.6) 0%,rgba(19, 54, 130, 0.8) 100%);
    }
    .breadcrumb-modern .bannerbar {
        margin-top: 25px;
    }
    .breadcrumb-modern ul {
        text-align: center;
        float: none;
        display: block;
        display: none;
    }
    .breadcrumb-modern h2.h2 {
        opacity: .75;
        display: block;
        text-align: center;
        /* position: absolute;
        left: 0;
        right: 0;
        bottom: 100%; */
    }
    .inner_page h2.hideX {
        display: none;
    }

    .inner_page {
        padding: 30px 0;
    }
    .what_different .icon-xlg.icon-circle {
        float: left; width: 70px; height: 70px; line-height: 70px; margin-right: 30px;
    }
    .what_different .txt_block h4.h4 {
        float: left;
    }  
    .what_different .txt_block p, .what_different .txt_block ul {
        float: left; width: 100%; text-align: left; margin-left: 10px;
    }
    .sheldue .sheldue-item {
        text-align: center;
    }
    .sheldue .sheldue-item .sheldue-item-body {
        height: 190px;
    }
    .sheldue .sheldue-item.timing_item .text-gray-light {
        text-align: left;
    }
    .sheldue .sheldue-item.first .sheldue-item-body {
        height: auto;
    }

    .sec_team .thumbnail-josip.thumbnail-big {
        width: 24%;
    }
    .sec_team .thumbnail-josip figcaption {
        display: none;
    }
    .sec_team .team_btn {
        display: block;
    }
    .sec_testimonial .quote-body {
        font-size: 18px;
    }
    .our_gallery a.thumbnail-custom figure {
        height: 200px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {

    .section-sm-110 {
        padding-top: 85px; padding-bottom: 85px;
    }
    .footer-brand > a,
    .footer-social ul{
        margin: auto; margin-right: 0;
    }

    .sheldue .sheldue-item.first .sheldue-item-body {
        background: #325ea8;
    }
    .sheldue .sheldue-item.light .sheldue-item-body {
        background: #2a54a2;
    }

}
@media screen and (max-width: 767px) {

    .myHeader .main-menu {
        padding: 75px 15px 25px;
        width: 250px;
    }
    .myHeader .main-menu li a {
        font-size: 16px;
        font-weight: 300;
    }
    .swiper-wrapper {
        height: auto;
    }
    .swiper-slide {
        /* background-size: contain !important;  */
        background-position: top; width: 100% !important; height: 400px;
    }
    .swiper-container {
        width: 100%;
    }
    .swiper-container h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .swiper-container .shell {
        width: 100%; min-width: auto; max-width: none;
    }
    .service .service-desc.h6 {
        right: -20px;
    }
    .sec_testimonial .quote-classic .quote-body {
        padding: 0 25px;
    }
    .sec_testimonial .quote-classic:before {
        font-size: 20px; top: -5px;
    }

    .footer-brand > a,
    .footer-social ul{
        max-width: 200px; margin: auto; 
    }
    .footer-social ul {
        /* display: none; */
        margin: -10px auto 15px;
    }
    footer .col_logo {
        margin-top: 30px !important;
    }
    .copy_rite {
        margin-top: 0;
    }
    h2.h2 {
        font-size: 44px;
        line-height: 50px;
    }
    .section-98 {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .breadcrumb-modern {
        text-align: center;
    }
    .rd-navbar-brand span {
        font-size: 20px;
        padding-top: 17px;
        left: 50px;
    }
    .sheldue .sheldue-item .sheldue-item-body {
        height: auto;
    }
    .sheldue .btn {
        padding: 6px 15px;
        font-size: 14px;
    }
    .bar_practical .myCell .unit-left span {
        margin-right: 25px;
    }
    .sheldue-item.last.contacy_item {
        /* display: none; */
    }
    .contacy_item.sheldue-item .text-bold a {
        font-size: 15px;
        display: block;
    }
    .contacy_item.sheldue-item .text-bold br {
        display: none;
    }
    .bar_practical {
        margin: 50px 0;
    }
    .bar_practical .myCell .unit {
        margin-bottom: 0;
        padding: 0 0 0 15px;
    }
    .bar_practical .myCell {
        margin-top: 20px;
    }
    .our_practice {
        padding: 50px 15px !important;
    }
    .our_practice p {
        margin-top: 15px !important;
    }
    .our_practice .text-left {
        text-align: center;
    }
    .about_sec .abt_txt p,
    .our_practice p {
        font-size: 16px;
    }
    .our_institute .abt_txt {
        margin-bottom: 50px;
    }
    .sec_service .offset-top-60,
    .sec_service .offset-top-50 {
        margin-top: 30px !important;
    }
    .sec_service .service img {
        max-width: 280px;
    }
    .sec_team .thumbnail-josip.thumbnail-big {
        width: 32%;
    }
    .sec_team h5.thumbnail-josip-title {
        line-height: 20px;
    }
    .sec_testimonial .quote-body {
        font-size: 16px;
    }
    .inner_page {
        padding: 30px 0 30px;
    }
    .inner_page h2.h2 {
        margin-bottom: 50px;
        font-size: 30px;
    }
    .inner_page .offset-top-41 {
        margin-top: 20px;
    }
    .our_services .isotope-item {
        margin-top: 0 !important;
    }
    .isotope-filters.isotope-filters-vertical .isotope-filters-list {
        width: 200px;
    }
    .our_gallery .isotope-item {
        padding: 0 10px;
        margin-top: 20px !important;
    }
    .our_team figure.thumbnail-josip .thumbnail-josip-title {
        line-height: 24px; font-size: 18px;
    }
    .our_team figure.thumbnail-josip .thumbnail-desc p {
        font-size: 14px;
    }

}
@media screen and (max-width: 575px) {

    .myMenu {
        right: 15px;
    }
    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-brand {
        padding: 5px 15px;
    }
    .rd-navbar-brand a {
        max-width: 110px;
    }
    .rd-navbar-brand span {
        display: none;
    }
    .rd-navbar-mobile-brand {
        display: none;
    }
    .swiper-slide {
        height: 275px;
    }
    .section-slider-custom > div {
        padding: 0 20px !important;
    }
    .swiper-container h2 span {
        display: inline-block;
        font-size: 100%;
        letter-spacing: 0;
    }
    .main_three_boxs {
        padding: 0 30px;
    }
    .sec_service .offset-top-50 {
        margin-top: 15px !important;
    }
    .sec_team .thumbnail-josip a.img {
        height: 200px;
    }
    .sec_team h5.thumbnail-josip-title {
        font-size: 15px;
    }
    footer {
        padding-right: 15px;
        padding-left: 15px;
    }
    .breadcrumb-modern .bannerbar {
        margin-top: 5px;
    }
    .breadcrumb-modern h2.h2 {
        font-size: 40px;
    }
    .our_team figure.thumbnail-josip .thumbnail-desc {
        padding: 15px;
    }

    .section-98 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

}
@media screen and (max-width: 479px) {
    
    .rd-navbar-minimal.rd-navbar-fixed .rd-navbar-brand {
        top: 10px;
    }
    .myHeader .main-menu li {
        padding: 5px;
    }
    .myHeader .main-menu li a {
        font-size: 15px;
        font-weight: 400;
    }

    .swiper-slide {
        height: 220px;
    }
    .section-slider-custom {
        padding: 90px 0 30px;
    }
    .section-slider-custom > div {
        padding: 0 !important;
    }
    .swiper-container h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .swiper-container-horizontal > .swiper-pagination {
        bottom: 10px;
    }
    .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
        margin: 0 9px;
    }

    .main_three_boxs {
        margin-top: 20px !important;
    }
    .main_three_boxs .range.offset-lg-top-34-negative {
        margin-top: 20px;
    }
    .main_three_boxs .timing_item .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_three_boxs .timing_item .range > .cell-xs-4 {
        -webkit-flex-basis: 33.33333%; -ms-flex-preferred-size: 33.33333%; flex-basis: 33.33333%; 
        max-width: 33.33333%;
    }
    .main_three_boxs .timing_item .range > .cell-xs-5 {
        -webkit-flex-basis: 41.66667%; -ms-flex-preferred-size: 41.66667%; flex-basis: 41.66667%; 
        max-width: 41.66667%;
    }
    .main_three_boxs .timing_item .range > .cell-xs-7 {
        -webkit-flex-basis: 58.33333%; -ms-flex-preferred-size: 58.33333%; flex-basis: 58.33333%; 
        max-width: 58.33333%;
    }
    .main_three_boxs .timing_item .range .text-xs-right {
        text-align: right;
    }
    .sheldue .btn {
        padding: 9px 19px;
    }
    .sec_testimonial .quote-classic .quote-body {
        padding: 0 20px; font-size: 15px;
    }
    .sec_testimonial .quote-classic:before {
        font-size: 16px;
    }

    h2.h2 {
        font-size: 36px; line-height: 40px;
    }
    .breadcrumb-modern h2.h2 {
        font-size: 30px;
    }
    .sheldue-item-body .range > div {
        margin: 0 !important;
    }
    .what_different {
        padding-left: 15px;
        padding-right: 15px;
    }
    .what_different .icon-xlg.icon-circle {
        margin: auto; float: none;
    }
    .what_different .txt_block h4.h4 {
        width: 100%;
    }
    .what_different .txt_block p {
        margin: 0 0 30px;
    }
    .sec_service .service img {
        max-width: 250px;
    }
    .sec_team .thumbnail-josip.thumbnail-big {
        width: 49%;
    }
    .sec_team .thumbnail-josip .thumbnail-desc {
        padding: 5px 20px; height: 50px;
    }
    footer h6 {
        text-align: left;
    }
    .inner_page {
        /* padding: 30px 0; */
    }
    .our_team figure.thumbnail-josip .thumb_img,
    .our_team figure.thumbnail-josip .thumbnail-desc {
        display: block; margin: auto; border: 0;
    }
    .our_team figure.thumbnail-josip .thumbnail-josip-title {
        margin-bottom: 5px;
    }
    .our_team figure.thumbnail-josip .thumbnail-desc p {
        display: block !important;
        font-size: 13px;
    }
    .our_team figure.thumb_main .thumb_img {
        height: 315px;
    }
    .inner_page h2.h2 {
        margin-bottom: 30px;
        font-size: 26px;
    }
    .inner_page .offset-top-41 {
        margin-top: 0px;
    }
    .our_gallery .isotope-item {
        width: 100%;
    }
    .our_gallery .isotope-item:first-child {
        margin-top: 0 !important;
    }
    .our_gallery a.thumbnail-custom figure {
        height: 220px;
    }
    .bar_practical {
        margin: 30px 0;
    }
    .our_institute .abt_txt {
        margin-bottom: 30px;
    }

    .section-98 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    html .page .offset-top-50 {
        margin-top: 25px;
    }

}
@media screen and (max-width: 400px) {

    .myHeader .main-menu {
        padding: 80px 15px 20px;
    }

    .swiper-container h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .main_three_boxs {
        padding: 0 20px;
    }
    .sec_team .thumbnail-josip.thumbnail-big {
        width: 250px; margin-bottom: 10px;
    }
    .sec_team .thumbnail-josip a.img {
        height: 250px;
    }
    .sec_team .thumbnail-josip .thumbnail-desc {
        padding: 10px 20px; height: auto;
    }
    .our_team figure.thumbnail-josip .thumbnail-josip-title {
        font-size: 16px;
    }

}
@media screen and (max-width: 380px) {
    
    .myHeader .main-menu {
        padding: 90px 15px 20px; width: 225px; left: 0; width: auto;
    }
    .swiper-slide {
        height: 185px;
    }
}




.myMenu {
    display: none;
}

.header-menu {
    display: flex !important;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
}

.header-menu li { 
    padding: 20px 5px;
}

.header-menu li a { 
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media(min-width: 768px) {
    .rd-navbar-brand.veil-lg {
        display: flex !important;
        flex-flow: row wrap;
        justify-content: space-between;
    }
}

@media(max-width: 767px) {
    .myMenu {
        display: block;
    }

    .header-menu {
        display: none !important;
    }
}