﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
    
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}

.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}

}
/* Smartphones (landscape) ----------- */

@media only screen and (min-device-width : 321px) {

.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}

.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}

}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {

.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}

.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    
  .header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: darkgrey;
        text-align: center;
        padding: 14px 26px;
        text-decoration: none;
        font-size: 17px;
    }
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;
}
    .hero-1 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding:10px 0px 0px 10px;
}
.col-5 {
        width: 17.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    .drpdn
{
    height:35px;
    border-radius:4px;
    width:90%;
}

.dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: darkgray;
        padding: 14px 39px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.alert {
    
    background-color: #eff3ac;
    color: #151515;
    opacity: 1;
    transition: opacity 0.6s;
    padding:5px;
    
}
.paragraph-3 {
    text-align: justify;
    padding: 10px;
    color: #a9a7ac;
}
.gen-font-size {
    font-size: 13px;
}
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;

  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}

.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}

    }
    /* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: darkgrey;
        text-align: center;
        padding: 14px 26px;
        text-decoration: none;
        font-size: 17px;
    }
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;
}
    .hero-1 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding:10px 0px 0px 10px;
}
.col-5 {
        width: 17.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    .drpdn
{
    height:35px;
    border-radius:4px;
    width:90%;
}

.dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: darkgray;
        padding: 14px 39px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.alert {
    
    background-color: #eff3ac;
    color: #151515;
    opacity: 1;
    transition: opacity 0.6s;
    padding:5px;
    
}
.paragraph-3 {
    text-align: justify;
    padding: 10px;
    color: #a9a7ac;
}
.gen-font-size {
    font-size: 13px;
}
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: darkgrey;
        text-align: center;
        padding: 14px 26px;
        text-decoration: none;
        font-size: 17px;
    }
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;
}
    .hero-1 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding:10px 0px 0px 10px;
}
.col-5 {
        width: 17.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    .drpdn
{
    height:35px;
    border-radius:4px;
    width:90%;
}

.dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: darkgray;
        padding: 14px 39px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.alert {
    
    background-color: #eff3ac;
    color: #151515;
    opacity: 1;
    transition: opacity 0.6s;
    padding:5px;
    
}
.paragraph-3 {
    text-align: justify;
    padding: 10px;
    color: #a9a7ac;
}
.gen-font-size {
    font-size: 13px;
}
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}

 /**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: darkgrey;
        text-align: center;
        padding: 14px 26px;
        text-decoration: none;
        font-size: 17px;
    }
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:41%;
}
   
    .hero-1 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding:10px 0px 0px 10px;
}
.col-5 {
        width: 17.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
 .drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}

.dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: darkgray;
        padding: 14px 39px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.alert {
    
    background-color: #eff3ac;
    color: #151515;
    opacity: 1;
    transition: opacity 0.6s;
    padding:5px;
    
}
.paragraph-3 {
    text-align: justify;
    padding: 10px;
    color: #a9a7ac;
}
.gen-font-size {
    font-size: 13px;
}
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
  background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}

.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    
    .topnav a {
        float: left;
        display: block;
        color: darkgrey;
        text-align: center;
        padding: 14px 26px;
        text-decoration: none;
        font-size: 17px;
    }
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;
}
    .hero-1 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding:10px 0px 0px 10px;
}
.col-5 {
        width: 17.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    .drpdn
{
    height:35px;
    border-radius:4px;
    width:90%;
}

.dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: darkgray;
        padding: 14px 39px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.alert {
    
    background-color: #eff3ac;
    color: #151515;
    opacity: 1;
    transition: opacity 0.6s;
    padding:5px;
    
}
.paragraph-3 {
    text-align: justify;
    padding: 10px;
    color: #a9a7ac;
}
.gen-font-size {
    font-size: 13px;
}
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;

  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
} 
/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
} 

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
 background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 91%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
 background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 74%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
  background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 74%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
  background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 2186;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 190%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
    footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 91%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
 
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
   background: linear-gradient(59deg, #8fc74a, #8fc74a);
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 190%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
.header {
    color: #ffffff;
    padding: 15px;
}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
  footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
   background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
   background: linear-gradient(59deg, #8fc74a, #8fc74a);
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 74%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
.header {
    color: #ffffff;
    padding: 15px;
}
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;}
    
.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {

  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
 
   background-color: #8fc74a;
   width:100%;
    
    }
    
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 581px !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}
/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
.header {
    color: #ffffff;
    padding: 15px;
}
    
    .hero-row-1-main {
    background-color: #39b54a;
    height:23%;}

.tmslogo
{
  width:155px;
    }
    
    .laslogo
    {
        width :60px;
        height:60px;
        float:right;
        }
        
        .topnav {
    background-color: #eeeeee;
    overflow: hidden;
}
.topnav a.icon {
        float: right;
        display: block;
    }
    .col-6 {
        width: 50%;
    }
    .col-s-9 {
        width: auto;
    }
    
   footer {
  /*background: #16222A;
  background: -webkit-linear-gradient(59deg, #3A6073, #16222A);
  background: linear-gradient(59deg, #62c16e, #62c16e);*/
  color: white;
  width:100%;
}

footer a {
  color: darkgray !important;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #FA944B;
  text-decoration: none;
}

.cl
{
    background-color: #8fc74a;
   width:100%;
    
    }
.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}


/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 581px !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.hr
{
    border: 1px solid darkgrey;
    }

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
.scl
{
 text-align: center;
 background-color:#dfdfdf;
}
.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: black;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

input .w-button {
    -webkit-appearance: button;
}

.btn {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #8cc238;
}
.drpdn
{
    height:35px;
    border-radius:4px;
    width:68%
}

.txtbx {
    height: 35px;
    border-radius: 4px;
    width: 68%;
}
.table-container-web--1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 #d1d1d1;
    min-height: 400px;
}
}