* {

    margin:0; padding:0;   
    font-family: 'Roboto', sans-serif;
    border-style: none;
    text-decoration: none;

}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
}

.marquee span {
  display: inline-block;
  padding-right: 103px;
  animation: marquee 30s linear infinite;
}

@keyframes marquee {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-1000%);
  }
}

.red { color: #1fb5e8}
.red2 { color: #DC143C}


body {

        margin: 0 auto;
        background-color: #2a2a2a;


}

body_not_used {

        margin: 0 auto;
        background-color: #2a2a2a;


}

a {
    
  
    
}



#logo-container {
    
    float: left;
    display:inline-block;
    
}

#menu-container {
    
     float: right;
     margin-top: -5px;
}

.menu-button {
    
    font-size:30px;
    cursor:pointer;
    padding-top: 0px;
    color: #ffffff;
    
}


.textbox1 {
    
    border-style: none;
    border-bottom-style: solid;
    border-width: 1px;
    height: 50px;
    margin-bottom: 20px;
    font-size: 20px;
    text-indent: 10px;
    width: 600px;
    background-color: #2a2a2a;

        
}

#messagetext {
    
    border-style: none;
    border-bottom-style: solid;
    border-width: 1px;
    height: 100px;
    margin-bottom: 20px;
    font-size: 20px;
    text-indent: 10px;
    width: 580px;
    padding: 10px;
    background-color: #2a2a2a;

    
}

.message_btn {
    
        height: 50px;
        width: 200px;
        background-color: #417BEF;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        
}

#main_image{
    
    float: left;
    display:inline-block;
    width: 300px;
    
}

#menu_list {
    
    float: right;
    display:inline-block;
    
}

#menu_list li{
    
    display:inline-block;
    font-size: 19px;
    margin-right: 35px;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
    
    
}

h2 {
    

    font-size: 40px;
    letter-spacing: 0px;

}

h2.larger {
    

    font-size: 65px;
    letter-spacing: -1px;

}

.line {
    
    border-bottom-style: solid;
    width: 100%;
    border-width: 0.5px;

    
}

.white_line {
    
    border-bottom-style: solid;
    color: #A9A9A9;
    width: 100%;
    border-width: 0.5px;

    
}

.case_how_bold_text {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 50px;
}

.case_how_text {
    color: #FFDE00;
    font-size: 28px;
    line-height: 50px;
}

#main_title_img {
    
    margin-top: 500px;
    margin: 0 auto;
        
}

.services_text {
    
    font-size: 22px;
    line-height: 32px;

    
}

.services_text_bigger {
    
    font-size: 25px;
    line-height: 36px;

    
}

.intro_text {
    
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
}

.intro_text_small {
    
    font-size: 25px;
    line-height: 35px;
    color: #ffffff;
}

.intro_text_bold {
    
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-weight:bold;
}

.intro_text_bold_black {
    
    font-size: 30px;
    line-height: 45px;
    color: #000000;
    font-weight:bold;
}


.services_div h3 {
    

    font-size: 30px;

    
}

.half_container {


      width: 100%;
      height: 600px;
}




.half_box {
    
    float: left;
    display: inline-block;
    width: 50%;
    background-color: blue;
    max-height: 100%;
    max-width: 50%;
    min-height: 100%;
    
}

.half_image_main {
    
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;

}

.half_outer1 {

    color: #ffffff;

    
}

.half_outer2{

    color: #ffffff;

    
}

.half_inner {
    
    width: 70%;
    margin: 0 auto;
    padding-top: 50px;
    
}

.break {
    
    width: 100%;
    height: 100px;
    float:left;
    display:inline-block;

}

.intro_break {
    
    width: 100%;
    height: 200px;
    float:left;
    display:inline-block;

}

.intro_break_short {
    
    width: 100%;
    height: 60px;
    float:left;
    display:inline-block;

}

.intro_break2 {
    
    width: 100%;
    height: 240px;
    float:left;
    display:inline-block;

}

.white_break_background {
    
    background-color: #ffffff;
    
}

h1 {
    
    font-size: 70px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 85px;
    color:#ffffff;
    
}

.yellow {
    
    color: #FFDE00;
    
}

.section_80 {
    
    width: 80%;
    margin: 0 auto;
    
}

.section_60 {
    
    width: 60%;
    margin: 0 auto;
    
}

       .m_break {
            
        width: 100%;
        float:left;
        display:none;
            
        }


.services_div {
    
    float: left;
    display: block;
    width:30%;
    margin-right: 3%;
    
}

.services_div img {

    width:100%;
    
}

#section_intro
{
    
    height: 950px;
    width: 100%;
    
}

.middle {
    
    margin: 0 auto;
    text-align: center;
    color: #000000;
    letter-spacing: 0;
    
}

.section_grey_background {
    

    display: inline-block;
    width: 100%;

    
}

.section_white_background {
    

    display: inline-block;
    width: 100%;
    background-color: #FFFFFF;
    
}

.section_light_background {
    

    display: inline-block;
    width: 100%;
    background-color: #abe3f3;
    
}

.section_light2_background {
    

    display: inline-block;
    width: 100%;
    background-color: #cbe18e;
    
}



.section_yellow_background {
    

    display: inline-block;
    width: 100%;
    background-color: #FFDE00;
    
}

.section_clear_background {
    
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    color: #000000;
    
}
    
.client_img {
        
        width: 24%;
}



