
/*font ve size*/
:root {
    font-size: 16px;
}

body {
    font-family: Barlow-Regular;
}

.isferm-hizmetlerimiz-yazi1 {
    font-size: 24px;
    font-family: Barlow-regular;
	color:#285AA6;
}

#hizmet-kisa-aciklama{
	font-size:16px;
	color:#3c5058;
	
}

    .yazi6 {
        padding-left: 0px;
		line-height: 28px;
    }
	
    .isferm-hizmetlerimiz-yazi2 {
        font-size: 14px;
        font-family: Barlow-regular;
		line-height: 28px;
    }

/*header*/

.footer-kvk a{
	text-decoration: none;
    color: #3c5058;
    font-size: 14px;
} 

    .grup-companies-title {
        font-size: 24px;
		font-weight:500;
		text-align:center;
		margin-top: -50px;
		left: 0;
		right: 0;
		position: absolute;
    }
	
#hizmet-gorsel> img{
	width:100%;
}

.footer-kvk{
	padding-top:30px;
}

#kvk-footer{
	margin-top:80px;
}


.vns{
	padding-top:30px;
	
}
.container {
    max-width: 1290px;
}

#inside-banner{

}

#contact {
    border: none;

}

#slogan {
    padding-top: 30px;
    padding-left: 20px;
}

#logo {
    padding-top: 20px;
	padding-bottom: 20px;
}

.copyright {
    height: 80px;
    margin-left: -50px;
    display: inline-block;
}

#headerstyle {
	position: absolute;
	z-index: 10;
	color: #fff;
	right: 310px;
    top: 20px;
}

#headerstyle a{
	color: #fff;
	text-decoration: none;
}

#diller {
	position: absolute;
	z-index: 10;
	color: #fff;
	right: 0px;
    top: 20px;
}

#diller a{
	color: #fff;
	text-decoration: none;
}

#katalogh {
	position: absolute;
	z-index: 10;
	color: #fff;
	right: 150px;
    top: 20px;
}

#katalogh a{
	color: #fff;
	text-decoration: none;
}

/*header bitti*/


.header .navbar {
    margin: 0;
    padding: 0;
    width: 291px;
    background-color: white;
    position: absolute;
    font-size: 1.1rem;
}


.header .container {
    max-width: calc(100% - 300px);
}


.header .navbar {
    padding: 35px 0 !important;
    z-index: 1000;
    background: #fff;
    min-width: 291px;
    box-shadow: 10px 20px 20px 4px rgba(0, 0, 0, 0.18);
    justify-content: center;
}

.navbar-nav
.nav-item
.nav-link {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    border-top: 1px #c4c4c4 solid;
    line-height: 56px;
    padding: 0px;
    display: block;
}


    .navbar-nav .nav-item .nav-link:before {
        content: '';
        display: inline-block;
        width: 50px;
        height: 6px;
        background-color: #1171b9;
        float: left;
        opacity: 0;
        position: relative;
        align-items: center;
        margin-right: 5px;
        margin-top: 25px;
    }



    .navbar-nav .nav-item .nav-link.active,
    .navbar-nav .nav-item .nav-link:hover {
        color: #5b6f7e
    }


        .navbar-nav .nav-item .nav-link.active:before,
        .navbar-nav .nav-item .nav-link:hover:before {
            content: '';
            display: inline-block;
            width: 50px;
            height: 6px;
            background-color: #1171b9;
            float: left;
            opacity: 1;
            position: relative;
            margin-right: 5px;
        }

.navbar-nav .nav-item:first-child .nav-link {
    border: none;
}

.navbar-light .navbar-toggler {
    font-size: 20px;
}


/*hamburger menu*/
.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff63;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 120px;
}



    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        width: 30px;
        height: 30px;
        color: red;
    }


