/**
* Template Name: service

/*--------------------------------------------------------------
# Certificate
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
}

.private-key {
    color: #4cacf5;
    margin: 15px;
}


.descrp-key {
    margin: 10px;
}


h2 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #222222;
}

h2::before,
h2::after {
    content: "";
    width: 30px;
    height: 4px;
    background: #3498db;
    display: inline-block;
}

h2::before {
    margin: 0 15px 10px 0;
}

h2::after {
    margin: 0 0 10px 15px;
}


.cetrs{ display: flex;
flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
}
.cert {
	margin: 15px;
    position: relative;
    border-radius: 23px;
    border: 4px solid #4cacf5;
    padding: 7px 3px;
    
	max-width: 292px;
	width: 100%;
	
	
	
	    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;

    justify-content: space-around;
    align-items: stretch;
	
}

.cert a {}
.cert_detail {
	margin: 15px;
    position: relative;
    border-radius: 23px;
    border: 0 solid #4cacf5;
    padding: 7px 3px;
    

	width: 100%;
	
	
	
	    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;

    justify-content: space-around;
    align-items: center;
	
}

.cert-body {
	
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 10px;
	min-height: 60px;
}

.cert-price {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
    line-height: 29px;
    white-space: nowrap;
    
 
    
}
.cert-type {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 20px;
    line-height: 29px;




}

.form-check {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.buttonmodal {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    position: relative;
    bottom: 200px;

}

.li {
    list-style-type: none;
    font-size: 24px;
    font-weight: 5  00;
    line-height: 29px;
    position: relative;
    right: 30%;
    bottom: 5%;
}

.headimgcert {
    max-width: 85%;
    text-align: center;
}

main form {
    display: flex;
    flex-direction: column;
    align-items: left;
    width: 450px;
    margin: 10px;
}

main form input[type=text] {
    width: 900%;
}

main form input {
    margin: 10px 0;
    padding: 10px;
    outline: none;
}


.modal-title {
    color: #4cacf5;
    border-radius: 9px;
    border: 2px solid #4cacf5;
}



.exampleModal {
    width: 1500px;
    position: relative;
    margin: 150px;
    left: 150px;
}

.modal-footer {
    height: 60px;
}


.h5 {
    margin: 8px;
    margin-bottom: 8px;
    margin-top: 15px;
}

.dvtextprost {
    position: relative;
    margin: 30px;
}



@media (max-width: 1024px) {
/*
.li {
    list-style-type: none;
        font-size: 20px;
        margin: 60px;
        font-weight: 5px;
        line-height: 18px;
        position: relative;
        bottom: 50px;
        right: 93px;
}
.buttonmodal {
    bottom: 260px;
}
.headimgcert {
        position: relative;
        left: 250px;
        bottom: 190px;
}
.cert-price {
    position: relative;
    bottom: 190px;
    left: 250px;
}
.cert-type {
    position: relative;
        bottom: 170px;
        left: 250px;
}
*/

}

@media (max-width: 575px) {
	/*
    .cert {
        max-width: 100%;
    }
    .headimgcert {
        max-width: 5px;
        height: 5px;
        position: relative;
        left: 200px;
        bottom: 220px;
    }
    .buttonmodal {
        position: relative;
        bottom: 210px;
        left: 100px;
        max-width: 40px;
        width: 20px;
    }
    .li {
    list-style-type: none;
        font-size: 20px;
        margin: 60px;
        font-weight: 5px;
        line-height: 18px;
        position: relative;
        bottom: 50px;
        right: 93px;
        
    }
    .cert-price {
    font-size: 15px;
        font-weight: 400;
        margin: 0 0 20px;
        line-height: 20px;
        white-space: nowrap;
        position: relative;
        bottom: 110px;
        left: 125px;
    }
    .cert-type {
        font-size: 15px;
            font-weight: 600;
            margin: 0 0 20px;
            line-height: 29px;
            white-space: nowrap;
        position: relative;
            bottom: 80px;
            left: 125px;
    }
          main form {
              display: flex;
              flex-direction: column;
              align-items: left;
              width: 360px;
              margin: 10px;
          }
    
          main form input[type=text] {
              width: 900%;
          }
    
          main form input {
              margin: 10px 0;
              padding: 10px;
              outline: none;
          }
    
          .checkbox {
              position: relative;
              left: 200;
          }
    
          .chkverc {
              position: relative;
              left: -40px;
              top: -20px;
          }
    
          .chkvercc {
              position: relative;
              left: -35px;
              top: -5px;
          }
    
          .chkvercadm {
              position: relative;
              left: -40px;
              top: 20px;
          }
    
          .chkveradms {
              position: relative;
              left: -20px;
              top: -10px;
          }
    
          .btn btn-primary {
              position: relative;
              left: 80px;
          }
		  */
}


.list-check {min-height: 170px;}
.list-check li {
	text-align: left;
	list-style-image: url('../img/galka12.png');
}


.list-check-krest {}
.list-check-krest li {
	text-align: left;
	list-style-image: url('../img/krest.png');
}

.list-check-galka {}
.list-check-galka li {
	text-align: left;
	list-style-image: url('../img/galka2.png');
}


   
@media (max-width: 393px) {
	/*
    .cert {
        max-width: 150%;
      
    }

    .headimgcert {
        max-width: 2px;
        height: 2px;
        position: relative;
        left: 165px;
        bottom: 240px;
    }

    .buttonmodal {
        position: relative;
        bottom: 200px;
        left: 90px;
        max-width: 40px;
        width: 20px;
    }

    .li {
        list-style-type: none;
        font-size: 20px;
        margin: 60px;
        font-weight: 5px;
        line-height: 20px;
        position: relative;
        bottom: 50px;
        right: 100px;

    }

    .cert-price {
        font-size: 15px;
        font-weight: 400;
        margin: 0 0 20px;
        line-height: 20px;
        white-space: nowrap;
        position: relative;
        bottom: 100px;
        left: 110px;
    }

    .cert-body {
        width: 100%;
        
        font-size: 13px;
        font-weight: 600;
        
        
    }

    .cert-type {
        font-size: 15px;
        font-weight: 600;
        margin: 0 0 20px;
        line-height: 29px;
        white-space: nowrap;
        position: relative;
        bottom: 80px;
        left: 110px;
    }
    main form {
                display: flex;
                flex-direction: column;
                align-items: left;
                width: 330px;
                margin: 10px;
            }
        
            main form input[type=text] {
                width: 900%;
            }
        
            main form input {
                margin: 10px 0;
                padding: 10px;
                outline: none;
            }
            .checkbox {
                position: relative;
                left: 200;
            }
            .chkverc {
                position: relative;
                left: -40px;
                top: -20px;
            }
            .chkvercc {
            position: relative;
            left: -35px;
            top: -10px;
        }
            .chkvercadm {
            position: relative;
            left: -40px;
            top: 20px;
                 }
        
            .chkveradms {
            position: relative;
            left: -20px;
            top: -10px;
            }
            .btn btn-primary {
                position: relative;
                left: 80px;
            }
			*/
    }