#footer {
        
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #000000;
   color: white;
   height: 700px;
   color: #ffffff;
   z-index: 1;
        
}

#footer_text {
    
    width: 80%;
    margin: 0 auto;
    color: #ffffff;
    
}

#footer_text a {
    
    color: #ffffff;
    
}

#footer_img_block{
    
    width: 400px;
    
}

#footer_contact_block{
    
    width: 200px;
    
}



#footer_img_block, #footer_contact_block, #footer_social_block {
    
    float: left;
    margin-right: 150px;
    
}

#footer_links {
    
    clear: both;
    
}


.large-text {
    
    font-size: 25px;
    color: #ffffff;
}


body {
  font-family: 'Lato', sans-serif;
}

.holder {

  color: #000000;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 25px;
}

.collapsible {

  color: #000000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 25px;
}

.active, .collapsible:hover {

}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;

}

.content p {
    font-size: 22px;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(255,233,0);
  background-color: rgba(255,233,0, 1);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #000000;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #1fb5e8;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/*-----PREMIUM--------------------------------------------------------------*/

.premium_full_width {
    

    width:80%;
    margin-bottom:40px;
    display: block;
    margin: 0 auto;
    height: 375px;
    border-bottom-style: solid;
    border-width: 0.5px;


    
}

.premium_inner_full {
    
    width:95%;
    margin: 0 auto;
    padding:30px;

}

.premium_full_text {
    
    font-size: 19px;
    line-height: 26px;
    margin-top: 0px;
    
}

.premium_full_text a {
    
    color:#000000;

    
}

.premium_left {
    display: block;
    width: 45%;
    float: left;
}

.premium_centre {
    display: block;
    width: 25%;
    float: left;
    padding-left: 5%;
    padding-top: 0;
    
}

.premium_right {
    display: block;
    width: 45%;
    float: right;
}

.premium_img_full_img {
    width: 100%;
    height: auto;
}

.premium_headline_h2 a {

    font-size: 45px;
    line-height: 52px;
    color: #000000;
    letter-spacing: -1px;
    font-weight: 900;
}

.premium {
    margin-top: 5px;
}


@media only screen
and (min-width: 1025px) 
and (max-width: 1280px) 
{
  
        #main_image { width: 300px; }
        .menu-button { font-size: 35px; cursor: pointer; }
        .services_div h3 {font-size: 22px;}
        .services_text { font-size: 18px;line-height: 22px;}
        #footer {height: 850px;}
         .footer_img {width: 220px; }
        #footer_img_block{width: 300px;}
        .intro_break {height: 00px;}
        .middle {font-size: 25px;}
        .textbox1 {width: 100%;}
        #messagetext { width: 100%; }
        h1 {letter-spacing: 0px; }

  
}




@media only screen 
and (min-width: 768px) 
and (max-width: 1024px) 
and (orientation: landscape) {
  
        #main_image { width: 220px; }
        .menu-button { font-size: 30px; cursor: pointer; }
        h1 { font-size: 70px; line-height: 75px;}
        h2 {font-size: 55px;line-height: 60px;}
        .intro_text {font-size: 25px; line-height: 30px;}
        .services_div h3 {font-size: 30px;}
        .services_text { font-size: 18px;line-height: 22px;}
        #footer {height: 850px;}
         .footer_img {width: 220px; }
        #footer_img_block{width: 300px;}
        .middle {font-size: 25px;}
        .textbox1 {width: 100%;}
        #messagetext { width: 100%; }
        h1 {letter-spacing: 0px; }

  
}


@media only screen
and (min-width: 481px) 
and (max-width: 767px)
{
  
        #main_image { width: 220px; }
        .menu-button { font-size: 30px; cursor: pointer; }
        h1 { font-size: 40px; line-height: 45px;}
        h2 {font-size: 35px;line-height: 40px;}
        .intro_text {font-size: 20px; line-height: 25px;}
        .services_div { width: 100%;margin: 0 auto; } 
        .services_div h3 {font-size: 22px;}
        .services_text { font-size: 18px;line-height: 22px;}
        #footer {height: 850px;}
         .footer_img {width: 220px; }
        #footer_img_block{width: 300px;}
        .break { height: 0px;}
        .m_break { height: 50px;display: block;}
        .intro_break {height: 40px;}
        .middle {font-size: 25px;}
        .textbox1 {width: 100%;}
        #messagetext { width: 100%; }
        h1 {letter-spacing: 0px; }
    
  
}

@media only screen 
and (min-width: 320px) 
and (max-width: 480px) 
{
  
        #main_image { width: 220px; }
        .menu-button { font-size: 20px; cursor: pointer; padding-top: -5px;}
        h1 { font-size: 35px; line-height: 40px;}
        h2 {font-size: 35px;line-height: 40px;}
        .intro_text {font-size: 20px; line-height: 25px;}
        .services_div { width: 100%;margin: 0 auto; } 
        .services_div h3 {font-size: 22px;}
        .services_text { font-size: 18px;line-height: 22px;}
        #footer {height: 850px;}
         .footer_img {width: 220px; }
        #footer_img_block{width: 300px;}
        .break { height: 0px;}
        .m_break { height: 50px;display: block;}
        .intro_break {height: 40px;}
        .middle {font-size: 25px;}
        .textbox1 {width: 100%;}
        #messagetext { width: 100%; }
        h1 {letter-spacing: 0px; }
        .section_60 { width: 80%; }
        #nav-img {width: 80%}
  
}

