
.site-container-wrapper{}

.page-container-fluid{}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.logo-menu-section{}

header.fixed-top.mega-menu-section {
    height: auto;
    position: fixed;
    z-index: 9;
    width: 100%;
    padding: 0 15px;
	background: #081832;
}

header.fixed-top.mega-menu-section .logo-menu-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	height: 86px;
    background: #081832;
}

.main-menu-fixed {
    height: 56px;
    width: calc(100% - 260px);
    background: transparent;
    display: inline-flex;
    justify-content: end;
}

.main-menu-fixed .nav-rt-menu {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-end;
}

.main-menu-fixed .nav-rt-menu ul.nav-list {
    padding: 16px 0;
    margin: 0 0;
    height: 60px;
}
.main-menu-fixed .nav-rt-menu ul.nav-list li {display:inline-block;}

.main-menu-fixed .nav-rt-menu ul.nav-list a {
    color: #252525;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
}

.main-menu-fixed .nav-rt-menu ul.nav-list a.active {
    color: #0059a8 !important;
	position:relative;
}

.main-menu-fixed .nav-rt-menu ul.nav-list a.active:after {
    content: '';
    background: #0059a8;
    height: 3px;
    width: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 8px;
}

header.mega-menu-section h1 {
    min-width: 240px;
    text-decoration: none;
    color: #116399;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    width: fit-content;
    margin: 0 0;
    padding: 0 0;
}


header.mega-menu-section h1 a {
    text-decoration: none !important;
    color: #116399;
    letter-spacing: -0.7px;
}

header.mega-menu-section h1 a span {
    color: #4ec2ef;
    font-weight: 500;
    font-size: 29px;
    padding-left: 4px;
}