.hamburger-menu {
    margin: 0;
    padding: 0;
    width: 380px;
    background-color: white;
    position: absolute;
    top: 110px;
    left: 8%;
    font-size: 1.1rem;
    display: none;
}

    .hamburger-menu li {
        list-style-type: none;
        text-transform: uppercase;
    }

        .hamburger-menu li a {
            color: #000;
            text-decoration: none;
            display: block;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .hamburger-menu li a:hover {
                color: #5b6f7e
            }

            .hamburger-menu li a:before {
                content: '';
                display: inline-block;
                width: 45px;
                height: 6px;
                background-color: #1171b9;
                float: left;
                opacity: 0;
                position: relative;
                align-items: center;
                margin-right: 8px;
                margin-top: 7px;
            }

            .hamburger-menu li a:hover::before {
                content: '';
                display: inline-block;
                width: 45px;
                height: 6px;
                background-color: #1171b9;
                float: left;
                opacity: 1;
                position: relative;
                margin-right: 8px;
            }

        .hamburger-menu li:first-child {
            padding-top: 24px;
        }

        .hamburger-menu li:last-child {
            padding-bottom: 24px;
        }



.hamburgerspan1 {
    font-size: 40px;
    color: gray;
    cursor: pointer;
    display: none;
    border: 1px solid gray;
    border-radius: 5px;
}
/*hamburger menu bitti*/


/*banner section*/
.banner-section {
    position: relative;
}

.home-news {
    padding: 80px 0 30px;
}

    .home-news .news-item {
        margin-bottom: 50px;
    }

        .home-news .news-item img {
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            display: block;
            margin-bottom: 30px;
        }

        .home-news .news-item .date {
            font-size: 18px;
            font-weight: 600;
            color: #0065b5;
            margin-bottom: 15px;
        }

        .home-news .news-item h2 {
            font-size: 24px;
            font-weight: 600;
            line-height: 1.25;
            color: #938281;
        }

    .home-news h3 {
        font-size: 40px;
        font-weight: 600;
        color: #000;
        text-align: center;
        margin-bottom: 10px;
    }

    .home-news h6 {
        font-size: 18px;
        font-weight: 300;
        color: #ccc;
        text-align: center;
        margin-bottom: 50px;
    }

.banner-menu {
    margin: 0;
    padding: 6px;
    width: 250px;
    background-color: white;
    position: absolute;
    top: 0px;
    left: 5%;
    font-size: 14px;
    z-index: 999;
}

    .banner-menu li {
        list-style-type: none;
        border-bottom: 1px solid #c4c4c4;
        text-transform: uppercase;
    }

        .banner-menu li a {
            color: #000;
            text-decoration: none;
            display: block;
            padding-top: 14px;
            padding-bottom: 14px;
        }

            .banner-menu li a:hover {
                color: #5b6f7e
            }

            .banner-menu li a:before {
                content: '';
                display: inline-block;
                width: 20px;
                height: 6px;
                background-color: #1171b9;
                float: left;
                opacity: 0;
                position: relative;
                align-items: center;
                margin-right: 8px;
                margin-top: 10px;
            }

            .banner-menu li a:hover::before {
                content: '';
                display: inline-block;
                width: 45px;
                height: 6px;
                background-color: #1171b9;
                float: left;
                opacity: 1;
                position: relative;
                margin-right: 8px;
            }

        .banner-menu li:first-child {
            padding-top: 4px;
        }

        .banner-menu li:last-child {
            padding-bottom: 4px;
        }



        .banner-menu li .sub-menu {
            -webkit-transform: translateY(-100px);
            -ms-transform: translateY(-100px);
            transform: translateY(-100px);
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            will-change: transform;
            -webkit-transition-duration: .65s;
            transition-duration: .65s;
            -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
            transition-timing-function: cubic-bezier(.4,0,.2,1);
            -webkit-transition-property: -webkit-transform;
            transition-property: transform;
            display: none
        }

    .banner-menu .sub-menu.active {
        display: block;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .banner-menu .sub-menu > li > a {
        padding-left: 0em;
        font-size: 13px;
        border-bottom: 1px solid #f5f5f5
    }


    .banner-menu li.title > .dropdownmenu:after {
        content: "\f107";
        position: Absolute;
        right: 2em;
        background-color: #aaaaaa;
        width: 20px;
        height: 20px;
        text-align: center;
        cursor: pointer;
        border-radius: 50%;
        line-height: 20px;
        color: #fff;
        margin-top: 14px;
        font: normal normal normal 14px/20px FontAwesome;
    }



.banner {
    position: relative;
    z-index: -1;
	height: 780px;
}

#inside-banner{
	height: 452px;
}

#bannermiddle {
    position: absolute;
    z-index: 1;
    left: 48%;
    top: 53%;
    width: auto;
}

#isferm-slogan-text {
    font-size: 2.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.65;
    letter-spacing: 20px;
    text-align: center;
    color: white;
    position: absolute;
    top: 71%;
    left: 44%;
    z-index: 3;
}

#isferm-slogan-text2div {
    font-size: 1.2rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.65;
    color: white;
    position: absolute;
    top: 77%;
    left: 33%;
    font-family: barlow-regular;
    z-index: 3;
}
/*banner bitti*/



#mainpage-aboutus {
    margin-bottom: 50px;
    margin-top: 80px;
}

.mainpage-about-title p {
    padding-left: 10px;
    color: #3c5058;
    line-height: 30px;
	font-size: 18px;
}

#hakkimizda-baslik-main{
    padding-left: 10px;
    color: #235a97;
    line-height: 42px;
	font-size: 32px;
}

#baslik-main{
    color: #235a97;
    line-height: 42px;
	font-size: 32px;
}

#mainpage-about {
    padding-left: 50px;
    color: #3c5058;
    line-height: 34px;
}

#mainpage-aboutbox {
    color: #3c5058;
    font-size: 2.5rem;
    line-height: 34px;
}

.group-company-title {
    font-size: 32px;
    line-height: 75px;
    padding-left: 10px;
}

.yazi2 {
    color: #3c5058;
    line-height: 34px;
	font-size: 36px;
}

.yazi3 {
    font-size: 2rem;
    color: #185ca5;
    line-height: 34px;
}

.yazi4 {
    font-size: 18px;
    color: #3c5058;
    text-align: -webkit-auto;
    line-height: 30px;
}

.bitmapler {
    display: flex;
    justify-content: space-between;
}

.bitmapdiv {
    border: none;
    border-left: 1px solid #d7d7d7;
    height: 100px;
	padding-left: 58px;
}
/*first-section bitti*/



/*ikinci section*/
.second-section {
    height: auto;
    background-color: #dee4ea;
}


.kutu2 {
    padding: 10px 10px 10px 280px;
}


