body { font-family: 'Open Sans', Sans-serif; font-size: 16px; background: #ffffff; } .text-left { text-align: left; } .text-right{ text-align: right } .text-center { text-align: center; } .text-blue { color: #337ab7; } .text-green { color: #5cb85c; } .text-greenstrong { color: #348434; } .text-red { color: #d9534f; } .text-yellow { color: #f0ad4e; } .text-white { color: #ffffff; } .text-gray { color: #666666 } .text-pink { color: #FF6699; } .text-bluesky { color: #0099CC; } hr.dotted { height: 0px; border-bottom: 1px dotted #DDD; } hr.short { margin: 11px 0px; } .strong { font-weight: bold; } .text-medium { font-size: 25px; line-height: 25px;} .text-normal { font-size: 15px; line-height: 15px;} .text-condensed { letter-spacing: -2px; } .top-contact { background-color: #3498db; font-size: .875em; height: 55px; line-height: 53px; } ul { margin: 0px; padding: 0px;} .contact-list li { padding-right: 25px;} li { display: inline-block;} .contact-list a { color: #ffffff;} .top-icon { background-color: #ffffff; border-radius: 50%; color: #3498db; display: inline-block; width: 30px; height: 30px; line-height: 30px; margin-right: 10px; text-align: center;} a.navsuptop { text-decoration: none; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; } a.navsuptop:focus { text-decoration: none;} a.navsuptop:hover { text-decoration: none;} a.navsuptopsocial { text-decoration: none;} .scrollmar {padding-top: 25px !important; padding-bottom: 0px !important;} .navbar.navbar-default { border: 0; border-radius: 0; margin-bottom: 0; } .navbar.navbar-default .navbar-toggle { margin-top: 32px; } .navbar.navbar-default .navbar-brand { height: auto; padding: 22px 15px 21px; } @media only screen and (min-width: 769px) and (max-width: 1080px) { .container>.navbar-collapse { float: left !important; margin: 0px; padding: 0px; position: absolute; margin-left: 200px; } } @media only screen and (min-width: 768px) { #main-menu.navbar-default { background: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); } #main-menu.navbar-default .navbar-nav > li > a { padding-top: 40px; padding-bottom: 40px; font-weight: bold; text-transform: uppercase; font-size: 16px; font-family: 'BenchNine', sans-serif; } #main-menu.navbar-default .navbar-nav > li.active > a, #main-menu.navbar-default .navbar-nav > li.open > a, #main-menu.navbar-default .navbar-nav > li:hover > a { background: transparent; font-weight: bold; text-transform: uppercase; font-size: 16px; font-family: 'BenchNine', sans-serif; color: #45aed6; } #main-menu.navbar-default .dropdown-menu { padding: 0 20px; min-width: 220px; background-color: rgba(26, 28, 40, 0.9); border: 0; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; background-clip: inherit; } #main-menu.navbar-default .dropdown-menu > li { border-left: 3px solid transparent; margin-left: -20px; padding-left: 17px; -webit-transition: border-color 400ms; transition: border-color 400ms; } #main-menu.navbar-default .dropdown-menu > li > a { border-top: 1px solid #404455; padding: 15px 0; color: #eeeeee; } #main-menu.navbar-default .dropdown-menu > li:first-child > a { border-top: 0; } #main-menu.navbar-default .dropdown-menu > li.active, #main-menu.navbar-default .dropdown-menu > li.open, #main-menu.navbar-default .dropdown-menu > li:hover { border-left-color: #45aed6;} #main-menu.navbar-default .dropdown-menu > li.active > a, #main-menu.navbar-default .dropdown-menu > li.open > a, #main-menu.navbar-default .dropdown-menu > li:hover > a { color: #45aed6; background-color: transparent; } } #main-slider {overflow: hidden;} #main-slider .item { height: 558px; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; } #main-slider .slider-inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; } #main-slider .slider-inner h2 { margin-top: 180px; font-size: 36px; line-height: 1; text-transform: uppercase; color: #fff;} #main-slider .slider-inner h2 > span { color: #45aed6; } #main-slider .slider-inner .btn { margin-top: 10px;} #main-slider .owl-prev, #main-slider .owl-next { position: absolute; top: 50%; background-color: rgba(0, 0, 0, 0.2); color: #fff; font-size: 30px; display: inline-block; margin-top: -35px; height: 70px; width: 70px; line-height: 70px; text-align: center; border-radius: 100px; z-index: 5; -webkit-transition: background-color 400ms; transition: background-color 400ms; } #main-slider .owl-prev:hover, #main-slider .owl-next:hover { background-color: #45aed6; } #main-slider .owl-prev { left: -35px; text-indent: 14px;} #main-slider .owl-next { right: -35px; text-indent: -14px;} .sec-title h2 { font-size: 25px; margin: 15px 0 30px; padding-bottom: 10px; position: relative; text-transform: uppercase;} .sec-title h2:after { border-bottom: 1px solid #009ee3; content: ""; display: block; left: 45%; bottom: 0; position: absolute; width: 115px; }