footer{background:#333333 !important;}

.footer-horz-nav{}

.footer-horz-nav ul.footer-links {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    justify-content: center;
}

.footer-horz-nav ul.footer-links li{list-style-type: none;
    padding: 8px 0;
margin: 0 0;}

.footer-horz-nav ul.footer-links li a{color: #dfdfdf;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
	transition:0.3s ease all;
	padding: 0 25px;
}

ul.footer-links li a:hover {
    color: #FFFFFF;
}


.main-menu-fixed .nav-blue {
    background: #46c4f5;
    height: 55px;
    padding: 0 30px;
}
.main-menu-fixed .nav-blue ul.nav-list {
    margin: 0;
    padding: 0;
	display: flex;
}
.main-menu-fixed .nav-blue ul.nav-list li {
    width: fit-content;
    display: inline-block;
}
.main-menu-fixed .nav-blue ul.nav-list li a {
    height: 54px;
    display: inline-flex;
    color: #FFFFFF;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 0 30px;
	transition: 0.4s ease all;
}
.main-menu-fixed .nav-blue ul.nav-list li a:hover {background: rgba(256,256,256, 0.2);}
.main-menu-fixed .nav-blue ul.nav-list li a.active{background:#FFFFFF; color:#2d2d2d;}

img.main-logo {
    height: auto;
}

.top-banner-hold {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.top-banner-hold .banner-widget-50 {
    max-width: 50%;
    min-width: 50%;
}

.slide-hold-item {
    height:260px;
    display: flex;
    align-items: center;
}

.slide-box-inn .item-content-hold {
    width: 440px;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.slide-box-inn .item-content-hold h3 {
    color: #FFFFFF;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.25em;
    text-align: center;
    margin: 0 0;
    padding: 8px 0;
}

.slide-box-inn .item-content-hold p {
    text-align: center;
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0;
}

.mid-wrapper-holdv2 {
    max-width: 1280px;
    width: 100%;
    padding: 60px 30px;
    margin: 0 auto;
}

.slide-box-inn {
    width: 100%;
    display: flex;
}

.slide-box-inn .item-media-hold {
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.slide-box-inn .item-media-hold img {
    width: fit-content !important;
}

.slide-box-inn .item-content-hold {
    width: 440px;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

h3.banner-head {
    color: #fff;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0;
    padding: 0 0;
}

.banner-content-hold .banner-media-slide {
    width: 100%;
    overflow: hidden;
}

.banner-media-hold {
    width: 100%;
    max-height: 480px;
	text-align: right;
}

.banner-media-hold img {
    height: 480px;
}

article { display: block;width: 100%;}

section.section-containerfluid-wrapper{max-width:100%; width:100%; padding:0 30px; margin:0 auto;}
section.section-container-wrapper{max-width:1280px; width:100%; padding:60px 30px; margin:0 auto;}
.blue-bg-wrapper{background:#46b9f2 !important;}

h3.section-head {
    color: #222222;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin: 0 0;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    text-align: center;
}

h5.section-head-tagline {
    color: #555555;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0;
    padding: 0 300px;
}

h3.section-headINN {
    color: #222222;
    font-size:48px;
    font-weight: 700;
    line-height:48px;
    margin:0 0 20px 0l;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    text-align: left;
}

h5.section-headINN-tagline {
    color: #555555;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0 0px;
}

.mid-wrapper-split2 {
    width: 100%;
    display: flex;
    align-items: stretch;
}

.mid-wrapper-split2 .flex-container50 {
    min-width: 50%;
    box-sizing: border-box;
    width: 50%;
}

.vertical-block {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 100px;
    margin: 50px 0 0 0;
}

h4.block-head {
    color: #222222;
    font-size: 22px;
    padding: 20px 0;
    margin: 0;
    line-height: 22px;
    font-weight: 500;
}

.justify-flex-container {
    display: flex;
    justify-content: space-between;
}

.img-border-round {
    width: 136px;
    height: 136px;
    border: 2px solid #cbcbcb;
    display: inline-flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

img.img-block {
    width:80px;
    height:80px;
}
.btn.btn-primary.button-line {
    background:transparent;
    border: 2px solid #ed2024;
    min-width: 100px;
    height: 45px;
    color: #ed2024;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    padding:10px 45px;
	transition: 0.3s ease all;
}

.btn.btn-primary.button-line:hover{ background: #ed2024; color: #FFFFFF;}


.card-auto-md {
    width: 100%;
    display: block;
    max-height: 350px;
    overflow-y: auto;
    margin: 15px 0 0 0;
    padding: 0 68px 0px 0;
}
.card-auto-md .discussion-child {
    width: 100%;
    display: block;
    margin: 5px 0px 20px 0;
}

p {
    padding: 0;
    color: #262626;
    font-style: normal;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 20px;
}

.pad-tb-sm{padding:20px 0 !important;}


.img-parallex-section {height:580px;  position:relative;  width: 100%;}

.img-parallex-section .bg-banner-wrapper { height:580px;  width: 100%; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto;}

.img-parallex-section .bg-banner-wrapper img.aboutus-banner {height:580px;  width:100%; object-fit: cover;}

.img-parallex-section .bg-banner-mask { background: rgba(0,0,0, 0.7);  position: absolute; height:580px;  width: 60%;   left: 0;    top: 0;}

.img-parallex-section .parallex-content { position: absolute;  width: 60%; padding: 60px 160px; left: 0;  top: 0;}

.parallex-content.flex-align-center {display: flex; flex-flow: column; align-items: center;  justify-content: flex-end;}

.quote-hold {
    margin: 40px 0 20px 0;
}

.content-section-s2 {
    text-align: center;
    margin: 20px 40px;
}

.consult-block {
    max-width: 650px;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin: 80px auto 0 auto;
}

.consult-icon-hold {
    width: 200px;
}

.grey-bg-v1{background:#f7f7f7 !important;}

.consult-icon-hold img {
    width: 160px;
    height: 160px;
    object-fit: contain;
}

.mid-wrapper-holdv2{}

.consult-details-hold {
    height: 160px;
    display: inline-flex;
    align-items: center;
    width: 300px;
    padding-left: 50px;
}
.consult-details-hold ul.contact-details {
    padding: 0px 0;
    margin: 0px;
}
.consult-details-hold ul.contact-details li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    line-height: 18px;
}
.consult-details-hold ul.contact-details li span {
    background: #eaeaea;
    width: 35px;
    height: 35px;
    display: inline-flex;
    border-radius: 500px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #454545;
    margin-right: 15px;
}



.inner-pagebanner {height: 350px; position: relative;  width: 100%;	}

.inner-pagebanner .banner-img-holdsm {height: 350px; position: absolute;  width: 100%;  z-index: 1;}

.inner-pagebanner .banner-img-holdsm img {width: 100%; height: 350px; object-fit: cover;}

.inner-pagebanner .banner-mask {width: 100%;  height: 350px; position: absolute; background: rgba(0,0,0, 0.3);  z-index: 2;}

.inner-pagebanner .banner-content-hold {height: 350px; position: absolute;  z-index: 3;  width: 100%;  display: flex;  align-items: center;}

.inner-pagebanner .banner-content-hold h2.banner-head{margin-top: 80px;}










ul.list-bg-high li.status-remainder {
    list-style-type: none;
    border: 1px solid rgba(255,0,0, 0.2);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    border-left: 4px solid rgba(255,0,0, 0.2);
}

ul.list-bg-high li.status-download {
    background: rgba(0,0,0, 0.015);
    border: 1px solid rgba(0,0,0, 0.03);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    list-style-type: none;
}

ul.list-bg-high li.status-download a {
    color: #0086c9;
    font-weight: 500;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px;
}
ul.list-bg-high li.status-download a span {
    margin-right: 10px;
}

h4.card-title {
    margin: 0;
    padding: 0;
    color: #262626;
    font-family: Montserrat,sans-serif;
    font-style: normal;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5em;
}

.mar-t30{margin-top:30px !important;}

.form-check.form-check-list {
    margin-bottom: 8px;
    color: #555555;
    font-weight: 500;
}

.footer-hold {
    width: 100%;
    padding: 40px 0;
    display: block;
    max-width: 1280px;
    margin: 0 auto;
}

.verti-nav {
    width: 100%;
    margin: 0 0 30px 0;
    display: block;
}

.verti-nav h6 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    margin: 0 0 15px 0;
    border-bottom:1px solid rgba(256,256,256, 0.25);
    width: 90%;
}




ul.footer-links li.social-links {
    border: 1px solid rgba(256,256,256, 0.3);
    margin: 0 0 5px 0;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
	transition:0.3s ease all;
}

ul.footer-links li.social-links:hover {
    background: #FFFFFF;
}

ul.footer-links li.social-links:hover a{color:#46b9f2 !important}
ul.footer-links li a .fa {
    font-size: 20px;
}

.footer-bottom {
    width: 100%;
    display: block;
    padding:0px 00 0;
    margin: 0 0;
   }

.footer-bottom p {
    font-size: 13px;
    color: #dfdfdf;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 10px;
}

ul.inline-links-sm {
    padding: 0 0;
    margin: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.inline-links-sm li {
    list-style-type: none;
    text-align: center;
    display: inline-block;
    padding: 0 15px;
}

ul.inline-links-sm li a {
    color: #dddddd;
    text-decoration: none;
    font-size: 13px;
	transition:0.3s ease all;
}

ul.inline-links-sm li a:hover{ color: #FFFFFF;}

ul.social-hold-menu {
    padding: 30px 0;
    margin: 0px;
    display: flex;
    justify-content: center;
}

ul.social-hold-menu li.social-links {
    list-style-type: none;
    margin: 0 10px;
    padding: 0;
}

ul.social-hold-menu li.social-links a {
    color: #aaaaaa;
    font-size: 18px;
    border: 1px solid #aaaaaa;
    width: 50px;
    height: 50px;
    display: inline-flex;
    border-radius: 500px;
    align-items: center;
    justify-content: center;
	transition:0.3s ease all;
}

ul.social-hold-menu li.social-links a:hover{color: #FFFFFF; border: 1px solid #FFFFFF;}

ul.social-hold-menu li.social-links a.fa{}

.thd-w5 {
    width: 5% !important;
}

.thd-w10 {
    width: 10% !important;
}

.thd-w15 {
    width: 15% !important;
}

.thd-w20 {
    width: 20% !important;
}

.thd-w25 {
    width: 25% !important;
}

.thd-w30 {
    width: 30% !important;
}

.thd-w35 {
    width: 35% !important;
}

.thd-w40 {
    width: 40% !important;
}

.thd-w45 {
    width: 45% !important;
}

.thd-w50 {
    width: 50% !important;
}

.thd-w55 {
    width: 55% !important;
}

.thd-w60 {
    width: 60% !important;
}

.thd-w65 {
    width: 65% !important;
}

.thd-w70 {
    width: 70% !important;
}

.thd-w75 {
    width: 75% !important;
}

.thd-w80 {
    width: 80% !important;
}

.thd-w85 {
    width: 85% !important;
}

.thd-w90 {
    width: 90% !important;
}

.thd-w95 {
    width: 95% !important;
}

.thd-w100 {
    width: 100% !important;
}



#banner-head-events .owl-dots{}

#banner-head-events .owl-dots button.owl-dot,
#banner-head-eventsINN .owl-dots button.owl-dot{
    background: rgba(256,256,256, 0.4);
    width: 10px;
    height: 10px;
    border-radius: 500px;
    padding: 0;
    margin: 0 4px;
}

#banner-head-events .owl-dots button.owl-dot.active, 
#banner-head-eventsINN .owl-dots button.owl-dot.active{background: #c6f047;}

#banner-head-eventsINN .owl-dots {
    text-align: center;
}


.inner-page-banner {
    max-width: 1280px;
    width: 100%;
    padding: 40px 30px;
    margin: 0 auto;
    min-height: 200px;
}

.inner-page-banner .banner-content-hold{}


.grade-text {
    font-size: 18px;
    font-weight: 700;
    position:relative;
}

.grade_orange{color: #d19c00;}
.grade_green {
    color: #079306;
}

.grade-text small {
    position: absolute;
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    top: -4px;
}

.banner-media-slide.innerpage-slide{}

.slide-hold-item.inn-slid-sm {
    height: 150px !important;
}

.slide-box-inn.w100-center {
    justify-content: center;
}

.slide-box-inn.w100-center .item-content-hold {
    width: 640px;
}

.search-hold {
    min-width: 400px;
    padding:5px 0;
    display: inline-block;
}

.search-hold .search-bar-section .form-control {
    height: 40px;
	margin-left: 40px;
	border-color: #0059a8 !important;
}

.inline-btn-form {
    margin-left: -40px !important;
}

.search-hold .search-bar-section .input-group-append .btn.btn-outline-secondary {
    height: 40px;
    width: 40px;
    border-color: #0059a8 !important;
    background: #0059a8 !important;
    color: #FFFFFF;
}

.dropdown.menu-custom-nav{}

.dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle {
    color: #252525;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
    background: transparent;
    border: none;
}

.dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle:hover, .dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle:focus{outline:none; box-shadow: none;}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom {
    min-width: 250px;
    margin-top: 22px !important;
    border-radius: 2px;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li {
    width: 100%;
    display: block;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li a.dropdown-item {
    color: #252525;
    text-decoration: none;
    font-weight: 400;
    padding: 8px 15px;
    font-size: 14px;
    margin: 0 0;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li .dropdown-item:active {
    color: #fff !important;

    background-color: #0059a8 !important;
}


.contactus-wrapper .contact-headlines {
    display: flex;
    flex-flow: row;
    width: 100%;
    border-top: 0px solid rgba(0,0,0, 0.05);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px -3px rgb(0 0 0 / 10%);
}
.contactus-wrapper .contact-maphold{}
.contactus-wrapper .contact-headlines .contact-addressleft{flex:1;}
.contactus-wrapper .contact-headlines .contact-addressmid {display:flex; align-items:flex-end;flex:1;}
.contactus-wrapper .contact-headlines .contact-addressright{flex:1; display:flex; justify-content:center; align-items:flex-end;}
.contactus-wrapper .contact-headlines .contact-addressright .location-ico{font-size: 64px;}
.contactus-wrapper .contact-headlines .contact-addressmid ul{margin: 0 0 0 30px; padding: 0;}
.contactus-wrapper .contact-headlines .contact-addressmid ul li {list-style-type: none; color: #111111; font-size:14px; line-height:19px; padding:8px 0 0; margin:0 0; font-family:'Montserrat', sans-serif !important; font-weight:500; letter-spacing:-0.4px;}
.contactus-wrapper .contact-headlines .contact-addressmid ul li span {margin-right: 7px;}

.contact-maphold{display:flex; width:100%; flex-flow:row; margin-top:20px;}
.contact-maphold .contact-formhold{width:50%;}
.contact-maphold .contact-locationhold {
    width: 50%;
    border: 5px solid rgba(0,0,0, 0.08);
    box-sizing: border-box;
}

.contact-maphold .contact-formhold .content-formright {
    width: calc(100% - 20px);
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.contact-maphold .contact-formhold .content-formright .form-group{width: calc(50% - 10px); margin-bottom:20px;}
.contact-maphold .contact-formhold .content-formright .form-group .form-control.contact-custom {
    border: 1px solid #c1c1c1 !important;
    border-radius: 0px !important;
    font-size: 14px;
    height: 50px;
	background: transparent;
	}
.contact-maphold .contact-formhold .content-formright .form-group .form-control.contact-custom.textarea-custom {
    border: 1px solid #c1c1c1 !important;
    box-shadow: none;
    border-radius: 0px;
	height:auto !important;
}
.w50{width:100% !important; float:left;}

.contactus-location-hold {
    width: 100%;
    display: block;
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.1);
}

.contactus-location-hold h3.title-headblue {
    margin: 0 0 5px 0 !important;
}

.btn-custom {
    font-family: 'Raleway', sans-serif !important;
    min-width: 180px;
    min-height: 50px;
    display: inline-flex !important;
    align-items: center;
    border-radius: 0px !important;
    justify-content: center;
	cursor:pointer;
}


.primary-button {
    background: #fab700 !important;
    border: 1px solid #fab700 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
}


.contactus-wrapper .contact-headlines {
    display: flex;
    flex-flow: row;
    width: 100%;
    border-top: 0px solid rgba(0,0,0, 0.05);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px -3px rgb(0 0 0 / 10%);
}
.contactus-wrapper .contact-headlines .contact-addressleft {
    flex: 1;
}

.contactus-wrapper .contact-headlines .contact-addressmid {
    display: flex;
    align-items: flex-end;
    flex: 1;
}

.contactus-wrapper .contact-headlines .contact-addressright {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.contactus-wrapper .contact-headlines .contact-addressright .location-ico {
    font-size: 64px;
}


.float-right{float:right !important;}


.service-widz-wrapper{}
.service-widz-wrapper .services-hold {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	flex-flow: row wrap;
}
.services-hold .services-child {
    min-width: 32%;
    width: 32%;
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 15px 20px 0;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0, 0.06);
    border-radius: 4px;
    padding: 20px 40px;
}
.services-hold .services-child .widz-icon {
    background: rgba(0, 89, 168, 0.1);
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    margin: 0 auto;
}
.services-hold .services-child .widz-icon img{width:50px;}

.services-child .widz-icon{}
.services-child .widz-content{}
.services-child .widz-content h4.swidz-head1 {
    font-size: 20px;
    color: #252525;
    line-height: 1em;
    padding: 0 0;
    margin: 10px 0;
    text-align: center;
}
.services-child .widz-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
}



#banner-images-top .owl-dots {
    position: absolute;
    
    width: 100%;
    text-align: center;
}

#banner-images-top .owl-dots button.owl-dot{
	background:transparent;
    width: 15px;
    height: 15px;
    border-radius: 500px;
    border: 2px solid #999999;
    transition: 0.3s ease all;
	margin: 0 5px;
}

#banner-images-top .owl-dots button.owl-dot.active{
	background: #f9b000;
    width: 15px;
    height: 15px;
    border-radius: 500px;
    border: 2px solid #f9b000;
    transition: 0.3s ease all;
}

.navbar-nav.custom-navbar .nav-link {
    color: #fff7ff !important;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
    background: #081832;
}
.dropend .dropdown-toggle {
  color: salmon;
  margin-left: 1em;
}

.navbar-nav.custom-navbar li.nav-item.mkm-li{margin: 0 10px;}

.dropdown-item:hover {
  background-color: lightsalmon;
  color: #fff;
}
.dropdown.custom-dropdown .dropdown-menu.custom-dropdown-menu {
    display: none;
    margin-top: 0px;
    min-width: 200px;
    padding: 15px;
    border-radius: 2px;
}
.dropdown.custom-dropdown:hover > .dropdown-menu.custom-dropdown-menu,
.dropend:hover > .dropdown-menu.custom-dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}


.product-sec-hold {
    width: 100%;
    display: block;
}

.product-sec-hold .product-inn {
    width: 100%;
    display: flex;
    align-items: center;
}

.product-sec-hold .product-inn .proc-child {
    width: 31%;
    border: 1px solid rgba(0,0,0, 0.1);
    border-radius: 4px;
    height: 314px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 20px;
}

.proc-child .proc-media {
    width: 100%;
    margin-bottom: 10px;
}

.proc-child .proc-media img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.proc-child .proc-content {
    width: 100%;
    padding: 0 10px 10px 10px;
}

.proc-child .proc-content p {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h4.card-head1{}






button.navbar-toggler.mobile-view {
    background: #0059a8 !important;
}
@media screen and (min-width: 769px) {
  .dropend:hover > .dropdown-menu.custom-dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}



/*responsive*/
@media only screen and (min-width:1700px) {
}

@media (max-width:767px){
.search-hold .search-bar-section .form-control {border-color: #0059a8 !important; width: 290px; min-width: 290px;  max-width: 290px;}
h5.section-head-tagline {padding: 0;}
.banner-content-hold{padding:0 0px; width:100%;}
.mid-wrapper-split2 {flex-flow: column-reverse;}
.mid-wrapper-split2 .flex-container50{min-width: 100%;  box-sizing: border-box;  width: 100%;}
.img-parallex-section .bg-banner-mask{width:100%;}
.img-parallex-section .parallex-content {width: 100%; padding: 30px;}
h2.banner-head {font-size:36px;line-height: 48px; text-align: center; padding: 0px 20px;}
.vertical-block{padding:0 20px;}
.content-section-s2 {margin: 20px 10px;}
.consult-block {flex-flow: column; align-items: center;}
h3.section-head {font-size: 40px;line-height: 40px;}

#banner-images-top .owl-nav {display:none;}
.vertical-block img {width: 100%;}
.footer-horz-nav ul.footer-links { flex-flow: column; width: 100%;  align-items: center;}
ul.social-hold-menu {flex-flow: row wrap;}
ul.social-hold-menu li.social-links {width: 40%; margin-bottom: 15px; text-align: center;}
.mid-wrapper-holdv2 {padding:15px 10px;}

header.fixed-top.mega-menu-section .logo-menu-section{display:block !important;}
header.mega-menu-section h1 {min-width: 100px; width: 100px;  display: inline-block !important;}
.main-menu-fixed {display: inline-block; float: right; height: auto; margin: 20px 0 0 0;}
button.navbar-toggler.mobile-view {background: #0059a8 !important;  float: right; width: 50px; text-align: right; margin: 0 0 0 auto;}
.collapse.navbar-collapse.mobile-view-wx{}
.navbar-nav.custom-navbar {min-width: 300px; text-align: center; margin-top: 50px; border-top: 1px solid #cdcdcd;  padding-top: 20px; overflow-y: auto;
    max-height: 318px;}
.dropdown.custom-dropdown:hover > .dropdown-menu.custom-dropdown-menu, .dropend:hover > .dropdown-menu.custom-dropdown-menu {width:80%;  margin:0 auto;}
header.mega-menu-section h1 a {height: 86px; display: inline-flex; align-items: center;}
img.widz-img {width: auto;}
section.section-container-wrapper{padding:30px 20px;}
h3.section-headINN {font-size: 32px; line-height: 36px;}
.section-img-v1 {width: 100%; height: auto; margin: 10px 0;}
.contactus-wrapper .contact-headlines {flex-flow: column; align-items: center;}
.contactus-wrapper .contact-headlines .contact-addressleft {text-align: center;}
.contactus-wrapper .contact-headlines .contact-addressright .location-ico{font-size: 38px; margin: 20px 0 0 0;}
.contactus-wrapper .contact-maphold {flex-flow: column;}
.contact-maphold .contact-formhold {width: 100%;}
.contact-maphold .contact-locationhold {width:100%;}

.req-btnsection.mobile-submit-x {margin: 0 0 20px 0;}

.content-formright.mobile-col-view {flex-flow: column !important;}
.form-group.mobile-form-x {width: 100% !important;}

.product-sec-hold .product-inn{flex-flow: column;}
.product-sec-hold .product-inn .proc-child {width: 100%; margin-right: 0px;}
.service-widz-wrapper .services-hold {flex-flow:column;}
.services-hold .services-child{width: 100%;}

}

@media (max-width:486px){
	.parallex-content.flex-align-center .content-section-s2 p.text-white {max-height: 200px;  overflow: hidden;}
	.search-hold {display: none;}
	
}