.hizmetler {
    display: flex;
    justify-content: space-between;
    max-width: 470px;
    height: 84px;
    align-content: center;
    margin-top: 65px;
    font-family: Barlow-regular;
}

#yazi8 {
    font-size: 38px;
}

#yazi9 {
    font-size: 30px;
    color: #185ca5;
    line-height: 38px;
}

#yazi11 {
    font-size: 18px;
	color:#0065b5;
}

.yazi10 {
    padding: 10px 10px 10px 10px;
    font-size: 1.3rem;
    text-align: center;
    text-align-last: auto;
}

.sektorler-carousel{
	margin-top:120px;
	
}


/*ikinci section bitti*/



/*ucuncu section*/
.third-section {
    height: 750px;
    background-color: white;
}


.baslik1 {
    margin-left: -80px;
}

.yazi12 {
    font-family: Barlow-regular;
}

.yazi13 {
    font-family: Barlow-regular;
    color: black;
    font-size: 1.5rem;
}
/*ucuncu section bitti*/


/*dorduncu section*/

.fourth-section {
    display: flex;
    justify-content: center;
    background-color: white;
    color: #3c5058;
}

.fourth-section-menu {
    padding: 9px;
}

.fourth-section-menu a {
        text-decoration: none;
        color: #3c5058;
        font-size: 18px;
        text-transform: uppercase;
}

.footer-menu1 {

align-content:center;
}

.fourth-span {
}

/*dorduncu section*/

/*footer*/
#footerdiv1 {
    background-color: black;
    color: white;
	padding-bottom: 60px;
    padding-top: 20px;
}

#kutu5 {
    padding: 40px 10px 10px 10px;
    
}

.footercontact {
    height: 83px;
    width: 100px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    padding: 10px;
}

    .footercontact a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        display: block;
    }


    .footercontact:hover {
        border-radius: 5px;
        border: 1px solid;
    }

#footercontactdiv {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

/*footer bitti*/

/*besinci section*/


.fifth-section {
    background-color: white;
}

    .fifth-section a {
        text-decoration: none;
        color: #3c5058;
        font-size: 14px;
    }

/*besinci section*/

/*isferm kurumsal*/
.isferm-kurumsal-first-section {
    background-color: white;
    margin-top: 80px;
	margin-bottom: 80px;
}

#isferm-kurumsal-kutu1 {
    padding: 10px 10px 10px 250px;
    flex-direction: row;
    flex-wrap: wrap;
}

#isferm-kurumsal-slogan-text2div {
    font-size: 1.2rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.65;
    color: white;
    position: absolute;
    top: 36%;
    left: 46%;
    font-family: barlow-regular;
}


#isferm-kurumsal-slogan-text {
    font-size: 2.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.65;
    letter-spacing: 20px;
    text-align: center;
    color: white;
    position: absolute;
    top: 68%;
    left: 42%;
}

/*isferm kurumsal bitti*/


/*isferm iletisim*/
.isferm-iletisim-yazi {
    font-family: Barlow-regular;

}

#isferm-iletisim-first-section {
margin-top: 80px;
}

#kutu2 {
    padding-top: 2%;
}

#isferm-iletisim-from-section {
    background-color: white;
	margin-top: 80px;
	margin-bottom: 80px;
}

#baslikyazi {
    padding-left: 12%;
}

#name {
    height: 80px;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    padding: 10px 12px 10px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#email {
    height: 80px;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    padding: 10px 12px 10px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#phone {
    height: 80px;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    padding: 10px 12px 10px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#company {
    height: 80px;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    padding: 10px 12px 10px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#fromtext {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    padding: 10px 12px 10px 15px;
}

#btn {
    width: 208px;
    height: 72px;
    background-color: #1070b8;
    color: white;
    text-align: center;
    border: none;
}

#kvkk {
    width: 35px;
    height: 35px;
    margin-right: 3%;
}

/*isferm iletisim bitti*/

/*isferm hizmetlerimiz*/

    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }


.isferm-hizmetlerimiz-yazi1 {
    font-size: 24px;
    font-family: Barlow-regular;
	color:#285AA6;
}

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 14px;
        font-family: Barlow-regular;
		line-height: 28px;
    }

.bitmapler-isferm-hizmetlerimiz {
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}

.bitmapdiv-isferm-hizmetlerimiz {
    border: none;
    border-right: 1px solid #d7d7d7;
    height: 67px;
    padding-right: 2%;
    padding-left: 2%;
}
/*isferm hizmetlerimziz bitti*/



@media only screen and (max-width:1440px) {
	
	.container {
    max-width: 1170px;
}

.banner-menu li a {
            color: #000;
            text-decoration: none;
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
        }
		
#inside-banner{
	height: 381px;
}

.fourth-section-menu a {
        text-decoration: none;
        color: #3c5058;
        font-size: 14px;
        text-transform: uppercase;
}

#contact {
    border: none;
    border-left: 1px solid #d7d7d7;
    padding-top: 20px;
    margin-right: 0;
}

.banner-menu {
    margin: 0;
    padding: 4px;
    width: 230px;
    background-color: white;
    position: absolute;
    top: 0px;
    left: 3%;
    font-size: 14px;
    z-index: 999;
}

#slogan {
    padding-top: 30px;
    padding-left: 20px;
}

#logo {
    padding-top: 20px;
}

