@import url('https://fonts.googleapis.com/css?family=Varela');
body{
font-family: 'Varela', sans-serif !important;
}
#top .main_menu .menu li{
    float: none;
    display: inline-block;
}
.av-main-nav-wrap{
    float: none;
}
.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{
    left:0;
    float: none;
    width:100%;
    text-align: center;
}
.avia-image-container.av-styling-.avia-builder-el-4.el_after_av_textblock.el_before_av_textblock.left_hp_img.avia-align-center {
    margin-top: 44px;
}
.html_header_top #top .av_logo_right .logo{
    z-index: 1000;
    padding-top: 10px;
}
#main{
    position: relative !important;
}
.avia-image-container.av-styling-.avia-builder-el-11.el_after_av_textblock.el_before_av_textblock.right_hp_img.avia-align-center{
    margin-top: 57px;
}
.extra_sec {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1000;
}
.extra_sec a{
    font-size: 18px;
    color:#0e7f88;
    font-weight: bold;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.title_img p a{
    color:#fff !important
}
.extra_sec a:hover{
    opacity: 0.7;
}
.extra_sec img{
    position: relative;
    top:16px;
    margin-right: 20px;
}
.av-main-nav ul{
      width: 248px;  
}
a{
    text-decoration: none !important;
}
.static_contact{
    position: fixed;
    left:0;
    top:300px;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    z-index: 600;
}
.static_contact:hover{
    opacity: 0.7;
}
ul.sub-menu{
    background: rgba(15, 96, 113, 0.7) !important;
    padding: 20px;
}
ul.sub-menu li{
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255,0.5);
  
}
ul.sub-menu li:last-child{
    border: 0;
}
ul.sub-menu li a{
   
}
#top .av-main-nav ul a{
    background: transparent;
    border: none !important; 
    color:#fff;
    font-size: 20px;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{
    text-align: center;
}
.hp_box img{
    margin-bottom:20px !important;
    position: relative;
    top:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.hp_box p{
    line-height: 20px;
}
.hp_box:hover img{
  top:-10px
}
.hp_box strong{
    color:#363535;
    font-size: 23px;
}
.widget_nav_menu a{
    padding: 0;
}
#text-2 img{
    display: inline-block;
}
#text-2 br {
    display: none;
}
.soical_f li{
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.soical_f{
    margin-top: 30px !important;
}
.qute_in_bnr{
    width:90px !important
}
.hp_bottom_bnr .avia-caption-content {
    width:50%;
    margin: auto;
}
.qute_in_bnr{
    margin-bottom: 20px !important;
}
.soical_f li:hover{
    opacity: 0.7;
}

#full_slider_2 a.avia-slideshow-button.avia-button.avia-color-light{
    border-radius: 50px !important; 
    width:130px !important
}
.copyright_extra{
    float: left;
    position: relative;
    top:-10px
}
.copyright_extra img{
    position: relative;
    top:10px
}

#socket .container {
    padding-top: 15px;
    padding-bottom: 15px;
    padding: 15px 0;
    font-size: 16px;
}
#socket{
  border-top: 1px solid #0e7f88 !important;
}
.about_box strong{
    color:#0e7f88
}
.about_box{
    display: none !important;
}
#footer{
    border-top:1px solid #0e7f88 !important
}
.wired_img_n{
    position: absolute;
    top:1800px;
    right:0;
    display: none;
}
.home .wired_img_n{
    display: block;
}
.ami_tami{
    text-align: left;
}
.ami_tami a{
    color:#0f6071
}
.home .ami_tami{
    display: none;
}
#top .main_menu .menu li ul a{
    padding: 0 10px;
}
.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a{
    color:#0e7f88 !important
}

