/*
Theme Name: Moderngyn
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.nav-menu ul li:hover .sub-menu {
  visibility: visible;
}

.nav-menu ul li .sub-menu {
 background: #2caabd none repeat scroll 0 0;
 padding: 0;
 position: absolute;
 visibility: hidden;
 width: 295px;
 z-index: 9999;
}


.sub-menu li {
 border-bottom: 1px solid #204b93;
 text-align: left;
 width: 100%;
}

.sub-menu li a {
 font-size: 13.5px;
 padding: 10px 10px 10px 37px; width: 100%;
}

.nav-menu li:hover a, .nav-menu li.current-menu-item a {
 background-color: #2caabd;
}
.mm-navbar > * {
  display: block;
  padding: 10px 30px 10px 20px !important;
}
.left-wrap .int-cnt-ser p a {
  color: #db1b17;
}
.left-wrap .int-cnt-ser p a:hover {
  color: #4c4c4c;
}

.main-menu .sub-menu li:hover a {
 background: #204B93; 
}
.numlist ol {float: left;list-style: disc outside none;margin: 0;padding: 0 0 20px 18px;width: 95% }
.numlist ol li {list-style: decimal outside none;margin: 0;text-align: left;padding-bottom: 8px;font-size: 17px;line-height: 27px;color: #4c4c4c;float: left; padding-left: 0;width: 100%;font-weight: 300; }
.list ul {float: left;list-style:  none;margin: 0;padding: 10px 0 20px 0px;width: 100% }
.list ul li {background: url('images/left-aeo.png') no-repeat left 8px; list-style: none;margin: 0;text-align: left;font-size: 17px;line-height: 27px;color: #4c4c4c;float: left; padding: 0 0 0 15px;box-sizing: border-box;width: 100%;font-weight: 300; }
strong{font-weight: bold;}
.int-cnt-ser a {color: #db231a;}
.int-cnt-ser a:hover {color: #204b93;}
.best-img{float: left; width: 100%; text-align:left; margin: 10px -5px 0 -5px;}
.best-img img{margin:5px;}
.click-here {color:#2CAABD;}
.click-here:hover {color:#204B93;}
.testimonial .cl-text .txt-box p {margin-bottom:10px;}

.locationlist ul li strong{font-weight:500;}
.locationlist ul li{margin-top:10px; font-size:16px;}
.locationlist ul li:first-child{margin-top:0px;}

.contact-sidebar h3{margin-bottom:10px;}
.contact-sidebar p strong{font-weight:500;}