.copyright {
	height: 80px;
    padding-left: 46px;
    display: inline-block;
    font-size: 12px;
}

    .banner {
        position: relative;
        z-index: -1;
		height: 500px;
    }
	.banner-page {
    position: relative;
    z-index: -1;
}

    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 48%;
        top: 54%;
        height: 95px;
    }

    #isferm-slogan-text {
        font-size: 34px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 1.3rem;
        text-align: center;
        color: white;
        position: absolute;
        top: 71%;
        left: 43%;
    }

    #isferm-slogan-text2div {
        font-size: 1.2rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 77%;
        left: 28%;
        font-family: barlow-regular;
    }




    .first-section {
        max-height: 600px;
        background-color: white;
        align-items: center;
    }

    .kutu1 {
        /*padding: 10px 10px 10px 35px;*/
    }

    .yazi1 {
        color: #cbcdce;
        font-size: 1.2rem;
    }

    .yazi2 {

    }

    .yazi3 {
        font-size: 1.7rem;
        color: #1b79be
    }

    .yazi4 {
        font-size: 16px;
        color: #3c5058;
        text-align: -webkit-auto;
    }

    .grup-companies-title {
        font-size: 24px;
		font-weight:500;
		text-align:center;
		margin-top: -50px;
		left: 0;
		right: 0;
		position: absolute;
    }

    .yazi6 {
        padding-left: 0px;
		line-height: 28px;
    }

    .bitmapdiv {
        border: none;
        border-left: 1px solid #d7d7d7;
        height: 100px;
        padding-left: 58px;
    }


    .second-section {
        background-color: #dee4ea;
    }


    .kutu2 {
      /*padding: 10px 10px 10px 35px;*/
    }

    .hizmetler {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 65px;
        font-family: Barlow-regular;
        max-width: none;
        margin-bottom: 20px;
    }

    .yazi10 {
        padding: 10px 10px 10px 10px;
        font-size: 1.3rem;
        text-align: center;
        text-align-last: auto;
    }

    .imgposition {
        max-width: 600px;
        left: 117px;
    }

    #footerdiv1 {
        height: 300px;
    }
    /*isferm hizmet*/
    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }

    .isferm-hizmetlerimiz-yazi1 {
        font-size: 1.7rem;
        font-family: Barlow-regular;
    }

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 16px;
        font-family: Barlow-regular;
		line-height: 24px;
    }
    /*isferm hizmet bitti*/


    #company {
        max-width: 469px;
        height: 80px;
        border-radius: 5px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
        padding: 10px 12px 10px 15px;
        margin-right: 5px;
        margin-bottom: 10px;
    }

    #fromtext {
        max-width: 947px;
        height: 150px;
        border-radius: 5px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
        padding: 10px 12px 10px 15px;
        margin: 5px 10px 5px 10px;
    }
}



@media only screen and (max-width:1045px) {

#headerstyle {
	display: none;
}

#diller {
	display: none;
}

    #contact {
        border-left: 1px solid #d7d7d7;
        text-align: center;
        width: 200px;
        height: 80px;
        padding-left: 0px;
        padding-top: 3%;
    }

.fourth-section-menu a {
        text-decoration: none;
        color: #3c5058;
        font-size: 12px;
        text-transform: uppercase;
}

    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 45%;
        top: 46%;
        height: 90px;
    }

    #isferm-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 1.3rem;
        text-align: center;
        color: white;
        position: absolute;
        top: 71%;
        left: 42%;
    }

    #isferm-slogan-text2div {
        font-size: 1.2rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 77%;
        left: 16%;
        font-family: barlow-regular;
    }


    .first-section {
        max-height: 700px;
        background-color: white;
        align-items: center;
    }

    .kutu1 {
        padding: 10px 10px 10px 35px;
    }

    .yazi1 {
        color: #cbcdce;
        font-size: 1.2rem;
    }

    .yazi2 {
        color: #cbcdce;
    }

    .yazi3 {
        font-size: 1.7rem;
        color: #1b79be
    }

    .yazi4 {
        font-size: 1.3rem;
        color: #3c5058;
        text-align: -webkit-auto;
    }

    .yazi5 {
        font-size: 1rem;
    }

    .yazi6 {
        padding-left: 0px;
		line-height: 20px;
    }

    .bitmapdiv {
        border: none;
        border-right: 1px solid #d7d7d7;
        height: 48px;
        padding-right: 2%;
    }


    .second-section {
        max-height: 600px;
        background-color: #dee4ea;
    }


    .kutu2 {
        padding: 0px;
    }

    #yazi8 {
        font-size: 1.5rem;
    }

    #yazi9 {
        font-size: 1rem;
    }

    .hizmetler {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 65px;
        font-family: Barlow-regular;
        max-width: none;
        margin-bottom: 20px;
    }

    .yazi10 {
        padding: 10px 10px 10px 10px;
        font-size: 1.3rem;
        text-align: center;
        text-align-last: auto;
    }

    #yazi11 {
        font-size: 1.3rem;
		color:#0065b5;
    }

    .imgposition {
        left: 56px;
        top: -70px;
        position: relative;
        width: 442px;
    }

    #footerdiv1 {
        height: 500px;
    }
    /*isferm kurumsal*/
    #isferm-kurumsal-slogan-text2div {
        font-size: 1.2rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 74%;
        left: 20%;
        font-family: barlow-regular;
    }


    #isferm-kurumsal-slogan-text {
        font-size: 2.5rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 20px;
        text-align: center;
        color: white;
        position: absolute;
        top: 57%;
        left: 27%;
    }

    .isferm-kurumsal-first-section {

    }
    /*isferm kurumsal bitti*/

    /*isferm hizmet*/
    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }

    .isferm-hizmetlerimiz-yazi1 {
        font-size: 1.7rem;
        font-family: Barlow-regular;
    }

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 16px;
        font-family: Barlow-regular;
    }
    /*isferm hizmet bitti*/


    .hamburgerspan1 {
        font-size: 40px;
        color: gray;
        cursor: pointer;
        display: unset;
        border: 1px solid gray;
        border-radius: 5px;
    }


    #company {
        max-width: 469px;
        height: 80px;
        border-radius: 5px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
        padding: 10px 12px 10px 15px;
        margin-right: 5px;
        margin-bottom: 10px;
    }


    #isferm-kurumsal-kutu1 {
        padding: 10px 10px 10px 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
    }
}