.avia_textblock.title_img {
    width:100%;
    background: rgba(15, 96, 113, 0.85) !important;
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: absolute;
    bottom: 10px;
    margin: auto;
    right: 0;
    left: 0;
}
.avia_textblock.title_img p{
    font-size: 26px;
}
.avia_textblock.title_img:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -15px;
}
h2{
   color:#0e7f88 
}
.slide-meta,.blog-categories.minor-meta{
    display: none !important;
}
.title_right{
    text-align: right !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 130px;
    float: left;
    background: #0e7f88;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
textarea{
    height: 100px !important;
}
.container_ex{
    font-size:18px;
}
.movie_extra{position: relative;}
.movie_extra:after{
    content:"" ;
    display: block;
    background: url(http://192.115.76.18/~ganadco/wp-content/uploads/2017/01/play_03.png) no-repeat;
    width: 110px;
    height: 110px;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin: auto;
}
.about_big_img{
    -webkit-transform: scale(1);
Webkit: Scale down image to 0.8x original size;
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transition-duration: 0.5s;
Webkit: Animation duration;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;

}
.about_big_img img{
  margin-top: 20px;  
}
.about_big_img:hover{
    -webkit-transform: scale(1.1);
Webkit: Scale up image to 1.2x original size;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title{
    font-size: 30px;
}
@media screen and (max-width: 1450px){
    .static_contact{
        display:none
    }
}
@media screen and (max-width: 1130px){
    .hp_box img{
        margin-bottom:100px !important
    }
    .extra_sec{
        display: none;
    }
    #top #header .av-main-nav > li > a {
    font-size: 13px;
}
    
}

@media screen and (max-width: 880px){
.hp_box img{
    margin-bottom: 0 !important;
}
.about_big_img{
    display: none !important;
}
.about_box{
    display: block !important;
}
.home .wired_img_n{
    display: none;
}
.extra_sec{
    display: none;
}
.responsive .logo img{
    width:90px
}
.html_header_top #top .av_logo_right .logo{
    padding-top: 0;
}
.avia-section-large .content, .avia-section-large .sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
}
.hr-invisible,.qute_in_bnr,#text-3,#nav_menu-2,#nav_menu-3,#footer{
    display: none !important;
}
.ami_tami{
    text-align: right;
    padding-right: 33px;
}
#socket .copyright{
 float: none;
    text-align: center;
    margin: auto;
    width: 100%;
    display: block;
}
span.copyright_extra {
    display: block;
    width: 100%;
    text-align: center;
}
.avia-image-container-inner,.avia-image-container-inner img{
    width:100%
}
.av-special-heading{
    padding: 0 !important;
}
#av-layout-grid-1 .flex_cell{
    padding: 0 !important;
}
#av-layout-grid-1{
    width: 90%;
    margin: auto;
}
#callnowbutton {
    display: block;
    width: 100%;
    left: 0;
    height: 80px;
    position: fixed;
    bottom: -10px;
    border-top: 2px solid #0f6071 !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…UtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center 2px no-repeat #0f6071 ;
    background-color: #0f6071 !important;
    text-decoration: none;
    box-shadow: 0 0 5px #888;
    z-index: 9999;
    background-size: 37px 58px !important;
    color: #fff !important;
    font-size: 32px !important;
    padding-top: 13px !important;
    padding-right: 33px !important;
    padding-right: 0 !important;
    background-position: 105px 0 !important;
    text-align: center;
    padding-left: 20px;
}

}
@media screen and (max-width: 730px){
    .responsive #top #wrap_all .container{
      
        
    }
    .responsive #top #wrap_all #header{
        position: fixed;
    }
    #main{
        margin-top: 80px !important;
    }
.home #full_slider_2{display:none}
 
}
@media screen and (max-width:480px){
       .avia_textblock.title_img{
        position: relative;
    }
    .home .avia_textblock.title_img p{
        margin-top: 0;
    }
.home h1 span{
     font-size: 14px !important; 
}
    
}
@media screen and (max-width:375px){
    #callnowbutton{
         background-position: 45px 0 !important; 
    }
  
}
@media screen and (max-width:320px){
    .hp_box p {
    line-height: 16px;
}
    
}
.yel-popup-template {
width:650px;
}