.where {
    padding: 30px 0;
}

.where a {
    color: #bbbbbb;
    font-size: 14px;
    transition: none;
}

.where a:last-of-type {
    color: #333;
}

.where a:after {
    content: '/';
    padding: 0 5px;
}

.where a:last-of-type:after {
    content: normal;
}

#subscribe h1.title {
    margin-bottom: 30px;
    color: #333;
    font-size: 56px;
    font-weight: bold;
}


#subscribe form {
    margin-top: 80px;
}


#subscribe .red {
    color: #ff0000;
}

#subscribe .form-group {
    position: relative;
    width: 50%;
    margin: 0 auto;

}

#subscribe label.subscribe_br {
    margin-top: 25px;
}

#subscribe form .right {
    float: left;
    width: 700px;
    line-height: 0;
}

#subscribe form .form-controlname2 {
    display: inline-block;
    width: 43.5%;
    height: 42px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    color: #333;
}

#subscribe form label {
    width: 100%;
    font-weight: 400;
    float: left;
    line-height: 45px;
}


#subscribe form .form-control {
    width: -moz-calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px);
    height: 42px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
}

.form-control {
    font-size: 15px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    transition: border 0.5s;
}


#subscribe form button {
    width: 185px;
    height: 50px;
    background-color: #dddddd;
    color: #555555;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    /* margin-left: 160px; */
    border-radius: 50px;
    line-height: 50px;
}

#subscribe form label.checkbox {
    margin-left: 160px;
    padding: 10px 0;
    width: auto;
    line-height: 28px;
    display: table;
    cursor: pointer;
    position: relative;
    margin-left: 0px;
}

#subscribe form .codepic {
    top: 15px;
    bottom: 15px;
    width: 150px;
    /* margin-bottom: 15px; */
    position: relative;
    display: block !important;
    /* margin-left: 15px; */
    display: inline;
    line-height: 0;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    margin-bottom: 15px;
}

#subscribe form label.checkbox input {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 15px;
}

#subscribe form label.checkbox span {
    display: table;
    padding-left: 25px;
    color: #555555;
    font-size: 16px;
    font-weight: 300;
}

#subscribe .form-group .formNotice {
    width: 100%;
    padding-left: 0px;
    float: left;
    color: red;
    line-height: 45px;
    margin: 0;
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) {
  background-color: #555;
  color: #ffffff;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover {
  background-color: #555;
  color: #ffffff;
}

#subscribe .container {
    padding-bottom: 80px;
}


#subscribe .form-group:after {
    content: '';
    display: block;
    clear: both;
}

#subscribe form button:hover {
    background-color: #ffb800;
    color: #000;
}

.form-controlname2 {
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    transition: border 0.5s;
}

#subscribe form .form-controlname2:hover, #subscribe form .form-controlname2:focus, #inquiry form .form-controlname2:hover, #inquiry form .form-controlname2:focus {
    border-color: #333;
}

#subscribe form .form-control:hover, #subscribe form .form-control:focus, #inquiry form .form-control:hover, #inquiry form .form-control:focus {
    border-color: #333;
}

#subscribe .success .text {
    position: relative;
    z-index: 1;
}

#subscribe .success, #inquiry .success {
    max-width: 1400px;
    width: 100%;
    position: relative;
    min-height: 320px;
}

#subscribe .success .bg-pic, #inquiry .success .bg-pic {
    max-height: 320px;
    position: absolute;
    right: 0;
    top: 0;
    animation-delay: .3s;
    z-index: 0;
}

.dx-texteditor.dx-editor-outlined {
    background: #fff;
    border: 1px solid #ddd;
     border-radius: 0px; 
    font-size: 16px;
    padding: 3px 10px;
}

.dx-dropdowneditor-icon {
    border: 1px solid transparent;
    color: #333;
    font: 18px/1 DXIcons;
    width: 32px;
    height: 100%;
    font-size: 22px;
    text-align: center;
    line-height: 18px;
    border-radius: 3px;
}

.dx-texteditor.dx-state-hover {
  border-color: #000000;
}

.dx-dropdowneditor-icon:before {
    position: absolute;
    display: block;
    width: 18px;
    top: 50%;
    margin-top: -9px;
    left: 55%;
    margin-left: 0px;
}
#selectCountry input:focus{ border:0px solid #ffffff !important;}
.dx-dropdowneditor.dx-state-hover:not(.dx-custom-button-hovered) .dx-dropdowneditor-icon,
.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon {
  background-color: #ffffff;
  border-color: transparent;
}

.dx-texteditor.dx-state-focused.dx-editor-outlined{border-color: #000000;}
.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon{background-color: #ffffff;}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active {
  background-color: #555;
  color: #fff;
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected {
  background-color: #555;
  color: #fff;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
  background-color: #555;
  color: #fff;
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
    background-color: #555;
    color: #fff;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover {
background-color: #555;
color: #fff;
}


.dx-popup-wrapper > .dx-overlay-content{
    border-radius: 0px;border: 1px solid #000000;
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 18%);}

.dx-widget{font-size: 16px;
    line-height: 35px;}

.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding: 10px 18px;line-height: 30px;}



.max-md-size #subscribe form .form-controlname2{
    width: 43.7%;
}



.max-md-size .choose-image {
    background-size: 70%;
}

.max-md-size .choose-image_private {
    background-size: 20%;
}

.max-md-size .buttonBlock_inquiry {
    width: 150px;
}

.max-md-size #subscribe .form-group {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.max-md-size #subscribe form .right {
    width: 100%;
}

.max-md-size #subscribe form.wow.fadeIn.inquiry-success-area {
    width: 100%;
}

.max-md-size #subscribe .success {
    min-height: 500px;
}

.max-md-size #subscribe .text {
    background: none;
    padding-right: 0px;
}

.max-md-size #subscribe .success .bg-pic {
    bottom: 0;
    top: auto;
}

.max-md-size #subscribe .bg-pic {
    display: none;
}


.max-xs-size #subscribe h1.title {
    font-size: 35px;
}

.max-xs-size .where {
    padding: 10px 0;
}

.max-xs-size #subscribe .dk_toggle {
    width: 88%;
}

.max-sm-size #subscribe form label,
.max-sm-size #subscribe form .right,
.max-sm-size #subscribe .info-form form .right{
    float: none;
    width: 100%;
}

.max-sm-size .choose-image {
    height: 150px;
    background-size: 45%;
}

.max-sm-size .buttonBlock_inquiry {
    width: 200px;
}

.max-sm-size .choose-image_private {
    background-size: 13%;
    height: 150px;
}

.max-sm-size .inquiry_choose {
    height: 270px;
    margin: 15px auto 0px;
    text-align: center;
    width: 100%;
}

.max-sm-size .dk_container {
    background-color: #fff;
    line-height: 43px;
}

.max-sm-size #subscribe form .form-controlname2 {
    width: 49%;
    box-sizing: border-box;
}

.max-sm-size #subscribe form button {
    margin-left: 25%;
}


.max-sm-size #subscribe form label.checkbox {
    margin-left: 0;
}

.max-xs-size #subscribe form {
    margin-top: 30px;
}