@media only screen and (max-width:795px) {
    : root {
        font-size: 12px;
    }

#headerstyle {
	display: none;
}

#diller {
	display: none;
}

    #contact {
        border-left: none;
        padding-left: 0px;
        text-align: center;
        width: 200px;
        height: 80px;
        padding-left: 0px;
        padding-top: 3%;
    }

    .banner {
        position: relative;
        z-index: -1;
		height: 300px;
    }



    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 47%;
        top: 51%;
        max-height: 63px;
    }

    #isferm-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 10px;
        text-align: center;
        color: white;
        position: absolute;
        top: 71%;
        left: 39%;
    }

    #isferm-slogan-text2div {
        font-size: 1.2rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 77%;
        left: 5%;
        font-family: barlow-regular;
    }

    .first-section {
        max-height: 770px;
        background-color: white;
        align-items: center;
    }

    .kutu1 {
        padding: 0px;
    }

    .yazi1 {
        color: #cbcdce;
        font-size: 1.2rem;
    }

    .yazi2 {
        color: #cbcdce;
    }

    .yazi3 {
        font-size: 1rem;
        color: #1b79be
    }

    .yazi4 {
        font-size: 1.3rem;
        color: #3c5058;
        text-align: -webkit-auto;
    }

    .yazi5 {
        font-size: 1rem;
    }

    .yazi6 {
        padding-left: 0px;
		line-height: 18px;
    }

    .bitmapdiv {
        border: none;
        border-right: 1px solid #d7d7d7;
        height: 65px;
        padding-left: 10px;
    margin-right: 14px;
    }


    .second-section {
        max-height: 950px;
        background-color: #dee4ea;
    }


    .kutu2 {
        padding: 0px;
    }

    #yazi8 {
        font-size: 1.5rem;
    }

    #yazi9 {
        font-size: 1rem;
    }

    .hizmetler {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 65px;
        font-family: Barlow-regular;
        max-width: none;
        margin-bottom: 20px;
    }

    .yazi10 {
        padding: 10px 10px 10px 10px;
        font-size: 1.3rem;
        text-align: center;
        text-align-last: auto;
    }

    #yazi11 {
        font-size: 1.3rem;
		color:#0065b5;
    }

    .imgposition {
        max-width: 350px;
        top: 5px;
        left: 25%;
    }


    .third-section {
        height: 1533px;
        background-color: white;
    }

    #footerdiv1 {
        height: 600px;
    }

    /*isferm kurumsal*/
    #isferm-kurumsal-slogan-text2div {
        font-size: 0.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 70%;
        left: 22%;
        font-family: barlow-regular;
    }


    #isferm-kurumsal-slogan-text {
        font-size: 1.5rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 20px;
        text-align: center;
        color: white;
        position: absolute;
        top: 50%;
        left: 25%;
    }

    .isferm-kurumsal-first-section {

    }

        .isferm-kurumsal-first-section > .yazi4 {
            font-size: 0.8rem;
        }

    /*isferm kurumsal bitti*/


    /*isferm hizmet*/
    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }

    .isferm-hizmetlerimiz-yazi1 {
        font-size: 1.7rem;
        font-family: Barlow-regular;
    }

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 14px;
        font-family: Barlow-regular;
    }
    /*isferm hizmet bitti*/


    .sidenav .closebtn {
        position: absolute;
        top: 128px;
        /* right: 20px; */
        font-size: 36px;
        /* margin-left: 50px; */
        width: 30px;
        height: 30px;
        color: red;
        z-index: 1;
        left: 274px;
    }


    .hamburger-menu {
        margin: 0;
        padding: 0;
        width: 380px;
        background-color: white;
        position: absolute;
        top: 110px;
        font-size: 1.1rem;
        display: unset;
        z-index: -1;
        left: 0%;
    }

        .hamburger-menu li {
            list-style-type: none;
            text-transform: uppercase;
        }

            .hamburger-menu li a {
                color: #000;
                text-decoration: none;
                display: block;
                padding-top: 20px;
                padding-bottom: 20px;
            }

                .hamburger-menu li a:hover {
                    color: #5b6f7e
                }

                .hamburger-menu li a:before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 0;
                    position: relative;
                    align-items: center;
                    margin-right: 8px;
                    margin-top: 7px;
                }

                .hamburger-menu li a:hover::before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 1;
                    position: relative;
                    margin-right: 8px;
                }

            .hamburger-menu li:first-child {
                padding-top: 24px;
            }

            .hamburger-menu li:last-child {
                padding-bottom: 24px;
            }



    .hamburgerspan1 {
        font-size: 30px;
        color: gray;
        cursor: pointer;
        display: unset;
        border: 1px solid gray;
        border-radius: 5px;
        width: 62px;
        height: 48px;
        text-align: center;
    }

    #company {
        max-width: 468px;
        height: 150px;
        border-radius: 5px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
        padding: 10px 12px 10px 15px;
        margin: 5px 10px 5px 10px;
    }


    #fromtext {
        max-width: 471px;
        height: 150px;
        border-radius: 5px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
        padding: 10px 12px 10px 15px;
        margin: 5px 10px 5px 10px;
    }

    .kutu1 {
        padding: 27px;
    }

    #kutu2 {
        padding-top: 5%;
        padding-left: 20px;
    }
}


