 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;800;900&family=Roboto:wght@700&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
/* ==========================================================================
   Css reset
   ========================================================================== */

html,
body { height: 100%; }
body { font-size: 15px; line-height: 24px; color: #7384a8; font-weight: normal; font-family: 'Lato', sans-serif; }
::selection { background: #103e91; /* Safari */ color: #fff; }
::-moz-selection {
 background: #103e91; /* Firefox */
 color:#fff;
}
a { outline: 0; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s; text-decoration: none!important }
a:focus,
input:focus,
textarea:focus,
button:focus { outline: none; text-decoration: none; }
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; margin-bottom: 15px; font-family: 'Poppins', sans-serif; }
h1 { margin: 0px; padding: 0px; }
h2 { font-size: 72px; color: #000000; font-weight: 700; }
h3 { color: #000000; line-height: normal; font-weight: 700; }
h4 { color: #000000; font-size: 22px; font-weight: 700; }
a { color: #018aff; text-decoration: none; transition: all ease-out 0.3s; -webkit-transition: all ease-out 0.3s; -moz-transition: all ease-out 0.3s; -ms-transition: all ease-out 0.3s; -o-transition: all ease-out 0.3s; }
a:hover { text-decoration: none; color: #9ec22a; }
label { font-weight: normal; }
p { font-size: 15px; line-height: 24px; color: #000000; margin: 0; padding: 0; margin-bottom: 15px; }
ul { margin: 0; padding: 0; list-style: none; }
ol { padding: 0px; list-style-position: inside; }
ol,
li { margin-bottom: 0px; list-style: none; }
li { list-style: none; margin: 0; padding: 0; }
focus { outline: none; }
/*========================== Commen styles ========================*/
.set-as-bg { background-repeat: no-repeat; background-size: cover; background-position: center top; }
span.make-bg { display: none; }
.commen-btn { display: inline-block; background: #e4b61c; color: #fff; font-size: 14px; text-align: center; padding: 10px 25px; border: none; font-weight: 400; position: relative; transition: all ease-out 0.3s; text-transform: uppercase; border-radius: 30px; letter-spacing: 1px; }
.commen-btn:hover { background: #ffd23a; color: #fff; transform: translate(5px, 0px); }
/*--------------- Backgrounds --------------*/
.purple-bg { background: #843db6 !important; }
.light-purple-bg { background: #f9f4fd !important; }
.light-gray-bg { background: #faf9fb !important; }
.blue-purple-bg { background: #5417ba !important; }
.dark-purple-bg { background: #200f3b !important; }
.gray-purple-bg { background: #261542 !important; }
.white-bg { background: #ffffff !important; }
/*--------------- Backgrounds --------------*/
.box-shadow { box-shadow: 0 2px 6px 0 rgb(61 56 56 / 0.9%); }
/*--------------- Commen head --------------*/
.commen-head { display: block; position: relative; text-align: center; padding-bottom: 5px; margin: auto; }
.commen-head h3 { color: #1c0202; font-size: 40px; margin-bottom: 10px; }
.commen-head h3 span { color: #d5990d; }
.commen-head p { color: #515151; font-weight: 400; font-size: 16px; }
/*--------------- Commen head --------------*/

/*========================== Commen styles ========================*/


.container { max-width: 1300px; }
/* ==========================================================================
   Header
   ========================================================================== */
.header { display: block; position: absolute; left: 0; right: 0; z-index: 991 }
.header-top-main { padding: 10px 0; }
.logo { max-width: 200px; padding-top: 10px; }
.header-contact { display: inline-block; position: absolute; right: 0px; top: 13px; border-radius: 18px; background: #efe07f; padding-right: 15px; }
.header-contact a { display: block; position: relative; padding-left: 0; color: #333; font-weight: bold; }
.header-contact a .fa { display: inline-block; width: 35px; height: 35px; line-height: 19px; border-radius: 100%; background: #291255; color: #ead653; /* position: absolute; */ left: 0px; top: 0px; text-align: center; font-size: 18px; /* border-right: 2px solid #fff; */ line-height: 1.9; margin-right: 4px; }
/* ==========================================================================
   Menu with dropdown menu begin
   ========================================================================== */
.main-menu { display: block; position: relative; padding-right: 160px; }
.main-menu > ul { display: block; text-align: center; padding-right: 30px }
.main-menu > ul > li { display: inline-block; vertical-align: middle; padding: 0 3px; }
.main-menu > ul > li.dropdown > a:after { content: ""; width: 0; height: 0; display: block; border: 4px solid #ccc; border-color: #ccc transparent transparent transparent; position: absolute; right: 8px; top: 28px; }
.main-menu > ul > li > a { color: #fff; display: block; font-size: 15px; position: relative; font-weight: 500; padding: 18px 20px; text-transform: uppercase; font-family: 'Poppins'; }
.main-menu > ul > li:hover > a { color: #dcb94a; }
.main-menu > ul > li a.active { color: #dcb94a; }
.main-menu > ul > li.drp > a:after { content: ''; width: 0; height: 0px; display: block; border: 4px solid #363232; border-color: #363232 transparent transparent transparent; position: absolute; right: 0px; top: 27px; }
.main-menu > ul > li.drp > a:hover:after { border-color: #000 transparent transparent transparent; }
.main-menu > ul > li > ul { display: none; position: absolute; top: 58px; left: 0px; background-color: #edeaf3; width: 200px; font-weight: 400; z-index: 10; padding: 5px; }
.main-menu > ul > li > ul:before { content: ''; width: 0; height: 0px; display: block; border: 9px solid #edeaf3; border-color: transparent transparent #edeaf3 transparent; position: absolute; left: 40px; top: -18px; }
.main-menu > ul > li > ul > li { display: block; border-top: 1px solid #dedbe2; }
.main-menu > ul > li > ul > li:first-child { border-top: none; }
.main-menu > ul > li > ul > li > a { display: block; color: #000; padding: 8px 15px; font-weight: 400; font-size: 14px; position: relative; text-align: left; }
.main-menu > ul > li > ul > li > a:hover { background: #e4b61c; color: #fff; }
.main-menu > ul > li:nth-child(4) > ul { left: inherit; right: 0px; }
.main-menu > ul > li > ul.normal-sub-menu { width: 250px; }
/* Menu Second Level  */
.main-menu > ul > li > ul > li { position: relative; display: block; }
.main-menu > ul > li > ul > li> a.hoverClass { color: #FFF; }
.main-menu > ul > li > ul > li.dropdown >a:after { content: "\f107"; position: absolute; top: 8px; right: 15px; font-family: 'FontAwesome'; transition: all ease 0.2s; }
.main-menu > ul > li > ul > li.dropdown> a.hoverClass:after { color: #FFF; transform: rotate(-90deg); }
.main-menu > ul > li > ul > li > ul { display: block; transition: all ease 0.2s; position: absolute; top: 0px; left: 220px; background-color: #454546; width: 200px; font-weight: 400; opacity: 0; }
.main-menu > ul > li > ul > li > ul.pull-ul { right: 200px; opacity: 1; pointer-events: auto; z-index: 3; }
.main-menu > ul > li > ul > li > ul > li { display: block; border-top: 1px solid #615f5f; }
.main-menu > ul > li > ul > li > ul > li:first-child { border-top: none; }
.main-menu > ul > li > ul > li ul > li > a { display: block; color: #a6a6ac; padding: 10px 15px; font-weight: 700; font-size: 14px; position: relative; text-align: left; }
.main-menu > ul > li > ul > li ul > li > a:hover { color: #fff; }
/*======================================== Menu Style End =======================================*/
.mobile-menu ul.menu-list { padding-bottom: 20px; }
.mobile-menu ul.menu-list > li > a { font-weight: 600; }
.mobile-menu ul.menu-list > li > a:hover { background: #dac86b; color: #000; }
.mobile-menu ul.menu-list > li > ul { display: none; margin-left: 0; padding: 10px 0; background: #2b2a2a; }
.mobile-menu ul.menu-list> li a.open,
.mobile-menu ul.menu-list > li > ul > li a:hover { background: #dac03b; color: #FFF; }
.mobile-menu ul.menu-list > li > ul > li a { color: #FFF; padding: 10px 10px; display: block; font-size: 16px; transition: all ease-out .2s; -webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -ms-transition: all ease-out .2s; -o-transition: all ease-out .2s; text-align: center; }
a.menu-toggle { position: absolute; display: none; width: 45px; height: 45px; background: #3cb9e0; top: 8px; right: 20px; padding-top: 4px; box-sizing: border-box; }
a.menu-toggle span.line { position: relative; width: 65%; height: 3px; background: #FFF; margin: 7px auto; display: block; transition: all ease .3s; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -o-transition: all ease .3s; -ms-transition: all ease .3s }
a.menu-toggle.active span.line { position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; transform-origin: center center; }
a.menu-toggle.active span.line.a { transform: rotate(45deg) }
a.menu-toggle.active span.line.c { transform: rotate(-45deg) }
a.menu-toggle.active span.line.b { opacity: 0 }
.mobile-menu { display: none; }
.mobile-menu ul { padding: 10px 0 }
.mobile-menu ul > li { text-align: center; border-top: 1px solid rgba(255, 255, 255, 0.1); }
.mobile-menu ul > li:first-child { border-top: none; }
.mobile-menu ul > li > a { display: block; color: #FFF; font-size: 16px; padding: 8px 20px; }
.mobile-menu ul > li > a > img { display: none; }
.mobile-menu ul > li.dropdown > a { position: relative; }
.mobile-menu ul > li.dropdown > a:after { content: ''; width: 0; height: 0; display: block; border: 6px solid #fff; border-color: #fff transparent transparent transparent; position: absolute; right: 15px; top: 15px; }
.mobile-menu ul > li.dropdown > a.open:after { border: 6px solid #fff; border-color: transparent transparent #fff transparent; top: 10px }
/*======================================== Menu Style End =======================================*/

.mega-drop { background: #fff; border-top: none; position: absolute; width: 100%; top: 55px; left: 0; display: block; opacity: 0; pointer-events: none; /*overflow: hidden;*/ transition: all ease 0.3s; transform: scale(0.96); text-align: left; padding: 50px 0; }
.mega-drop.active { opacity: 1; pointer-events: auto; transform: scale(1); z-index: 5; }
.mega-drop-main { display: block; overflow: hidden; }
.mega-drop-box { display: block; padding: 0 15px; position: relative; }
.mega-drop-box:before { content: ''; width: 1px; height: 100%; display: block; background: #e0e8f6; position: absolute; left: -15px; top: 0px; }
.mega-drop-box span { color: #98acce; font-size: 50px; display: inline-block; margin-bottom: 20px; }
.mega-drop-box h5 { color: #363232; font-size: 16px; font-weight: 700; margin-bottom: 5px; }
.mega-drop-box p { color: #8b9a9f; font-size: 14px; font-weight: 400; line-height: 20px; }
/* ==========================================================================
   Menu with dropdown menu End
   ========================================================================== */

.banner-wrapper { display: block; overflow: hidden; }
.banner-wrapper .owl-carousel.owl-drag .owl-item .item { background-position: top center !important; background-size: cover !important; }
.banner-main { display: block; position: relative; }
.banner-content { display: table; height: 780px; width: 700px; }
.banner-texts { display: table-cell; vertical-align: middle; }
.banner-texts h2 { color: #fff; font-weight: 900; text-transform: uppercase; font-size: 56px; }
.banner-texts h2 span { display: block; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 50px; }
.banner-texts p { color: #ffffff; font-size: 24px; line-height: 30px; margin-bottom: 30px; }
.banner-wrapper .owl-nav button { width: 35px; height: 45px; display: block; color: #fff; border: none; position: absolute; bottom: 50%; z-index: 5; opacity: 0.5; }
.banner-wrapper .owl-nav button:hover { opacity: 1; }
.banner-wrapper .owl-nav button:before { content: "\f104"; font-family: 'FontAwesome'; width: 35px; height: 45px; line-height: 45px; text-align: center; font-size: 50px; color: #fff; display: block; position: 0px; left: 0px; top: 0px; }
.banner-wrapper .owl-nav .owl-prev { left: 30px; }
.banner-wrapper .owl-nav .owl-next { right: 30px; }
.banner-wrapper .owl-nav .owl-next:before { content: "\f105"; }
.commen-span-head { display: inline-block; position: relative; color: #e4b61c; font-size: 24px; padding-bottom: 10px; margin-bottom: 15px; }
.commen-span-head:after { content: ''; width: 75%; height: 2px; display: block; background: #e4b61c; position: absolute; left: 0px; bottom: 0px; }
.home-about-block { display: block; padding: 90px 0; background: url(../img/home-about-dotts.png) no-repeat left top; }
.home-about-main { display: block; }
.home-about-left { display: block; }
.home-about-right { display: block; padding-left: 30px; }
.home-about-right h3 { line-height: 55px; margin-bottom: 20px; font-size: 48px; }
.home-about-right p { margin-bottom: 20px; }
.home-service-block { display: block; padding: 50px 0; }
.home-service-block .commen-head { text-align: left; }
.home-service-main { display: block; }
.home-service-box { display: block; margin-top: 40px; }
.home-service-box .top { display: block; box-shadow: 0 9px 18px 0 rgb(1 1 1 / 17%); background: #291255; border: 5px solid #fff; }
.home-service-box .top img { display: inline-block; max-width: 100%; opacity: 0.85; }
.home-service-box .bottom { display: block; text-align: center; position: relative; }
.service-box-icon { width: 100px; height: 100px; display: inline-block; background: #8c8c8c; border: 5px solid #fff; border-radius: 100%; position: relative; padding: 15px; margin-top: -50px; }
.service-box-icon img { display: inline-block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 70%; }
.home-service-box p { font-size: 20px; color: #393939; font-weight: 500; }
.home-service-box:hover .service-box-icon { background: #291255; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.home-service-box:hover .top img { opacity: 1; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.home-third-block { display: block; background: url(../img/home-third-block-bg.png) no-repeat center top; background-size: cover; padding: 90px 0; }
.home-third-main { display: block; }
.home-third-left { display: block; padding-right: 30px; }
.home-third-left h3 { color: #fff; font-size: 36px; position: relative; padding-bottom: 15px; margin-bottom: 30px; }
.home-third-left h3 span { display: block; font-size: 28px; font-weight: 300; }
.home-third-left h3:before { content: ''; width: 150px; height: 2px; display: block; background: #e7bb25; position: absolute; left: 0px; bottom: 0px; }
.home-third-left p { color: #fff; font-size: 18px; line-height: 28px; }
.home-third-right { display: block; }
.home-third-right-box { display: block; padding: 25px 20px; border-radius: 15px; background: #ffffff; margin-left: -7px; margin-right: -7px; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.home-third-right-box-icon { display: inline-block; margin-bottom: 15px; }
.home-third-right-box h5 { color: #2d2d2d; font-weight: 700; font-size: 20px; }
.home-third-right-box p { color: #2d2d2d; }
.home-third-right-box:hover { -webkit-transform: translateY(-4px); -moz-transform: translateY(-4px); -o-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); }
.bgyellow { background: #ecc132 }
.home-form-block { display: block; background: url(../img/form-block-bg.jpg) no-repeat center top; background-size: cover; padding: 90px 0; }
.home-form-main { display: block; background: #ecc132; }
.home-form-left { display: block; padding: 50px 35px; background: #fff; }
.home-form-left h3 { font-size: 36px; position: relative; padding-bottom: 15px; }
.home-form-left h3 span { display: block; font-size: 28px; }
.home-form-left h3:before { content: ''; width: 150px; height: 2px; display: block; background: #e7bb25; position: absolute; left: 0px; bottom: 0px; }
.home-form-left p { font-size: 16px; line-height: 24px; }
.home-form-left-ul { display: block; padding-top: 20px; margin-bottom: 25px; }
.home-form-left-ul li { display: block; color: #393838; font-size: 16px; padding: 5px 0; }
.home-form-left-ul li span { width: 80px; height: 50px; display: block; float: left; font-weight: 600; }
.home-form-left .commen-btn img { width: 20px; margin-right: 5px; }
.home-form-right { display: block; padding: 30px 40px 45px 10px; }
.home-form-box { display: block; position: relative; margin-top: 20px; }
.form-icon { display: inline-block; position: absolute; left: 16px; top: 12px; width: 20px; }
.home-form-input,
.home-form-input:focus { width: 100%; height: 50px; background: #f1d168; padding: 0 15px 0 50px; border: none; border-radius: 0; border: 0; box-shadow: none; font-size: 14px; font-family: poppins; color: #111 }
textarea.home-form-input,
textarea.home-form-input:focus { height: 70px; padding-top: 10px; resize: none }
 .home-form-box .form-control::-webkit-input-placeholder {
color:#333;
opacity:1
}
.home-form-box .form-control::-moz-placeholder {
color:#333;
opacity:1
}
.home-form-box .form-control:-ms-input-placeholder {
color:#333;
opacity:1
}
.home-form-box .form-control::-ms-input-placeholder {
color:#333;
opacity:1
}
.home-form-box .form-control::placeholder {
color:#333;
opacity:1
}
.home-form-submit { width: 100%; background: #291255; border: 0; color: #fff; font-size: 16px; font-weight: 500; height: 46px; webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
.home-form-submit:hover { background: #333; color: #fff; }
.home-map-block { display: block; }
.home-map-block #map { width: 100%; }
.footer { display: block; }
.footer-top-block { display: block; background: #011313; }
.footer-top-main { display: block; padding: 50px 0; background: url(../img/footer-buildings.png) no-repeat right bottom; }
.footer-top-left { display: block; padding-right: 60px; }
.footer-top-left p { color: #787878; font-size: 14px; }
.footer-logo { display: inline-block; margin-bottom: 20px; width: 120px; }
.footer-social { display: block; margin-bottom: 20px; }
.footer-social li { display: inline-block; margin-right: 8px; }
.footer-social li a { display: block; }
.footer-social li a .fa { width: 45px; height: 45px; display: block; border-radius: 100%; /* background: #eac607; */ text-align: center; line-height: 26px; color: #fff; font-size: 25px; line-height: 1.8; moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
.footer-social li a:hover .fa { background: #ccac02; }
.footer-top-right { display: block; }
.footer-links { display: block; }
.footer-links h5 { color: #e7e8e8; font-size: 18px; font-weight: 700; }
.footer-links li { display: block; color: #adadad; font-size: 14px; padding-bottom: 10px; }
.footer-links li a { color: #adadad; font-size: 14px; }
.footer-links li a:hover { color: #fff; }
.footer-bottom-block { display: block; background: #d9d8da; padding: 12px 0; }
.footer-bottom-block p { margin-bottom: 0px; text-align: center; font-size: 13px; color: #787878; }
/*===============================================================
Sub pages
===============================================================*/
.sub-banner-wrapper { display: block; background-size: cover !important; background-position: center top !important; }
.about-banner-main { display: table; height: 300px; width: 100%; position: relative }
.about-banner-text { position: absolute; left: 0; /* right: 0; */ bottom: 0; margin: 0 auto; max-width: 300px; }
.about-banner-text h1 { color: #291255; font-family: poppins; font-size: 30px; background: #e4b61c; display: table; padding: 10px 15px; font-weight: 6; }
.about-banner-text h1 span { font-weight: 500 }
.about-banner-text h2 { font-size: 60px; color: #fff; }
.contact-top-block { display: block; padding: 0 0 70px 0; }
.contact-top-main { display: block; }
.contact-top-address { display: block; margin-top: -30px; padding: 25px; padding-top: 60px; text-align: center; background: #fff; border-radius: 5px; box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%); }
.contact-top-address .fa { display: inline-block; width: 79px; height: 79px; background: #d5990d; border-radius: 100%; position: absolute; left: 0px; top: -60px; right: 0px; margin: auto; color: #fff; line-height: 68px; font-size: 30px; border: 4px solid #fff; }
.contact-top-address h5 { color: #000; font-size: 20px; font-weight: 700; }
.contact-top-address p { color: #000; line-height: 22px; margin-bottom: 5px; }
.contact-top-address p a { color: #000; font-weight: 600; }
.contact-form-block { display: block; margin-top: 50px; }
.contact-form-block h3 { font-size: 30px; margin-top: 0px; font-family: 'Lato', sans-serif; font-weight: 600 }
.contact-form { display: block; margin-top: 15px; }
.contact-form p { color: #444; font-size: 13px; text-transform: uppercase; font-weight: 700; margin-bottom: 0px; }
.contact-form-input { border: 1px solid #ced3d5; width: 100%; height: 50px; border-radius: 3px; padding: 0 15px; }
.contact-form-input:focus { border: 2px solid #000000; }
.contact-form-textarea { border: 1px solid #ced3d5; width: 100%; height: 130px !important; border-radius: 3px; padding: 10px 15px; resize: none; }
.contact-form-textarea:focus { border: 2px solid #000000; }
.contact-form-submit.commen-btn { margin-top: 25px; padding: 15px 35px; }
.sub-service-block .commen-head { text-align: center; }
.inner-main h2 { font-size: 30px }
.insuarnces-block { padding: 50px 0 0 }
.ser-img { border-radius: 10px; overflow: hidden; padding: 10px; background: #ffffff; box-shadow: 0 9px 12px #ddd; }
.ser-img img { max-width: 100%; border-radius: 10px; }
.insuarnces-block h3 { color: #291255; font-size: 24px; }
#map { padding: 30px }

/*===============================================================
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Slab', serif;
===============================================================*/


/* ==========================================================================
   *Large devices (desktops, 992px and up)*
   ========================================================================== */
@media (min-width: 992px) and (max-width:1199px) {
}

/* ==========================================================================
   *Medium devices (tablets, 1200px and down)*
   ========================================================================== */
@media (max-width: 1200px) {
}

/* ==========================================================================
   *Medium devices (tablets, 991px and down)*
   ========================================================================== */
@media (max-width: 991px) {
.banner-texts h2 { font-size: 35px }
.wraper { padding: 50px 0; }
.header-main { padding: 0px; border: none; }
.header-icon { padding-left: 20px; }
.header { padding: 0px; }
.main-menu-block { padding: 0px; }
.main-menu { display: none; }
.mobile-menu { display: block; background: #291255; position: relative; z-index: 9; }
.mobile-menu a.menu-toggle { display: block; z-index: 1; top: -67px; right: 10px; background: #c59b37; background: none; padding-top: 2px; }
a.menu-toggle span.line { background: #f1de77; }
.mobile-menu ul.menu-list { display: none; }
.mobile-menu > ul > li > span { display: none; }
.mobile-menu > ul.menu-list > li > a.login { color: #fff; display: block; width: 100%; font-size: 14px; text-transform: uppercase; padding: 8px 0; background: none; display: inline-block; line-height: normal; position: relative; top: 0px; border-radius: 0px; }
.mobile-menu > ul > li > a.active { color: #fff; }
.header-right { margin-right: 50px; }
.mobile-menu > ul.menu-list { padding: 10px 0; }
.mobile-menu > ul > li > a { font-size: 14px; text-transform: uppercase; }
.mobile-menu ul.menu-list > li > ul > li > a { font-size: 14px; }
/* Menu Second Level 21-01-2021 */
.mobile-menu ul.menu-list > li > ul { padding: 0; }
.mobile-menu ul.menu-list > li > ul > li >ul { display: none; background: #505050; padding: 0; }
.mobile-menu ul.menu-list > li > ul > li >ul >li>a { font-size: 14px; }
/* Menu Second Level END 21-01-2021 */
    
.mega-drop { padding: 0 15px; position: relative; z-index: 3; left: inherit !important; top: inherit !important; right: inherit !important; bottom: inherit !important; width: 100% !important; display: none; opacity: 1; transform: scale(1); pointer-events: auto; background: #1b1a1a; border-radius: 0px; }
.mobile-menu ul > li > a { font-weight: 400; }
.drop-links > li > a { font-size: 14px; }
.drop-links li a:before { position: static; display: inline-block; margin-right: 20px; }
.logo { width: 135px; }
.banner-content { display: block; width: 100%; height: auto; padding: 90px 0 30px; }
.home-about-block { padding: 50px 0; }
.home-about-left { max-width: 400px; margin: auto; }
.home-about-right { padding-left: 0px; text-align: center; padding-top: 20px; }
.home-service-block { background: #f9f3f3; }
.home-service-block .commen-head { text-align: center; }
.home-service-box { margin-top: 15px; }
.home-third-block { padding: 50px 0; }
.home-third-left { text-align: center; padding-right: 0px; }
.home-third-left h3:before,
 .commen-span-head:after,
 .home-form-left h3:before { right: 0px; margin: auto; }
.home-third-right-box { text-align: center; margin-top: 15px; }
.home-form-left { padding: 35px 25px; text-align: center; }
.home-form-left-ul { padding-top: 5px; }
.home-form-right { padding: 25px 30px 40px 30px; }
.home-form-block { padding: 50px 0; }
.home-map-block #map { height: 250px; }
.footer-top-left { padding-right: 0px; text-align: center; }
.footer-links { margin-top: 25px; }
.banner-texts h2 span { font-size: 32px; }
.header-contact { right: 77px; top: -68px; }
.banner-texts p { font-size: 18px; margin-bottom: 15px }
.commen-btn { font-size: 12px; padding: 6px 20px }
.home-about-right h3 { line-height: 1.1; font-size: 26px; }
.commen-head h3 { font-size: 26px }
.commen-span-head { font-size: 20px }
.home-service-box p { font-size: 18px }
.home-third-left h3 span { font-size: 24px; }
.home-third-left h3 { font-size: 28px }
.home-third-right-box h5 { font-size: 18px }
.home-form-left h3 span { font-size: 24px }
.home-form-left h3 { font-size: 28px; }
.about-banner-text h1 { font-size: 24px }
.about-banner-main { height: 220px }
.inner-main h2 { font-size: 24px; }
.insuarnces-block h3 { font-size: 20px }
.insuarnces-block { padding-top: 30px }
.contact-form-block h3 { font-size: 27px }
}

/* ==========================================================================
   *Small devices (landscape phones, less than 768px)*
   ========================================================================== */ 
@media (max-width: 767px) {
.home-service-box .top { text-align: center; }
.contact-top-address { margin-top: 20px; padding: 15px; }
.contact-top-address .fa { position: static; }
.contact-top-block { padding: 30px 0 50px 0; }
.contact-form-textarea { height: 120px; }
.contact-top-main { margin-top: -80px; }
.contact-top-address h5 { font-size: 18px; }
.contact-form-block h3 { font-size: 20px }
.contact-form-input { font-size: 14px }
#map { padding: 0px }
}

/* ==========================================================================
   *Extra small devices (portrait phones, less than 576px)*
   ========================================================================== */ 
@media (max-width: 575px) {
.footer-top-right { display: block !important }
.footer-links { text-align: center; }
.footer-links li { padding-bottom: 5px; }
.footer-social { margin-bottom: 0px; }
.header-contact { display: none; }
.banner-texts h2 span { font-size: 30px; }
.banner-texts h2 { font-size: 28px; margin-top: 15px }
.about-banner-main { height: 180px }
}

@media (max-width: 480px) {
}

@media (max-width: 400px) {
.banner-wrapper .owl-carousel.owl-drag .owl-item .item { height: 350px; }
}