@media only screen and (max-width:435px) {
    :root {
        font-size: 10px;
    }

#headerstyle {
	display: none;
}

#diller {
	display: none;
}

   .banner-menu {
        margin: 0;
        padding: 0;
        width: 380px;
        background-color: white;
        position: inherit;
        left: 6%;
        font-size: 14px;
        display: unset;
    }

        .banner-menu li {
            list-style-type: none;
            text-transform: uppercase;
        }

            .banner-menu li a {
                color: #000;
                text-decoration: none;
                display: block;
                padding-top: 20px;
                padding-bottom: 20px;
            }

                .banner-menu li a:hover {
                    color: #5b6f7e
                }

                .banner-menu li a:before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 0;
                    position: relative;
                    align-items: center;
                    margin-right: 8px;
                    margin-top: 7px;
                }

                .banner-menu li a:hover::before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 1;
                    position: relative;
                    margin-right: 8px;
                }

            .banner-menu li:first-child {
                padding-top: 24px;
            }

            .banner-menu li:last-child {
                padding-bottom: 24px;
            }
			
#slogan {
    padding-top: 20px;
    padding-left: 20px;
    text-align: center;
    padding-bottom: 20px;
}

.yazi12 {
    font-family: Barlow-regular;
	font-size: 16px;
}

.yazi13 {
    font-family: Barlow-regular;
    color: black;
    font-size: 18px;
}

    .home-news .news-item {
        margin-bottom: 50px;
    }
	
#logo {
    padding-top: 20px;
	padding-bottom: 0px;
	text-align:center;
}

#mainpage-aboutbox {
	display:none;
}

    #contact {
	display:none;
    }

    .banner {
        position: relative;
        z-index: -1;
		height: 100%;
    }

    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 46%;
        top: 47%;
        max-height: 39px;
    }

    #isferm-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 10px;
        text-align: center;
        color: white;
        position: absolute;
        top: 73%;
        left: 40%;
    }

    #isferm-slogan-text2div {
        font-size: 0.9REM;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 78%;
        left: 12%;
        font-family: barlow-regular;
    }

    .first-section {
        max-height: 600px;
        background-color: white;
        align-items: center;
    }

    .kutu1 {
        padding: 27px;
    }

    #kutu2 {
        padding-top: 5%;
        padding-left: 20px;
    }

    .yazi1 {
        color: #cbcdce;
        font-size: 1.2rem;
    }

    .yazi2 {
        color: #cbcdce;
    }

    .yazi3 {
        font-size: 1rem;
        color: #1b79be
    }

    .yazi4 {
        font-size: 1.3rem;
        color: #3c5058;
        text-align: -webkit-auto;
    }

    .yazi5 {
        font-size: 1rem;
    }

    .yazi6 {
        padding-left: 0px;
    }

    .bitmapdiv {
        border: none;
		border-right: 1px solid #d7d7d7;
		height: 65px;
		padding-left: 10px;
		margin-right: 14px;
    }


    .second-section {
        max-height: 796px;
        background-color: #dee4ea;
    }


    .kutu2 {
        padding: 0px;
    }

    #yazi8 {
        font-size: 32px;
    }

    #yazi9 {
        font-size: 18px;
		line-height:24px;
    }

    .hizmetler {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 65px;
        font-family: Barlow-regular;
        max-width: none;
        margin-bottom: 20px;
    }

    .yazi10 {
        padding: 5px 5px 5px 5px;
        font-size: 1.3rem;
        text-align: center;
        text-align-last: auto;
    }

    #yazi11 {
        font-size: 1.3rem;
		color:#0065b5;
    }

    .imgposition {
        top: 0px;
        left: 52px;
        position: relative;
        max-width: 260px;
        margin: auto;
    }

    #footerdiv1 {
        max-height: 320px;
        background-color: black;
        color: white;
		margin-top: 30px;
    }

    #kutu5 {
        padding: 10px 10px 10px 10px;
    }

    .baslik1 {
        padding-left: 0%;
    }

.footer-menu1 {
    align-content: center;
    text-align: center;
}

.sektorler-carousel {
    margin-top: 20px;
}

    .footercontact {
        height: 90px;
        width: 90px;
        border: 1px solid rgba(255, 0, 0, 0);
    }

        .footercontact a {
            text-decoration: none;
            color: white;
            text-transform: uppercase;
            display: block;
        }


        .footercontact:hover {
            border-radius: 5px;
            border: 1px solid;
        }

    #footercontactdiv {
        padding: 6px;
    }


    /*isferm kurumsal*/
    #isferm-kurumsal-slogan-text2div {
        font-size: 0.5rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 20%;
        left: 36%;
        font-family: barlow-regular;
    }


    #isferm-kurumsal-slogan-text {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 20px;
        text-align: center;
        color: white;
        position: absolute;
        top: 75%;
        left: 25%;
    }

#inside-banner{
	height: 240px;
}

    .isferm-kurumsal-first-section {

    }
    /*isferm kurumsal*/

    /*isferm hizmet*/
    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }

    .isferm-hizmetlerimiz-yazi1 {
        font-size: 1.7rem;
        font-family: Barlow-regular;
    }

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 14px;
        font-family: Barlow-regular;
		line-height: 28px;
    }

    .bitmapdiv-isferm-hizmetlerimiz {
        border: none;
        border-right: 1px solid #d7d7d7;
        height: 30px;
        padding-right: 2%;
        padding-left: 2%;
    }
    /*isferm hizmet bitti*/


    .sidenav .closebtn {
        position: absolute;
        top: 128px;
        /* right: 20px; */
        font-size: 36px;
        /* margin-left: 50px; */
        width: 30px;
        height: 30px;
        color: red;
        z-index: 1;
        left: 274px;
    }


    .hamburger-menu {
        margin: 0;
        padding: 0;
        width: 380px;
        background-color: white;
        position: absolute;
        top: 110px;
        font-size: 1.1rem;
        display: unset;
        z-index: -1;
        left: 0%;
    }

        .hamburger-menu li {
            list-style-type: none;
            text-transform: uppercase;
        }

            .hamburger-menu li a {
                color: #000;
                text-decoration: none;
                display: block;
                padding-top: 20px;
                padding-bottom: 20px;
            }

                .hamburger-menu li a:hover {
                    color: #5b6f7e
                }

                .hamburger-menu li a:before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 0;
                    position: relative;
                    align-items: center;
                    margin-right: 8px;
                    margin-top: 7px;
                }

                .hamburger-menu li a:hover::before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 1;
                    position: relative;
                    margin-right: 8px;
                }

            .hamburger-menu li:first-child {
                padding-top: 24px;
            }

            .hamburger-menu li:last-child {
                padding-bottom: 24px;
            }



    .hamburgerspan1 {
        font-size: 30px;
        color: gray;
        cursor: pointer;
        display: unset;
        border: 1px solid gray;
        border-radius: 5px;
        width: 62px;
        height: 48px;
        text-align: center;
    }
}


@media only screen and (max-width:380px) {

    .kutu1 {
        padding: 10px;
    }

#headerstyle {
	display: none;
}

#diller {
	display: none;
}

    .imgposition {
        top: 0px;
        left: 33px;
        position: relative;
        max-width: 265px;
        margin: auto;
    }

    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 46%;
        top: 47%;
        max-height: 39px;
    }

    #isferm-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 10px;
        text-align: center;
        color: white;
        position: absolute;
        top: 71%;
        left: 26%;
    }

    #isferm-slogan-text2div {
        font-size: 0.9REM;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 78%;
        left: 7%;
        font-family: barlow-regular;
    }



    #isferm-kurumsal-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 20px;
        text-align: center;
        color: white;
        position: absolute;
        top: 50%;
        left: 10%;
    }

    #isferm-kurumsal-slogan-text2div {
        font-size: 0.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 70%;
        left: 10%;
        font-family: barlow-regular;
    }

    .isferm-kurumsal-first-section {

    }
}

@media only screen and (max-width:325px) {
    :root {
        font-size: 10px;
    }

#headerstyle {
	display: none;
}

#diller {
	display: none;
}

    #bannermiddle {
        position: absolute;
        z-index: 1;
        left: 46%;
        top: 47%;
        max-height: 33px;
    }

    #isferm-slogan-text {
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 10px;
        text-align: center;
        color: white;
        position: absolute;
        top: 75%;
        left: 37%;
    }

    #isferm-slogan-text2div {
        font-size: 0.7rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 80%;
        left: 12%;
        font-family: barlow-regular;
    }

    .isferm-kurumsal-first-section {

    }

    .yazi4 {
        font-size: 0.8rem;
        color: #3c5058;
        text-align: -webkit-auto;
    }


    .kutu1 {
        padding: 27px;
    }

    #kutu2 {
        padding-top: 5%;
        padding-left: 20px;
    }

    .imgposition {
        top: 0px;
        left: 2px;
        position: relative;
        max-width: 260px;
        margin: auto;
    }

    #isferm-kurumsal-slogan-text2div {
        font-size: 0.7rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 70%;
        left: 11%;
        font-family: barlow-regular;
    }

    #isferm-hizmetlerimiz-first-section {
        background-color: white;
		margin-bottom:80px;
		margin-top:80px;
		
    }

    .isferm-hizmetlerimiz-yazi1 {
        font-size: 1.7rem;
        font-family: Barlow-regular;
    }

    .isferm-hizmetlerimiz-yazi2 {
        font-size: 14px;
        font-family: Barlow-regular;
    }



    #kutu2 {
        padding-top: 2%;
        padding-left: 13px;
    }

    .first-section {
        max-height: 490px;
        background-color: white;
        align-items: center;
    }

    .third-section {
        height: 1113px;
        background-color: white;
    }



    .sidenav .closebtn {
        position: absolute;
        top: 128px;
        /* right: 20px; */
        font-size: 36px;
        /* margin-left: 50px; */
        width: 30px;
        height: 30px;
        color: red;
        z-index: 1;
        left: 214px;
    }


    .hamburger-menu {
        margin: 0;
        padding: 0;
        width: 380px;
        background-color: white;
        position: absolute;
        top: 110px;
        font-size: 1.1rem;
        display: unset;
        z-index: -1;
        left: 0%;
    }

        .hamburger-menu li {
            list-style-type: none;
            text-transform: uppercase;
        }

            .hamburger-menu li a {
                color: #000;
                text-decoration: none;
                display: block;
                padding-top: 20px;
                padding-bottom: 20px;
            }

                .hamburger-menu li a:hover {
                    color: #5b6f7e
                }

                .hamburger-menu li a:before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 0;
                    position: relative;
                    align-items: center;
                    margin-right: 8px;
                    margin-top: 7px;
                }

                .hamburger-menu li a:hover::before {
                    content: '';
                    display: inline-block;
                    width: 45px;
                    height: 6px;
                    background-color: #1171b9;
                    float: left;
                    opacity: 1;
                    position: relative;
                    margin-right: 8px;
                }

            .hamburger-menu li:first-child {
                padding-top: 24px;
            }

            .hamburger-menu li:last-child {
                padding-bottom: 24px;
            }



    .hamburgerspan1 {
        font-size: 30px;
        color: gray;
        cursor: pointer;
        display: unset;
        border: 1px solid gray;
        border-radius: 5px;
        width: 62px;
        height: 48px;
        text-align: center;
    }


    .isferm-kurumsal-first-section {

    }

    #isferm-kurumsal-slogan-text {
        font-size: 0.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 20px;
        text-align: center;
        color: white;
        position: absolute;
        top: 50%;
        left: 8%;
    }

    #isferm-kurumsal-slogan-text2div {
        font-size: 0.8rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.65;
        color: white;
        position: absolute;
        top: 70%;
        left: 6%;
        font-family: barlow-regular;
    }
}

.jobapply {
    max-width: 1200px;
}


.career-box {
    border: none;
    margin: 12px 0;
    /*border: 1px solid #ebebeb;*/
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

    .career-box .title {
        padding: 10px 25px;
        border-bottom: 1px solid #ebebeb;
        color: #777;
        font-size: 16px;
        font-weight: 600;
    }

    .career-box .body {
        position: relative;
        padding: 25px
    }

    .career-box select {
        padding: 25px;
        border: 0;
        background: rgba(235, 235, 235, .49);
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

        .career-box select:focus {
            outline: 0;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .career-box select option {
            margin-bottom: 10px
        }

    .career-box .file-upload-container {
        position: relative;
        min-height: 330px
    }

        .career-box .file-upload-container .input-file-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .career-box .file-upload-container .input-file-trigger {
            display: flex;
            display: -webkit-flex;
            display: -ms-flexbox;
            -webkit-align-items: flex-end;
            align-items: flex-end;
            -webkit-justify-content: center;
            justify-content: center;
            padding-bottom: 50px;
            height: 100%;
            background: url("../images/icon-select-file.png") no-repeat center center;
            cursor: pointer;
            color: #000;
            font-size: 16px;
            font-weight: 500;
            -moz-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
            -o-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
            -webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
            transition: all 300ms cubic-bezier(.4, 0, .2, 1)
        }

        .career-box .file-upload-container .input-file {
            position: absolute;
            top: 0;
            left: 0;
            width: 225px;
            opacity: 0;
            padding: 14px 0;
            cursor: pointer
        }


.contact-title,
.file-title,
.certificate-title {
    font-weight: 700;
    font-size: 18px;
    color: #00A0E3;
    line-height: 43px;
    background: url(/images/contact-icon.svg) no-repeat left center;
    padding-left: 51px;
    margin-bottom: 40px;
}


.form-control {
    height: 70px;
    line-height: 70px;
    border: 1px solid #d8d8d8;
}

textarea.form-control {
    padding: 15px;
    height: 115px;
    line-height: 24px;
}

.form-check-input {
    margin-left: 0;
}

.kvkk {
    margin: 30px 0 10px;
}

    .kvkk label {
        padding-left: 1.25rem;
        font-size: 14px;
        color: #8B8B8B;
    }

.send {
    border: none;
    background: #00A0E3;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    width: 304px;
    height: 70px;
    line-height: 70px;
}

    .send.min {
        border: none;
        background: #00A0E3;
        border-radius: 3px;
        color: #fff;
        font-weight: 700;
        width: auto;
        line-height: 40px;
        display: block;
        height: 40px;
    }


    .send.min-block {
        border: none;
        background: #00A0E3;
        border-radius: 3px;
        color: #fff;
        font-weight: 700;
        width: 100%;
        line-height: 40px;
        display: block;
        height: 40px;
    }
